summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add test to test/CodeGen/NVPTX for "alloca buffer" arguments.Eli Bendersky2014-03-24
* [mips] Add error message when trying to use $at in '.set noat' mode.Daniel Sanders2014-03-24
* [mips] Add regression tests for parenthetic expressions in MIPS assembly.Daniel Sanders2014-03-24
* [mips] Allow dsubu to take an immediate as an alias for dsubiu.Daniel Sanders2014-03-24
* [mips] Implement shorthand add / sub forms for MIPS.Daniel Sanders2014-03-24
* [NVPTX] Add isel patterns for addrspacecastJustin Holewinski2014-03-24
* Teach llvm-readobj to print human friendly description of reserved sections.Rafael Espindola2014-03-24
* Allow constant folding of ceil function whenever feasibleKarthik Bhat2014-03-24
* Add back tests that were reverted in r204203.Rafael Espindola2014-03-24
* Propagate section from base to derived symbol.Rafael Espindola2014-03-24
* llvm-profdata: Check for bad data in the show commandJustin Bogner2014-03-23
* WinCOFF: Add support for -ffunction-sectionsDavid Majnemer2014-03-23
* [PowerPC] Make use of VSX f64 <-> i64 conversion instructionsHal Finkel2014-03-23
* Revert r204076 for now - it caused significant regressions in a number ofLang Hames2014-03-23
* InstrProf: Check pointer size in raw profileDuncan P. N. Exon Smith2014-03-23
* Propagate types from symbol to aliases.Rafael Espindola2014-03-23
* llvm-profdata: Don't pipe stderr into show for the testsJustin Bogner2014-03-22
* ARM IAS: properly handle function entries in .thumbSaleem Abdulrasool2014-03-22
* [PowerPC] Fix the VSX v2f64 return registerHal Finkel2014-03-22
* [Constant Hoisting] Fix multiple entries for the same basic block in PHI nodes.Juergen Ributzka2014-03-22
* [DAG] Fix an assertion failure caused by an invalid cast in method 'BuildVect...Andrea Di Biagio2014-03-22
* Fix the value computation inRafael Espindola2014-03-21
* Register allocator: add condition to hoist a spill to outer loop.Manman Ren2014-03-21
* InstrProf: Cleanup binary profdata testcaseDuncan P. N. Exon Smith2014-03-21
* InstrProf: Change magic number to have non-text charactersDuncan P. N. Exon Smith2014-03-21
* InstrProf: Actually detect bad headersDuncan P. N. Exon Smith2014-03-21
* DebugInfo: Omit DW_AT_addr_base from skeletal type units.David Blaikie2014-03-21
* [AArch64] Add SchedRW lists to NEON instructions.Chad Rosier2014-03-21
* InstrProf: Read raw binary profile in llvm-profdataDuncan P. N. Exon Smith2014-03-21
* R600/SI: Move instruction patterns to scalar versions.Matt Arsenault2014-03-21
* Remove redundant test.Rafael Espindola2014-03-21
* Move codegen test over to MC.Rafael Espindola2014-03-21
* ProfileData: Introduce InstrProfWriter using the naive text formatJustin Bogner2014-03-21
* Convert test to using cfi.Rafael Espindola2014-03-21
* Refactor llvm/test/lit.cfg to use lit.util.which.Paul Robinson2014-03-21
* Remove redundant test.Rafael Espindola2014-03-21
* ProfileData: Introduce the InstrProfReader interface and a text readerJustin Bogner2014-03-21
* Split out the MC part of this test.Rafael Espindola2014-03-21
* [mips] Correct lowering of VECTOR_SHUFFLE to VSHF.Daniel Sanders2014-03-21
* R600/SI: Handle MUBUF instructions in SIInstrInfo::moveToVALU()Tom Stellard2014-03-21
* R600/SI: Handle S_MOV_B64 in SIInstrInfo::moveToVALU()Tom Stellard2014-03-21
* Sink: Don't sink static allocas from the entry blockTom Stellard2014-03-21
* [SystemZ] Add support for z196 float<->unsigned conversionsRichard Sandiford2014-03-21
* Fix test command line to avoid generating output file.Kevin Qin2014-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
* This reverts commit r203762, "ARM: support emission of complex SO expressions".Jiangning Liu2014-03-21
* Fix an assertion caused by using inline asm with indirect register inputs.Kevin Qin2014-03-21
* [AArch64] Remove .data_region directive from AArch64.Kevin Qin2014-03-21
* Convert a CodeGen test into a MC test.Rafael Espindola2014-03-21