aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-10IsSpecialLong was only ever set in release mode as all of the uses are in ass...linaro-local/diana.picus/Check307590revert2linaro-local/diana.picus/Check307590revertlinaro-local/diana.picus/Check307590Eric Christopher
2017-07-10Use DenseMap instead std::map for GVSummaryMapTyDehao Chen
2017-07-10Avoid white spaces in file names. NFCEric Liu
2017-07-10X86 Intrinsics: _bit_scan_forward should not be under #ifdef __RDRND__Zvi Rackover
2017-07-10Remove incorrect FIXME comment; the FIXME was addressed before the changes we...Eric Fiselier
2017-07-10Remove non-ascii characters introduced in r307513Eric Fiselier
2017-07-10[coroutines] Include the implicit object parameter type when looking up corou...Eric Fiselier
2017-07-09[analyzer] Faster hashing of subsequences in CompoundStmts.Raphael Isemann
2017-07-09[X86] Add more feature flag bit defines to cpuid.h for gcc compatibility.Craig Topper
2017-07-09[X86] Add __get_cpuid_count to cpuid.h. Update __get_cpuid to check the maxim...Craig Topper
2017-07-09[analyzer] Make StmtDataCollector part of the CloneDetection APIRaphael Isemann
2017-07-08Fix build failure with gcc about mixing enum and non-enumYaxun Liu
2017-07-08[Bash-autocompletion] Auto complete cc1 options if -cc1 is specifiedYuka Takahashi
2017-07-08[Bash-autocompletion] Fix a bug that -foo=bar doesn't handled properlyYuka Takahashi
2017-07-08[CodeGen] Fold variable into assert.Benjamin Kramer
2017-07-08CodeGen: Fix address space of global variableYaxun Liu
2017-07-08[analyzer] Fix a path in the developer manualGabor Horvath
2017-07-08[ODRHash] Support FriendDeclRichard Trieu
2017-07-08[X86] Move AVX512VPOPCNTDQ in __builtin_cpu_support's enum to match trunk gcc.Craig Topper
2017-07-08Fix warnings introduced by r307434.Richard Smith
2017-07-07Revert r307445 as it breaks on certain platforms.Dehao Chen
2017-07-07[MS] Don't statically initialize dllimport member function pointersReid Kleckner
2017-07-07Add sample PGO integration test to cover profile annotation and inlining.Dehao Chen
2017-07-07Add testcase for r305850.Lang Hames
2017-07-07Enable the new PM + SamlePGO + ThinLTO testing.Dehao Chen
2017-07-07[modules ts] Basic for module linkage.Richard Smith
2017-07-07[X86] Replace 'fallthrough' comments with LLVM_FALLTHROUGH.Craig Topper
2017-07-07clang-format: [JS] do not wrap after "readonly".Martin Probst
2017-07-07Recommit [driver][macOS] Pick the system version for theAlex Lorenz
2017-07-07[driver][mips] Pass long-calls feature flag to the MIPS backendSimon Atanasyan
2017-07-07[Frontend] Verify that the bitstream is not empty before readingAlex Lorenz
2017-07-07Fix crash parsing invalid codeOlivier Goffart
2017-07-07[ObjC] Avoid the -Wunguarded-availability warnings for protocolAlex Lorenz
2017-07-07Update Cross-DSO CFI documentation.Evgeniy Stepanov
2017-07-06This call-site should have been updated as part of D34304.Sterling Augustine
2017-07-06Change remaining references to lit.util.capture to use subprocess.check_output.David L. Jones
2017-07-06Reject attempts to build a module without -fmodules, rather than silently doi...Richard Smith
2017-07-06Allow CompilerInvocations to generate .d files.Sterling Augustine
2017-07-06 [Objective-C] Fix non-determinism in clangMandeep Singh Grang
2017-07-06This reverts r305820 (ARMv.2-A FP16 vector intrinsics) because it showsSjoerd Meijer
2017-07-06[OpenMP] Extend CLANG target options with device offloading kind.Gheorghe-Teodor Bercea
2017-07-06[OpenMP] Customize CUDA-based tool chain selectionGheorghe-Teodor Bercea
2017-07-06[clang-format] Add TextProto language name, NFCKrasimir Georgiev
2017-07-06[clang-format] Add space between a message field key and the opening bracket ...Krasimir Georgiev
2017-07-06[OpenCL] Test on image access modifiers and image type can only be a type of ...Egor Churaev
2017-07-06[modules ts] Do not emit strong function definitions from the module interfac...Richard Smith
2017-07-06[cxx_status] Update link to Modules TS to latest working draft. Fix Coroutine...Richard Smith
2017-07-05Fix test case in pre-C++11 mode; address Aaron Ballman's code review.Douglas Gregor
2017-07-05Fix one more reference to lit.util.capture()Michael Zolotukhin
2017-07-05Cope with Range-v3's CONCEPT_REQUIRES idiomDouglas Gregor