summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* [ASan] Do not instrument globals from the llvm.metadata section.Alexander Potapenko2014-03-20
* Provide an operand for microMIPS wait instruction.Zoran Jovanovic2014-03-20
* Implementation of microMIPS 16-bit instructions MOVE and JALR.Zoran Jovanovic2014-03-20
* Mark alias symbols as microMIPS if necessary. Differential Revision: http:/...Zoran Jovanovic2014-03-20
* Test case for r204305.Craig Topper2014-03-20
* Object: Output .file symbols properlyDavid Majnemer2014-03-20
* Reapply 'ARM IAS: support .thumb_set'Saleem Abdulrasool2014-03-20
* [ARM]Fix an assertion failure in A15SDOptimizer about DPair reg class by trea...Hao Liu2014-03-20
* Look through variables when computing relocations.Rafael Espindola2014-03-20
* Revert "Use the range machinery for DW_AT_ranges and DW_AT_high/lo_pc."Eric Christopher2014-03-20
* Use the range machinery for DW_AT_ranges and DW_AT_high/lo_pc.Eric Christopher2014-03-19
* R600/SI: Add support for 64-bit LDS writesMatt Arsenault2014-03-19
* R600/SI: Add support for 64-bit LDS loads.Matt Arsenault2014-03-19
* R600/SI: Match i16 immediate offset of LDS instructions.Matt Arsenault2014-03-19
* R600/SI: Fix test checking wrong instruction operand.Matt Arsenault2014-03-19
* R600/SI: Don't display the GDS bit.Matt Arsenault2014-03-19
* [mips] Making sure that a '.set noreorder' directive is correctly parsedMatheus Almeida2014-03-19
* Set debug info for instructions inserted in SplitBlockAndInsertIfThen.Evgeniy Stepanov2014-03-19
* Object: Provide a richer means of describing auxiliary symbolsDavid Majnemer2014-03-19