summaryrefslogtreecommitdiff
path: root/test/Transforms
Commit message (Expand)AuthorAge
* ARM64: initial backend importTim Northover2014-03-29
* SLPVectorizer: Take credit for free extractelement instructionsArnold Schwaighofer2014-03-28
* SLPVectorizer: Ignore users that are insertelements we can reschedule themArnold Schwaighofer2014-03-28
* Revert "InstCombine: merge constants in both operands of icmp."Erik Verbruggen2014-03-28
* Revert "GVN: merge overflow intrinsics with non-overflow instructions."Erik Verbruggen2014-03-28
* InstCombine: Don't combine constants on unsigned icmpsReid Kleckner2014-03-27
* Prevent alias from pointing to weak aliases.Rafael Espindola2014-03-27
* InstCombine: merge constants in both operands of icmp.Erik Verbruggen2014-03-27
* [X86][Vectorizer Cost Model] Correct vectorization cost model for v2i64->v2f64Quentin Colombet2014-03-27
* add 'requires asserts' to test that needs itJim Grosbach2014-03-27
* X86: Correct vectorization cost model for v8f32->v8i8.Jim Grosbach2014-03-27
* Treat lifetime.start'd memory like we treat freshly alloca'd memory. Patch by...Nick Lewycky2014-03-26
* Revert "Prevent alias from pointing to weak aliases."Rafael Espindola2014-03-26
* Prevent alias from pointing to weak aliases.Rafael Espindola2014-03-26
* [InstCombine] Don't fold bitcast into store if it would need addrspacecastRichard Osborne2014-03-25
* Allow constant folding of ceil function whenever feasibleKarthik Bhat2014-03-24
* Revert r204076 for now - it caused significant regressions in a number ofLang Hames2014-03-23
* [Constant Hoisting] Fix multiple entries for the same basic block in PHI nodes.Juergen Ributzka2014-03-22
* Sink: Don't sink static allocas from the entry blockTom Stellard2014-03-21
* [Constant Hoisting] Make the constant materialization cost operand dependentJuergen Ributzka2014-03-21
* [Constant Hoisting] Change the algorithm to only track constants for instruct...Juergen Ributzka2014-03-21
* Revert "[Constant Hoisting] Extend coverage of the constant hoisting pass."Juergen Ributzka2014-03-20
* [Constant Hoisting] Extend coverage of the constant hoisting pass.Juergen Ributzka2014-03-20
* Remove LowerInvoke's obsolete "-enable-correct-eh-support" optionMark Seaborn2014-03-20
* Add a test for LowerInvoke that doesn't use "-enable-correct-eh-support"Mark Seaborn2014-03-20
* Fix use_iterator crash in ObjCArc from r203364Duncan P. N. Exon Smith2014-03-18
* Tolerate unmangled names in sample profiles.Diego Novillo2014-03-18
* Use range metadata instead of introducing selects.Dan Gohman2014-03-17
* llvm/test/Transforms/SampleProfile/syntax.ll: Suppress checking the message c...NAKAMURA Takumi2014-03-15
* Use DiagnosticInfo facility.Diego Novillo2014-03-14
* Remove the linker_private and linker_private_weak linkages.Rafael Espindola2014-03-13
* Fix a bug in InstCombine where we would incorrectly attempt to construct aOwen Anderson2014-03-13
* CodeGenPrep: sink extends of illegal types into use block.Manuel Jacob2014-03-13
* Fix PR18800. llvm intrinsic memcpy takes 5 arguments void @llvm.memcpy.p0i8.p...Karthik Bhat2014-03-13
* This test need the X86 backend, move it to the X86 sub directory.Rafael Espindola2014-03-12
* PR17473:Michael Zolotukhin2014-03-12
* Resubmit "[SLPV] Recognize vectorizable intrinsics during SLP vectorization ..."Raul E. Silvera2014-03-12
* Reject alias to undefined symbols in the verifier.Rafael Espindola2014-03-12
* Allow switch-to-lookup table for tables with holes by adding bitmask checkHans Wennborg2014-03-12
* Revert r203488 and r203520.Evan Cheng2014-03-12
* Fix crash in PRE.Erik Verbruggen2014-03-11
* IR: add a second ordering operand to cmpxhg for failureTim Northover2014-03-11
* GVN: merge overflow intrinsics with non-overflow instructions.Erik Verbruggen2014-03-11
* Use discriminator information in sample profiles.Diego Novillo2014-03-10
* MemCpyOpt: When merging memsets also merge the trivial case of two memsets wi...Benjamin Kramer2014-03-10
* For functions with ARM target specific calling convention, when simplify-libcallEvan Cheng2014-03-10
* Revert r203230, "CodeGenPrep: sink extends of illegal types into use block."NAKAMURA Takumi2014-03-09
* IR: Change inalloca's grammar a bitDavid Majnemer2014-03-09
* CodeGenPrep: sink extends of illegal types into use block.Tim Northover2014-03-07
* InstCombine: form shuffles from wider range of insert/extractelementsTim Northover2014-03-07