aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Make use of imm12 version of Thumb2 ldr / str instructions more aggressively.Evan Cheng2009-11-011-0/+75
* merge phi-merge.ll into phi.llChris Lattner2009-11-012-31/+33
* when merging two loads, make sure to take the min of their alignment,Chris Lattner2009-11-011-0/+26
* fix a bug noticed by inspection: when instcombine sinks loads throughChris Lattner2009-11-011-0/+21
* convert to filecheck.Chris Lattner2009-11-011-20/+49
* We currently only run ipsccp at LTO time, which is silly. It subsumesChris Lattner2009-11-011-0/+19
* Fix tests.Evan Cheng2009-11-012-4/+4
* improve x86 codegen support for blockaddress. We now compileChris Lattner2009-11-011-0/+16
* Use cbz and cbnz instructions.Evan Cheng2009-10-312-0/+34
* vml[as].f32 cause stalls in following advanced SIMD instructions. Avoid usingJim Grosbach2009-10-313-4/+6
* Consolidate test filesJim Grosbach2009-10-314-122/+100
* Change to use FileCheckJim Grosbach2009-10-311-1/+3
* Make tests more explicit about which instructions are expected.Jim Grosbach2009-10-311-2/+2
* Grammar tweak to commentsJim Grosbach2009-10-311-4/+4
* Update test to be more explicit about what instruction sequences are expected...Jim Grosbach2009-10-311-26/+39
* Update test to be more explicit about what instruction sequences are expected...Jim Grosbach2009-10-311-3/+16
* Expand 64-bit logical shift right inlineJim Grosbach2009-10-311-1/+1
* Expand 64-bit arithmetic shift right inlineJim Grosbach2009-10-311-1/+1
* Force triple; darwin's ASM syntax differs from linux's.Benjamin Kramer2009-10-311-1/+1
* Expand 64 bit left shift inline rather than using the libcall. For now, thisJim Grosbach2009-10-311-1/+1
* Add missing colons for FileCheck.Benjamin Kramer2009-10-312-5/+5
* Convert to FileCheckJim Grosbach2009-10-311-5/+9
* Revert r85667. LoopUnroll currently can't call utility functions whichDan Gohman2009-10-311-2/+0
* Merge the enhancements from LoopUnroll's FoldBlockIntoPredecessor intoDan Gohman2009-10-311-0/+2
* It's safe to remat t2LDRpci; Add PseudoSourceValue to load / store's to enabl...Evan Cheng2009-10-311-0/+34
* Add a target triple so that this test behaves consistently across hosts.Dan Gohman2009-10-311-1/+1
* Fix the -mattr line for this test so that it passes on hosts that lack SSSE3.Dan Gohman2009-10-301-1/+1
* Add a testcase for the recent duplicate PHI elimination changes.Dan Gohman2009-10-301-0/+21
* if basic blocks are destroyed while there are *just* BlockAddress' hanging Chris Lattner2009-10-301-2/+7
* Fix MachineLICM to use the correct virtual register class whenDan Gohman2009-10-301-0/+26
* Add missing substitution for %llvmgcc_only.Daniel Dunbar2009-10-301-0/+1
* I forgot to commit this test.Evan Cheng2009-10-301-0/+28
* This fixes functions likeRafael Espindola2009-10-301-0/+17
* Reimplement BranchFolding change to avoid tail merging for a 1 instructionBob Wilson2009-10-283-3/+3
* Extend getMallocArraySize() to determine the array size if the malloc argumen...Victor Hernandez2009-10-282-0/+82
* Treat lifetime begin/end markers as allocations/frees respectively for theOwen Anderson2009-10-282-0/+38
* Be more careful about invariance reasoning on "store" queries. Stores still ...Owen Anderson2009-10-281-0/+15
* Add trivial support for the invariance intrinsics to memdep. This logic isOwen Anderson2009-10-281-0/+21
* add bitcode reader support for blockaddress. We can now fullyChris Lattner2009-10-281-1/+7
* Teach MachineLICM to unfold loads from constant memory fromDan Gohman2009-10-282-0/+70
* Use fconsts and fconstd to materialize small fp constants.Evan Cheng2009-10-281-0/+33
* Mark dead physregdefs dead immediately. This helps MachineSink andDan Gohman2009-10-281-0/+15
* Allow constants of different types to share constant pool entriesDan Gohman2009-10-281-0/+19
* rename indbr -> indirectbr to appease the residents of #llvm.Chris Lattner2009-10-281-3/+3
* Add radar number.Dale Johannesen2009-10-271-0/+1
* Testcase for llvm-gcc patch 85284.Dale Johannesen2009-10-271-0/+42
* add enough support for indirect branch for the feature test to passChris Lattner2009-10-271-0/+11
* Add missing testcase.Rafael Espindola2009-10-271-0/+14
* change of mind :)Chris Lattner2009-10-271-0/+0
* rename test.Chris Lattner2009-10-271-0/+0