summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [JumpThread] Simplify CmpInst-as-Condition branch-folding a bit.Xin Tong2017-03-071-4/+11
* [cmake] Include openmp with add_llvm_external_projectPirama Arumuga Nainar2017-03-071-1/+3
* [PowerPC] mark xray test as unsupported on powerpcle in testsuiteBill Seurer2017-03-071-0/+2
* [ObjectYAML] Add support for DWARF5 Unit headerChris Bieneman2017-03-075-2/+606
* Add unit tests for changes to SmallPtrSet and PointerLikeTypeTraitsDaniel Berlin2017-03-071-0/+33
* Add PointerLikeTypeTraits for const things, as long as there is one for the n...Daniel Berlin2017-03-071-0/+14
* Make SmallPtrSet count and find able to take const PtrType'sDaniel Berlin2017-03-071-4/+6
* [LV] Consider users that are memory accesses in uniforms expansion stepMatthew Simpson2017-03-072-1/+53
* [X86] Add option to specify preferable loop alignmentSanjoy Das2017-03-071-1/+9
* [globalisel] Change LLT constructor string into an LLT-based object that know...Daniel Sanders2017-03-0712-267/+330
* Further reduce testcaseAdrian Prantl2017-03-071-46/+34
* Tidy up the way we include EHHeaderParser.hpp.Ed Schouten2017-03-071-4/+1
* Improve readability and correctness of the OS specific libunwind bits.Ed Schouten2017-03-071-26/+25
* Fix test and add missing return for llvm-lto2 error caseTeresa Johnson2017-03-072-1/+4
* [GlobalISel] Translate floating-point negationVolkan Keles2017-03-075-3/+41
* Update comment in testcaseAdrian Prantl2017-03-071-1/+2
* Update isl to isl-0.18-336-g1e193d9Tobias Grosser2017-03-0714-601/+36
* Rephrase condition for better readability. NFCAdrian Prantl2017-03-071-1/+1
* [fs] Make sure to check S_ISLNK() in fillStatus.Zachary Turner2017-03-071-0/+2
* revert r297155 because there's a clang test that depends on InstCombine:Sanjay Patel2017-03-072-24/+6
* Revert "Strip debug info when inlining into a nodebug function."Adrian Prantl2017-03-073-70/+15
* Revert "Document that code inlined into a nodebug function also won't get any"Adrian Prantl2017-03-071-2/+1
* Relax the conflicting function arg verifier to allow for inlined debugAdrian Prantl2017-03-072-0/+80
* Verfier: Move the reset of DebugFnArgs closer to other similar operations.Adrian Prantl2017-03-071-2/+1
* Revert r297132, it caused PR32171Nico Weber2017-03-072-124/+3
* [tests] Make sure tests do not end in 'unreachable' - Part IIITobias Grosser2017-03-074-6/+6
* [tests] Update bounds-check elimination test casesTobias Grosser2017-03-072-8/+8
* [ScopInfo] Avoid infinite loop during schedule constructionTobias Grosser2017-03-071-3/+49
* [InstCombine] shrink truncated splat shuffleSanjay Patel2017-03-072-6/+24
* [Support] Add the option to not follow symlinks on stat.Zachary Turner2017-03-074-25/+19
* [analyzer] Improve valist checks and move it out from alpha state.Gabor Horvath2017-03-075-100/+202
* Use 32 bits for alignment.Rafael Espindola2017-03-073-4/+4
* [ScopDetection] Do not detect scops that exit to an unreachableTobias Grosser2017-03-074-1/+82
* [tests] Make sure tests do not end in 'unreachable' - Part IITobias Grosser2017-03-0710-14/+14
* Let arm_section_length store the number of bytes.Ed Schouten2017-03-072-9/+5
* [clang-format] Followup of D30646 - unbreak the buildAndi-Bogdan Postelnicu2017-03-071-2/+2
* [tests] Make sure tests do not end in 'unreachable'Tobias Grosser2017-03-075-5/+5
* Rename remaining uses of Addralign to Alignment.Rafael Espindola2017-03-073-9/+9
* Android.rules: add support for clang compilerPavel Labath2017-03-072-16/+45
* Rename Addralign to Alignment.Rafael Espindola2017-03-075-12/+12
* [clang-format] Fixed indent issue when adding a comment at the end of a retur...Andi-Bogdan Postelnicu2017-03-072-2/+7
* [ARM] Correct handling of LSL #0 in an IT blockJohn Brawn2017-03-072-1/+15
* [Hexagon] Do not insert instructions before PHI nodesKrzysztof Parzyszek2017-03-072-1/+4
* [clang-format] Support namespaces ending in semicolonKrasimir Georgiev2017-03-072-8/+105
* Revert "Use LLVM for all stat-related functionality."Pavel Labath2017-03-0738-261/+289
* [ARM] Reapply r296865 "[ARM] fpscr read/write intrinsics not aware of each ot...Ranjeet Singh2017-03-073-4/+49
* [SystemZ] Add check VT.isSimple() in canTreateAsByteVector()Jonas Paulsson2017-03-072-1/+11
* Fix Mips LA25 Thunks where Caller and Callee in different OSPeter Smith2017-03-072-1/+139
* In Thumb1, materialize a move between low registers as a `movs`, if CPSR isn'...Artyom Skrobov2017-03-076-49/+45
* [index] Mark categories of test classes with the 'UnitTest' symbol property a...Argyrios Kyrtzidis2017-03-072-3/+11
OpenPOWER on IntegriCloud