Refactor llvm/test/lit.cfg to use lit.util.which.
[oota-llvm.git] / test /
2014-03-21 Paul RobinsonRefactor llvm/test/lit.cfg to use lit.util.which.
2014-03-21 Rafael EspindolaRemove redundant test.
2014-03-21 Justin BognerProfileData: Introduce the InstrProfReader interface...
2014-03-21 Rafael EspindolaSplit out the MC part of this test.
2014-03-21 Daniel Sanders[mips] Correct lowering of VECTOR_SHUFFLE to VSHF.
2014-03-21 Tom StellardR600/SI: Handle MUBUF instructions in SIInstrInfo:...
2014-03-21 Tom StellardR600/SI: Handle S_MOV_B64 in SIInstrInfo::moveToVALU()
2014-03-21 Tom StellardSink: Don't sink static allocas from the entry block
2014-03-21 Richard Sandiford[SystemZ] Add support for z196 float<->unsigned conversions
2014-03-21 Kevin QinFix test command line to avoid generating output file.
2014-03-21 Juergen Ributzka[Constant Hoisting] Make the constant materialization...
2014-03-21 Juergen Ributzka[Constant Hoisting] Change the algorithm to only track...
2014-03-21 Jiangning LiuThis reverts commit r203762, "ARM: support emission...
2014-03-21 Kevin QinFix an assertion caused by using inline asm with indire...
2014-03-21 Kevin Qin[AArch64] Remove .data_region directive from AArch64.
2014-03-21 Rafael EspindolaConvert a CodeGen test into a MC test.
2014-03-21 Rui UeyamaObject/COFF: Support large relocation table.
2014-03-21 Rafael EspindolaPort test to cfi.
2014-03-20 Rafael EspindolaConvert another CodeGen test into a MC test.
2014-03-20 Weiming ZhaoFix PR19136: [ARM] Fix Folding SP Update into vpush...
2014-03-20 Greg Fitzgeraldllvm-objdump output hex to match binutils' objdump
2014-03-20 Rafael EspindolaConvert CodeGen test into a more specific MC test.
2014-03-20 Rafael EspindolaRemove unused options from test.
2014-03-20 Rafael EspindolaDon't use EmitAbsValue with symbol references.
2014-03-20 Juergen RibutzkaRevert "[Constant Hoisting] Extend coverage of the...
2014-03-20 Juergen Ributzka[Constant Hoisting] Extend coverage of the constant...
2014-03-20 Mark SeabornRemove LowerInvoke's obsolete "-enable-correct-eh-suppo...
2014-03-20 Eric ChristopherReapply DW_AT_low/high_pc patch:
2014-03-20 David BlaikieAdd comments from Eric's review of r204094.
2014-03-20 Mark SeabornAdd a test for LowerInvoke that doesn't use "-enable...
2014-03-20 Kai Nacke[MIPS] Add cpu octeon and some instructions
2014-03-20 Alexander Potapenko[ASan] Add -asan-module to the ASan .ll tests.
2014-03-20 Alexander Potapenko[ASan] Do not instrument globals from the llvm.metadata...
2014-03-20 Zoran JovanovicProvide an operand for microMIPS wait instruction.
2014-03-20 Zoran JovanovicImplementation of microMIPS 16-bit instructions MOVE...
2014-03-20 Zoran JovanovicMark alias symbols as microMIPS if necessary. Differe...
2014-03-20 Craig TopperTest case for r204305.
2014-03-20 David MajnemerObject: Output .file symbols properly
2014-03-20 Saleem AbdulrasoolReapply 'ARM IAS: support .thumb_set'
2014-03-20 Hao Liu[ARM]Fix an assertion failure in A15SDOptimizer about...
2014-03-20 Rafael EspindolaLook through variables when computing relocations.
2014-03-20 Eric ChristopherRevert "Use the range machinery for DW_AT_ranges and...
2014-03-19 Eric ChristopherUse the range machinery for DW_AT_ranges and DW_AT_high...
2014-03-19 Matt ArsenaultR600/SI: Add support for 64-bit LDS writes
2014-03-19 Matt ArsenaultR600/SI: Add support for 64-bit LDS loads.
2014-03-19 Matt ArsenaultR600/SI: Match i16 immediate offset of LDS instructions.
2014-03-19 Matt ArsenaultR600/SI: Fix test checking wrong instruction operand.
2014-03-19 Matt ArsenaultR600/SI: Don't display the GDS bit.
2014-03-19 Matheus Almeida[mips] Making sure that a '.set noreorder' directive...
2014-03-19 Evgeniy StepanovSet debug info for instructions inserted in SplitBlockA...
2014-03-19 David MajnemerObject: Provide a richer means of describing auxiliary...
2014-03-19 Justin Bognerllvm-profdata: Make "merge" into a subcommand.
2014-03-19 Justin Bognerllvm-profdata: Update to use the naive text format...
2014-03-19 Rafael EspindolaMake the test harder by using a non-zero offset.
2014-03-19 Rafael EspindolaRevert "Add back r203962, r204028 and r204059."
2014-03-19 David BlaikieDebugInfo: Use the comp_dir of the referencing type...
2014-03-18 Eli BenderskyExpose "noduplicate" attribute as a property for intrin...
2014-03-18 Rui UeyamaObject/COFF: Add function to check if section number...
2014-03-18 NAKAMURA TakumiMove yet another test that requires ARM to an ARM test...
2014-03-18 Jim GrosbachMove tests that require ARM to an ARM test directory.
2014-03-18 Duncan P. N. Exon... Fix use_iterator crash in ObjCArc from r203364
2014-03-18 Jim GrosbachDarwin: Add assembler directives to create version...
2014-03-18 Rafael EspindolaAdd back r203962, r204028 and r204059.
2014-03-18 Hans WennborgX86 memcpy lowering: use "rep movs" even when esi is...
2014-03-18 Michael ZolotukhinFix test lsr-normalization.ll broken in r204161.
2014-03-18 Raul E. SilveraAdd support for scalarizing/splitting vector bswap.
2014-03-18 Michael ZolotukhinAdd stride normalization to SCEV Normalize/Denormalize...
2014-03-18 Andrea Di Biagio[DAGCombiner] teach how to simplify xor/and/or nodes...
2014-03-18 Bill SchmidtFix PR19144: Incorrect offset generated for int-to...
2014-03-18 Evgeniy Stepanov[msan] Origin tracking with history.
2014-03-18 Diego NovilloTolerate unmangled names in sample profiles.
2014-03-18 Alexander KornienkoRevert r203962 and two revisions depending on it: r2040...
2014-03-18 NAKAMURA TakumiCodeGen/R600/v_cndmask.ll: Relax an expression to unbre...
2014-03-18 NAKAMURA TakumiDebugInfo/lto-comp-dir.ll: Tweak for dos path.
2014-03-18 Adrian PrantlSwitch the type field in DIVariable and DIGlobalVariabl...
2014-03-18 David BlaikieDebugInfo: Avoid emitting standard opcode lengths in...
2014-03-18 David BlaikieDebugInfo: Implement debug_line.dwo for file names...
2014-03-18 David BlaikieDebugInfo: Flag test as requiring object emission support
2014-03-18 David BlaikieDebugInfo: Do not rely on the compilation dir (index...
2014-03-17 David BlaikieDebugInfo: Move line table zero-directory-index (compil...
2014-03-17 Dan GohmanUse range metadata instead of introducing selects.
2014-03-17 Kevin EnderbyMaking a guess to fix the test case with r204056 to...
2014-03-17 Matt ArsenaultR600: Match sign_extend_inreg to BFE instructions
2014-03-17 Matt ArsenaultMake DAGCombiner work on vector bitshifts with constant...
2014-03-17 Saleem AbdulrasoolARM IAS: support .thumb_set
2014-03-17 Adam Nemet[VectorLegalizer/X86] Don't unvectorize fp_to_uint...
2014-03-17 Tom StellardR600/SI: Fix implementation of isInlineConstant() used...
2014-03-17 Tom StellardR600/SI: Use correct dest register class for V_READFIRS...
2014-03-17 NAKAMURA Takumillvm/test/MC/MachO/gen-dwarf-cpp.s: Relax an expression...
2014-03-17 Rafael EspindolaConsider the base pointer for setting the symbol type.
2014-03-17 David BlaikieDebugInfo: Improve reuse of file table entries in asm...
2014-03-17 David BlaikieTest case
2014-03-17 Nico Rieckllvm-readobj: Print referred symbol name for CLR token...
2014-03-17 Nico Rieckllvm-readobj: Add test for COFF auxiliary symbols as...
2014-03-17 Lang Hames[X86] New and improved VZeroUpperInserter optimization.
2014-03-15 Benjamin KramerUse a fixed subtarget for test so atom scheduling can...
2014-03-15 NAKAMURA Takumillvm/test/Transforms/SampleProfile/syntax.ll: Suppress...
2014-03-15 Rui UeyamaObject/COFF: change data type of SymbolNumber from...
2014-03-14 Adrian PrantlDebug info: Unique types before emitting them to DWARF...
2014-03-14 Adrian PrantlDebug Info: Fix LTO type uniquing for C++ member declar...
next