Document that std::initializer_list is not always available.
[oota-llvm.git] / test /
2014-03-03 Diego NovilloAdd DWARF discriminator support to DILexicalBlocks.
2014-03-03 Daniel Sanders[mips] Prevent %lo relocation being used on MSA loads...
2014-03-03 Ed Maste[mips] support FK_Data_2 and FK_Data_8 to fix big-endia...
2014-03-03 Evgeniy Stepanov[msan] Handle X86 SIMD bitshift intrinsics.
2014-03-03 Vladimir MedicThis patch implements jalx instruction for Mips archite...
2014-03-03 Saleem AbdulrasoolAsmParser: add missed tests
2014-03-02 Venkatraman Govind... [Sparc] Add trap on integer condition codes (Ticc)...
2014-03-02 Venkatraman Govind... [Sparc] Add return/rett instruction to Sparc backend.
2014-03-02 Venkatraman Govind... [Sparc] Add support for decoding jmpl/retl/ret instruction.
2014-03-02 Venkatraman Govind... [Sparc] Add fcmpe* instructions to Sparc backend.
2014-03-02 Venkatraman Govind... [Sparc] Add VIS instructions to sparc backend.
2014-03-02 Hal FinkelAdd a PPC inline asm constraint type for single CR...
2014-03-02 Michael KupersteinEnsure bitcode encoding of instructions and their opera...
2014-03-02 Venkatraman Govind... [SparcV9] Adds support for branch on integer register...
2014-03-02 Elena DemikhovskyAVX-512: Fixed extract_vector_elt for v8i1 vector
2014-03-02 Venkatraman Govind... [Sparc] Add support for parsing branches and conditiona...
2014-03-02 Venkatraman Govind... [Sparc] Add support for parsing fcmp with %fcc registers.
2014-03-01 Venkatraman Govind... [SparcV9] Add support for parsing branch instructions...
2014-03-01 Matt ArsenaultR600: Add failing control flow tests.
2014-03-01 Hal FinkelRemove extra truncs/exts around i32 bit operations...
2014-03-01 Venkatraman Govind... [Sparc] Add support for parsing annulled branch instruc...
2014-03-01 Venkatraman Govind... [Sparc] Add support for parsing sparcv9 instructions...
2014-03-01 Venkatraman Govind... [Sparc] Add missing ALU instruction patterns.
2014-03-01 Sasa StankovicAdd missing FileCheck in test command line.
2014-03-01 Venkatraman Govind... [Sparc] Add support to decode unimp instruction.
2014-03-01 Venkatraman Govind... [Sparc] Add support to decode negative simm13 operands...
2014-03-01 Venkatraman Govind... [Sparc] Add support for decoding call instructions...
2014-03-01 Venkatraman Govind... [Sparc] Add support to disassemble sparc memory instruc...
2014-03-01 Venkatraman Govind... Add support for parsing sun-style section flags in...
2014-03-01 Venkatraman Govind... [Sparc] Implement writeNopData. Emit actual NOP instruc...
2014-03-01 Venkatraman Govind... [Sparc] Teach SparcAsmParser to emit correct relocation...
2014-03-01 Venkatraman Govind... [Sparc] Add support for parsing directives in SparcAsmP...
2014-03-01 Venkatraman Govind... [Sparc] Emit 'restore' instead of 'restore %g0, %g0...
2014-02-28 Manman RenSpillPlacement: fix a bug in iterate.
2014-02-28 Tom StellardR600/SI: Expand all v16[if]32 operations
2014-02-28 Justin BognerCommandLine: Exit successfully for -version and -help
2014-02-28 Adam NemetTest commit
2014-02-28 Zoran JovanovicFixed operand of SC microMIPS instruction.
2014-02-28 Zoran JovanovicFixed encoding of SYSCALL microMIPS instruction.
2014-02-28 Zoran JovanovicRevert revision 202518 because of wrong commit message.
2014-02-28 Zoran JovanovicFix operand of SC instruction.
2014-02-28 Rafael EspindolaWith rpaths being set correctly, SHLIBPATH_VAR is not...
2014-02-28 Sasa Stankovic[mips] Implement NaCl sandboxing of indirect jumps:
2014-02-28 Hal FinkelSwap PPC isel operands to allow for 0-folding
2014-02-28 Rafael EspindolaNow that it is possible, use the mangler in IRObjectFile.
2014-02-28 Hal FinkelAdd CR-bit tracking to the PowerPC backend for i1 values
2014-02-27 Roman DivackyLower FNEG just like FABS to fneg[ds] and fmov[ds]...
2014-02-27 Adrian PrantlDebug info: Remove ARMAsmPrinter::EmitDwarfRegOp()...
2014-02-27 Richard Osborne[XCore] Support functions returning more than 4 words.
2014-02-27 Richard OsborneRevert r202396, r202397.
2014-02-27 Richard Osborne[XCore] Support functions returning more than 4 words.
2014-02-27 Richard Osborne[XCore] Target optimized library function __memcpy_4()
2014-02-27 Richard Osborne[XCore] Add dag combines for instructions that ignore...
2014-02-27 Richard Osborne[XCore] Provide information about known zero bits of...
2014-02-27 Daniel SandersStop test/CodeGen/X86/v4i32load-crash.ll targeting...
2014-02-27 Eric ChristopherDon't emit anything into the debug_ranges section if...
2014-02-27 Juergen RibutzkaRevert "Use count 0."
2014-02-27 Michel DanzerR600/SI: Optimize SI_KILL for constant operands
2014-02-27 Michel DanzerR600/SI: Allow SI_KILL for geometry shaders
2014-02-27 Eric ChristopherIf we're only emitting line tables for a particular...
2014-02-27 Eric ChristopherAdd a debug info code generation level to the compile...
2014-02-26 Andrew TrickUse regnum regex in an XCore test case.
2014-02-26 Andrew TrickVery temporarily XFAILing a test. Will be fixed shortly.
2014-02-26 Nico RieckFix broken FileCheck prefixes
2014-02-26 Andrew TrickAdd a limit to the heuristic that register allocates...
2014-02-26 Quentin ColombetLower unsigned vsetcc to psubus in certain cases
2014-02-26 Reid KlecknerGlobalOpt: Apply fastcc to internal x86_thiscallcc...
2014-02-26 Nico RieckRelax COFF string table check
2014-02-26 Nico RieckFix broken FileCheck prefix
2014-02-26 Rafael EspindolaUse count 0.
2014-02-26 Rafael EspindolaCompare DataLayout by Value, not by pointer.
2014-02-26 Andrew TrickFix PR18165: LSR must avoid scaling factors that exceed...
2014-02-26 Alexey Samsonovllvm-symbolizer: use dynamic symbol table if the regula...
2014-02-26 Michael KupersteinEnsure bitcode encoding of instructions and their opera...
2014-02-26 Tim NorthoverAArch64: simplify tbl/tbx polymorphism
2014-02-26 Artyom SkrobovARMv8 IfConversion must skip narrow instructions that...
2014-02-26 Daniel SandersStop test/CodeGen/ARM/a15.ll targetting non-ARM targets.
2014-02-26 Chandler Carruth[SROA] Use the correct index integer size in GEPs throu...
2014-02-26 Chandler Carruth[SROA] Teach SROA how to handle pointers from address...
2014-02-26 Chandler Carruth[SROA] Split the alignment computation complete for...
2014-02-26 Chandler Carruth[SROA] Fix PR18615 with some long overdue simplificatio...
2014-02-25 Adrian PrantlAttempt to unbreak an MSVC buildbot by switching to...
2014-02-25 David BlaikieDwarfDebug: Avoid emitting an empty debug_aranges secti...
2014-02-25 Adrian PrantlAddress review comments for r202188.
2014-02-25 Tom StellardR600/SI: Custom select 64-bit ADD
2014-02-25 Hal FinkelAccount for 128-bit integer operations in PPCCTRLoops
2014-02-25 Rafael EspindolaDon't try to set a dummy DataLayout. It is parsed now.
2014-02-25 Rafael EspindolaStore a DataLayout in Module.
2014-02-25 Adrian PrantlDebug info: Support variadic functions.
2014-02-25 Adrian PrantlRevert "Debug info: Support variadic functions."
2014-02-25 Adrian PrantlDebug info: Support variadic functions.
2014-02-25 Richard Osborne[XCore] Add intrinsic for CLRPT (clear port time) instr...
2014-02-25 Richard Osborne[XCore] Add intrinsic for EDU (event disable unconditio...
2014-02-25 Logan ChienKeep the link register for uwtable.
2014-02-25 Richard Osborne[XCore] Prefer to word align functions.
2014-02-25 Renato GolinIgnore old JIT tests in AARch64 - CMake style
2014-02-25 Alp TokerFix typos
2014-02-25 Chandler Carruth[SROA] Fix another instability in SROA with respect...
2014-02-24 David Blaikiellvm-dwarfdump: Support for debug_line.dwo section...
2014-02-24 Simon Atanasyanllvm-objdump: Do not attempt to disassemble symbols...
next