Fix comment
[oota-llvm.git] / test /
2013-02-12 Krzysztof ParzyszekRemove target-specific info from the testcase for DWARF...
2013-02-12 Chad Rosier[ms-inline asm] Add support for lexing binary integers...
2013-02-12 Krzysztof ParzyszekAllow optionally generating pubnames section in DWARF...
2013-02-12 Kay Tiong Khooadded test cases for r174920 (prefetch disassembly)
2013-02-12 Paul RedmondFix the lit test added in r174972
2013-02-12 Jyotsna VermaHexagon: Add support to generate predicated absolute...
2013-02-12 Paul RedmondPR14562 - Truncation of left shift became undef
2013-02-12 Justin Holewinski[NVPTX] Disable vector registers
2013-02-12 Kostya Serebryany[asan] fix tests for the new ABI
2013-02-12 Bill WendlingTest for string attributes and for attribute group...
2013-02-12 Arnold SchwaighoferARM cost model: Add vector reverse shuffle costs
2013-02-12 Arnold SchwaighoferARM NEON: Handle v16i8 and v8i16 reverse shuffles
2013-02-12 Chad Rosier[ms-inline asm] Add support for lexing hexidecimal...
2013-02-11 Michael IlsemanOptimization: bitcast (<1 x ...> insertelement ......
2013-02-11 Krzysztof ParzyszekExtend Hexagon hardware loop generation to handle vario...
2013-02-11 Michael IlsemanRemove trailing whitespace
2013-02-11 Kay Tiong Khoo*fixed disassembly of some i386 system insts with intel...
2013-02-11 Justin Holewinski[NVPTX] Remove NoCapture from address space conversion...
2013-02-11 Tim NorthoverAArch64: generate dwarfdump test rather than include...
2013-02-11 Tim NorthoverAArch64: Add basic relocation processing for llvm-dwarf...
2013-02-11 Tim NorthoverAArch64: Undo change to how test was run
2013-02-11 Tim NorthoverMake use of DiagnosticType to provide better AArch64...
2013-02-11 Bill WendlingFileCheck-ize the tests.
2013-02-11 Kostya Serebryany[tsan/msan] adding thread_safety and uninitialized_chec...
2013-02-09 Andrew TrickLSR IVChain improvement.
2013-02-09 Manman RenDwarf: do not use line_table_start in at_stmt_list...
2013-02-08 Reed KotlerAdd the 16 bit version of addiu. To the assembler,...
2013-02-08 Hal FinkelDAGCombiner: Constant folding around pre-increment...
2013-02-08 Bob WilsonRevert 172027 and 174336. Remove diagnostics about...
2013-02-08 Bill SchmidtRefine fix to bug 15041.
2013-02-08 Chad Rosier[SimplifyLibCalls] Library call simplification doen...
2013-02-08 Arnold SchwaighoferARM cost model: Address computation in vector mem ops...
2013-02-08 Alexey SamsonovUpdate tests for DWARF parser: store sources next to...
2013-02-08 Reed KotlerWhen Mips16 frames grow large, the immediate field...
2013-02-08 Andrew TrickRevert "Have InstCombine call SipmlifyCall when handlin...
2013-02-07 Michael IlsemanHave InstCombine call SipmlifyCall when handling calls...
2013-02-07 Akira Hatanaka[mips] Add definition of JALR instruction which has...
2013-02-07 Michael IlsemanIdentify and simplify idempotent intrinsics. Test case...
2013-02-07 Michael J. Spencer[Object][ELF] Fix crash on no dynamic section.
2013-02-07 Arnold SchwaighoferARM cost model: Add costs for vector selects
2013-02-07 Tom StellardR600: Add support for SET*_DX10 instructions
2013-02-07 Tom StellardR600: Add tests for unsupported condition codes.
2013-02-07 Tom StellardR600: Fix assembly name for SETGT_INT
2013-02-07 Owen AndersonRemove this testcase until I can figure out how to...
2013-02-07 Owen AndersonAnother attempt at getting the XFAIL line right for...
2013-02-07 Reed KotlerMake sure we call externals from libraries properly...
2013-02-07 Reed KotlerEnable jumps when in -static mode.
2013-02-07 Michael IlsemanPreserve fast-math flags after reassociation and commut...
2013-02-07 Michael Ilsemanwhitespace
2013-02-07 Owen AndersonFix CMake detection of various cmath functions, and...
2013-02-06 Owen AndersonSignficantly generalize our ability to constant fold...
2013-02-06 Eli BenderskyFix typo
2013-02-06 Eli BenderskyAdd a comment to the test that points to the source...
2013-02-06 Eli BenderskyAdd a test for checking the current .debug_frame dumpin...
2013-02-06 Eli BenderskyThis is a follow-up on r174446, now taking Atom process...
2013-02-06 Guy BenyeiCanonicalize line endings to Linux style also when...
2013-02-06 Tim NorthoverImplement external weak (ELF) symbols on AArch64
2013-02-06 Tim NorthoverAdd AArch64 CRC32 instructions
2013-02-06 Tim NorthoverAdd icache prefetch operations to AArch64
2013-02-06 Eli BenderskyRemove this test in the meantime, since it won't pass...
2013-02-06 Manman RenAttempt to recover gdb bot after r174445.
2013-02-05 Eli BenderskyTest for r174446
2013-02-05 Manman RenDwarf: support for LTO where a single object file can...
2013-02-05 Akira Hatanaka[mips] Do not use function CC_MipsN_VarArg unless the...
2013-02-05 Benjamin KramerInstCombine: Fix and simplify the inttoptr side too.
2013-02-05 Michael GottesmanAdded missing newline to end of test case.
2013-02-05 Owen AndersonReapply r174343, with a fix for a scary DAG combine...
2013-02-05 Benjamin KramerInstCombine: Harden code to work with vectors of pointe...
2013-02-05 Jyotsna VermaHexagon: Use TFR_cond with cmpb.[eq,gt,gtu] to handle
2013-02-05 Benjamin KramerConstantFolding: Fix a crash when encoutering a truncat...
2013-02-05 Jyotsna VermaHexagon: Add testcase for post-increment store instruct...
2013-02-05 Chad Rosier[SjLj Prepare] When demoting an invoke instructions...
2013-02-05 Jyotsna VermaHexagon: Use multiclass for absolute addressing mode...
2013-02-05 Jakob Stoklund OlesenAdd a test case for PR14750.
2013-02-05 Derek Schuff[MC] Bundle alignment: Invalidate relaxed fragments
2013-02-05 Tom StellardR600: Add tests for instruction predicates
2013-02-05 Tom StellardR600: Emit function name in the AsmPrinter
2013-02-05 Jyotsna VermaHexagon: Add V4 compare instructions. Enable relationsh...
2013-02-05 NAKAMURA TakumiFormatting.
2013-02-05 NAKAMURA Takumillvm/test/Transforms/LoopVectorize/X86/vector_ptr_load_...
2013-02-05 Arnold SchwaighoferLoop Vectorizer: Handle pointer stores/loads in getWide...
2013-02-05 NAKAMURA TakumiRevert r174343, "When the target-independent DAGCombine...
2013-02-05 Logan ChienLink .ARM.exidx with corresponding text section.
2013-02-05 Arnold SchwaighoferARM cost model: Cost for scalar integer casts and float...
2013-02-05 Jack CarterThis patch that sets the Mips ELF header flag for
2013-02-05 Jack CarterThis patch that sets the EmitAlias flag in td files
2013-02-05 Eric ChristopherAdd support for testing the output of the abbrev table...
2013-02-05 Eric ChristopherAdd support for emitting a stub DW_AT_GNU_dwo_id as...
2013-02-05 Michael GottesmanAdd code to GlobalVariable.h so that global variables...
2013-02-05 Owen AndersonWhen the target-independent DAGCombiner inferred a...
2013-02-05 Michael GottesmanAdded LLVM Asm/Bitcode Reader/Writer support for new...
2013-02-04 Manman Ren[Stack Alignment] emit warning instead of a hard error
2013-02-04 Jyotsna VermaHexagon: Add V4 combine instructions and some more...
2013-02-04 Benjamin KramerDisable a couple more vector splat optimizations on...
2013-02-04 Benjamin KramerX86: Open up some opportunities for constant folding...
2013-02-04 Benjamin KramerSelectionDAG: Teach FoldConstantArithmetic how to deal...
2013-02-04 Tim NorthoverUpdate debugging test for change in expected metadata.
2013-02-04 David Blaikie[DebugInfo] remove more node indirection (this time...
2013-02-04 Arnold SchwaighoferARM cost model: Penalize insertelement into D subregisters
2013-02-02 David BlaikieRemove the (apparently) unnecessary debug info metadata...
next