summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms
Commit message (Expand)AuthorAgeFilesLines
* Calculate __builtin_object_size when pointer depends on a conditionPetar Jovanovic2016-04-132-0/+148
* [InstCombine] We folded an fcmp to an i1 instead of a vector of i1David Majnemer2016-04-132-3/+14
* AMDGPU: Remove leftover ShaderType attributes in testsMatt Arsenault2016-04-131-1/+1
* [x86, InstCombine] fix masked load pass-through operand to be a zero vectorSanjay Patel2016-04-121-11/+11
* Add a pass to name anonymous/nameless functionMehdi Amini2016-04-121-0/+27
* Move summary creation out of llvm-as into optMehdi Amini2016-04-124-8/+8
* Add __atomic_* lowering to AtomicExpandPass.James Y Knight2016-04-122-0/+259
* Support arbitrary addrspace pointers in masked load/store intrinsicsArtur Pilipenko2016-04-123-42/+117
* This reverts commit r266002, r266011 and r266016.Rafael Espindola2016-04-122-259/+0
* Add the allocsize attribute to LLVM.George Burgess IV2016-04-122-0/+170
* MergeFunctions: test alloca betterJF Bastien2016-04-121-7/+35
* ThinLTO renaming: use module hash instead of position in the summaryMehdi Amini2016-04-112-9/+9
* [safestack] Add canary to unsafe stack framesEvgeniy Stepanov2016-04-113-0/+71
* Add __atomic_* lowering to AtomicExpandPass.James Y Knight2016-04-112-0/+259
* [DebugInfo/Test] Add CU as required.Davide Italiano2016-04-111-0/+2
* [LoopUtils, LV] Fix PR27246 (first-order recurrences)Matthew Simpson2016-04-111-0/+41
* [DebugInfo] Fix even more tests to include DICompileunit.Davide Italiano2016-04-114-0/+8
* Fix missing DICompileUnits in testcasesAdrian Prantl2016-04-112-5/+7
* [InstCombine] consolidate tests for related bugsSanjay Patel2016-04-112-26/+32
* Update discriminator testcases to use proper NoDebug CUs instead of omittingAdrian Prantl2016-04-115-30/+10
* [InstCombine] don't try to shift an illegal amount (PR26760)Sanjay Patel2016-04-111-1/+22
* More upgrading of old- and very-old-style debug info in testcases.Adrian Prantl2016-04-1113-20/+16
* This reverts commit r265913 and r265912Sanjoy Das2016-04-112-138/+1
* [InstCombine] replace test that no longer works as intendedSanjay Patel2016-04-112-57/+22
* [ThinLTO] Move summary computation from BitcodeWriter to new passTeresa Johnson2016-04-111-5/+3
* [IndVars] Eliminate op.with.overflow when possibleSanjoy Das2016-04-102-1/+138
* Loop vectorization with uniform loadElena Demikhovsky2016-04-101-0/+47
* Maintain calling convention when inling calls to llvm.deoptimizeSanjoy Das2016-04-091-0/+15
* Propagate Undef in llvm.cos IntrinsicSanjoy Das2016-04-081-0/+26
* [InstCombine] Fix miscompile in FoldSPFofSPFDavid Majnemer2016-04-081-0/+19
* [LoopVectorize] Register cloned assumptionsDavid Majnemer2016-04-081-0/+32
* Re-commit [SCEV] Introduce a guarded backedge taken count and use it in LAA a...Silviu Baranga2016-04-082-1/+168
* Reapply "ValueMapper: Treat LocalAsMetadata more like function-local Values"Duncan P. N. Exon Smith2016-04-081-0/+49
* Revert "ValueMapper: Treat LocalAsMetadata more like function-local Values"Duncan P. N. Exon Smith2016-04-081-49/+0
* Don't IPO over functions that can be de-refinedSanjoy Das2016-04-085-0/+144
* ValueMapper: Treat LocalAsMetadata more like function-local ValuesDuncan P. N. Exon Smith2016-04-081-0/+49
* [GVN] Fix handling of sub-byte types in big-endian modeUlrich Weigand2016-04-071-0/+40
* [LoopUnroll] Fix the way we update DT after complete unrolling.Michael Zolotukhin2016-04-061-0/+53
* regenerate checksSanjay Patel2016-04-061-556/+828
* LoopUnroll: only allow non-modulo Partial unrolling when Runtime=trueFiona Glaser2016-04-061-1/+1
* Revert r265535 until we know how we can fix the bots Silviu Baranga2016-04-062-168/+1
* [SCEV] Introduce a guarded backedge taken count and use it in LAA and LVSilviu Baranga2016-04-062-1/+168
* [SLPVectorizer] Vectorizing the libm sqrt to llvm's sqrt intrinsic requires nnanDavid Majnemer2016-04-062-3/+27
* ValueMapper: Fix delayed blockaddress handling after r265273Duncan P. N. Exon Smith2016-04-061-0/+22
* [SLPVectorizer] Vectorize libcalls of sqrtDavid Majnemer2016-04-062-25/+24
* [DebugInfo] Fix tests so that each subprogram belongs to a CU.Davide Italiano2016-04-059-1/+60
* [RS4GC] Better codegen for deoptimize callsSanjoy Das2016-04-051-2/+14
* add tests to show missing optimization from D18230Sanjay Patel2016-04-051-0/+59
* [InstCombine] regenerate checksSanjay Patel2016-04-0510-81/+89
* Don't delete empty preheaders in CodeGenPrepare if it would create a critical...Chuang-Yu Cheng2016-04-051-1/+1
OpenPOWER on IntegriCloud