aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add a test case for PR14750.Jakob Stoklund Olesen2013-02-051-2/+40
* [MC] Bundle alignment: Invalidate relaxed fragmentsDerek Schuff2013-02-051-0/+16
* R600: Add tests for instruction predicatesTom Stellard2013-02-051-0/+100
* R600: Emit function name in the AsmPrinterTom Stellard2013-02-054-2/+15
* Hexagon: Add V4 compare instructions. Enable relationship mappingJyotsna Verma2013-02-052-0/+77
* Formatting.NAKAMURA Takumi2013-02-051-1/+1
* llvm/test/Transforms/LoopVectorize/X86/vector_ptr_load_store.ll: "-debug" req...NAKAMURA Takumi2013-02-051-0/+1
* Loop Vectorizer: Handle pointer stores/loads in getWidestType()Arnold Schwaighofer2013-02-051-0/+149
* Revert r174343, "When the target-independent DAGCombiner inferred a higher al...NAKAMURA Takumi2013-02-052-5/+4
* Link .ARM.exidx with corresponding text section.Logan Chien2013-02-051-0/+47
* ARM cost model: Cost for scalar integer casts and floating point conversionsArnold Schwaighofer2013-02-051-0/+158
* This patch that sets the Mips ELF header flag for Jack Carter2013-02-051-0/+8
* This patch that sets the EmitAlias flag in td files Jack Carter2013-02-053-12/+12
* Add support for testing the output of the abbrev table for theEric Christopher2013-02-051-0/+10
* Add support for emitting a stub DW_AT_GNU_dwo_id as part of theEric Christopher2013-02-051-1/+4
* Add code to GlobalVariable.h so that global variables marked asMichael Gottesman2013-02-051-0/+35
* When the target-independent DAGCombiner inferred a higher alignment for a load,Owen Anderson2013-02-052-4/+5
* Added LLVM Asm/Bitcode Reader/Writer support for new IR keyword externally_in...Michael Gottesman2013-02-051-0/+5
* [Stack Alignment] emit warning instead of a hard errorManman Ren2013-02-041-2/+2
* Hexagon: Add V4 combine instructions and some more Def Pats for V2.Jyotsna Verma2013-02-042-1/+56
* Disable a couple more vector splat optimizations on PPC.Benjamin Kramer2013-02-041-1/+41
* X86: Open up some opportunities for constant folding by postponing shift lowe...Benjamin Kramer2013-02-041-0/+10
* SelectionDAG: Teach FoldConstantArithmetic how to deal with vectors.Benjamin Kramer2013-02-044-7/+7
* Update debugging test for change in expected metadata.Tim Northover2013-02-041-6/+16
* [DebugInfo] remove more node indirection (this time from the subprogram's var...David Blaikie2013-02-042-12/+6
* ARM cost model: Penalize insertelement into D subregistersArnold Schwaighofer2013-02-042-0/+52
* Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie2013-02-0243-200/+102
* Start static relocation implementation for mips16.Reed Kotler2013-02-021-0/+7
* Removing ssp and uwtable from the testcaseManman Ren2013-02-021-1/+1
* rdar://13126763Shuxin Yang2013-02-021-0/+42
* [Dwarf] avoid emitting multiple AT_const_value for static memebers.Manman Ren2013-02-011-0/+63
* LLVM enablement for some older PowerPC CPUsBill Schmidt2013-02-011-0/+14
* Add a testcase for some past-the-end address subtleties.Dan Gohman2013-02-011-0/+77
* Two changes relevant to LEA and x32:David Sehr2013-02-012-0/+41
* Hexagon: Test case to confirm generation of indexed loads with zero offset.Jyotsna Verma2013-02-011-0/+70
* InstSimplify: stripAndComputeConstantOffsets can be called with vectors of po...Benjamin Kramer2013-02-011-0/+11
* Add explicit triples to AArch64 testsTim Northover2013-02-0176-83/+83
* Revert r174152. The shift amount may overflow and in that case this transform...Nadav Rotem2013-02-011-20/+0
* Optimize shift lefts of a constant by a value plus constant into a single shift.Nadav Rotem2013-02-011-0/+20
* Rewrite instsimplify's handling if icmp on pointer values to remove theDan Gohman2013-02-011-0/+22
* An alloca can be equal to an argument. It can't *alias* an alloca, but it couldDan Gohman2013-01-311-0/+13
* Remove the AttrBuilder form of the Attribute::get creators.Bill Wendling2013-01-312-29/+29
* R600: Fold clamp, neg, absTom Stellard2013-01-311-2/+1
* Linker: correctly link in dbg.declareManman Ren2013-01-312-0/+134
* When lowering memcpys to loads and stores, make sure we don't promote alignmentsLang Hames2013-01-311-25/+52
* [MC] bundle alignment: prevent padding instructions from crossing bundle boun...Derek Schuff2013-01-312-2/+108
* Add AArch64 as an experimental target.Tim Northover2013-01-31107-0/+22769
* Made the min-trip-count-switch test X86-specific to avoidPekka Jaaskelainen2013-01-311-0/+0
* Revert r173946. This breaks compilation of googletest with ClangAlexey Samsonov2013-01-312-134/+0
* Filecheckized 2x tests in SimplifyCFG and removed their date prefix to fit wi...Michael Gottesman2013-01-312-4/+4