summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* Object/COFF: Support large relocation table.Rui Ueyama2014-03-21
* Port test to cfi.Rafael Espindola2014-03-21
* Convert another CodeGen test into a MC test.Rafael Espindola2014-03-20
* Fix PR19136: [ARM] Fix Folding SP Update into vpush/vpopWeiming Zhao2014-03-20
* llvm-objdump output hex to match binutils' objdumpGreg Fitzgerald2014-03-20
* Convert CodeGen test into a more specific MC test.Rafael Espindola2014-03-20
* Remove unused options from test.Rafael Espindola2014-03-20
* Don't use EmitAbsValue with symbol references.Rafael Espindola2014-03-20
* 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
* Reapply DW_AT_low/high_pc patch:Eric Christopher2014-03-20
* Add comments from Eric's review of r204094.David Blaikie2014-03-20
* Add a test for LowerInvoke that doesn't use "-enable-correct-eh-support"Mark Seaborn2014-03-20
* [MIPS] Add cpu octeon and some instructionsKai Nacke2014-03-20
* [ASan] Add -asan-module to the ASan .ll tests.Alexander Potapenko2014-03-20