Rename DIBuilder::createNullPtrType to createUnspecifiedType and introduce
[oota-llvm.git] / test /
2013-06-27 Arnold SchwaighoferLoopVectorize: Cache edge masks created during if-conve...
2013-06-27 Chad RosierImprove the compression of the tablegen DiffLists by...
2013-06-27 Nadav RotemCostModel: improve the cost model for load/store of...
2013-06-27 Tom StellardR600: Remove alu-split.ll test
2013-06-27 Arnold SchwaighoferLoopVectorize: Use vectorized loop invariant gep index...
2013-06-27 Joey GoulyAdd a Subtarget feature 'v8fp' to the ARM backend.
2013-06-27 Richard Sandiford[SystemZ] Fix some embarrassing test typos
2013-06-27 Richard Sandiford[SystemZ] Allow LA and LARL to be rematerialized
2013-06-27 Richard Sandiford[SystemZ] Allow immediate moves to be rematerialized
2013-06-27 Richard Sandiford[SystemZ] Add conditional store patterns
2013-06-27 Manman RenUpdate testing case to make DI nodes have the correct...
2013-06-27 Arnold SchwaighoferFix spelling.
2013-06-27 Arnold SchwaighoferLoopVectorize: Don't store a reversed value in the...
2013-06-27 Michael GottesmanAdded support for the Builtin attribute.
2013-06-26 Chad Rosier[Mips Disassembler] Have the DecodeCCRRegisterClass...
2013-06-26 Akira Hatanaka[mips] Do not emit ".option pic0" if target is mips64.
2013-06-26 Akira Hatanaka[mips] Improve code generation for constant multiplicat...
2013-06-26 Nadav RotemErase all of the instructions that we RAUWed
2013-06-26 Joey GoulyAdd a subtarget feature 'v8' to the ARM backend.
2013-06-26 Nadav RotemDo not add cse-ed instructions into the visited map...
2013-06-26 Tim NorthoverARM: fix more cases where predication may or may not...
2013-06-26 Tim NorthoverARM: allow predicated barriers in Thumb mode
2013-06-26 Joey GoulyRemove the 'generic' CPU from the ARM eabi attributes...
2013-06-26 Ulrich Weigand[PowerPC] Accept 17-bit signed immediates for addis
2013-06-26 Ulrich Weigand[PowerPC] Support symbolic u16imm operands
2013-06-26 Amaury de la VieuvilleARM: operands should be explicit when disassembled
2013-06-26 NAKAMURA TakumiSuppress llvm/test/Other/can-execute.txt on msys bash.
2013-06-26 Elena DemikhovskyOptimized integer vector multiplication operation by...
2013-06-26 Kostya Serebryany[asan] workaround for PR16277: don't instrument AllocaI...
2013-06-26 Kostya Serebryany[asan] add option -asan-keep-uninstrumented-functions
2013-06-25 Nadav RotemSLPVectorizer: support slp-vectorization of PHINodes...
2013-06-25 Jakob Stoklund OlesenPrint block frequencies in decimal form.
2013-06-25 Tom StellardR600: Use new getNamedOperandIdx function generated...
2013-06-25 Arnold SchwaighoferX86 cost model: Vectorizing integer division is a bad...
2013-06-25 Bob WilsonFix SROA to avoid unnecessary scalar conversions for...
2013-06-25 Ulrich Weigand[PowerPC] Support @got modifier
2013-06-25 Aaron WatryR600: Add v2i32 test for vselect
2013-06-25 Aaron WatryR600/SI: Expand xor v2i32/v4i32
2013-06-25 Aaron WatryR600: Add v2i32 test for setcc on evergreen
2013-06-25 Aaron WatryR600/SI: Expand urem of v2i32/v4i32 for SI
2013-06-25 Aaron WatryR600/SI: Expand udiv v[24]i32 for SI and v2i32 for EG
2013-06-25 Aaron WatryR600/SI: Expand ashr of v2i32/v4i32 for SI
2013-06-25 Aaron WatryR600/SI: Expand srl of v2i32/v4i32 for SI
2013-06-25 Aaron WatryR600/SI: Expand shl of v2i32/v4i32 for SI
2013-06-25 Aaron WatryR600/SI: Expand or of v2i32/v4i32 for SI
2013-06-25 Aaron WatryR600/SI: Expand mul of v2i32/v4i32 for SI
2013-06-25 Aaron WatryR600/SI: Expand and of v2i32/v4i32 for SI
2013-06-25 Benjamin KramerBlockFrequency: Bump up the entry frequency a bit.
2013-06-25 Ulrich Weigand[PowerPC] Add extended rotate/shift mnemonics
2013-06-25 Ulrich Weigand[PowerPC] Add rldcr/rldic instructions
2013-06-25 Ulrich Weigand[PowerPC] Add extended subtract mnemonics
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-25 Tom StellardR600/SI: Report unaligned memory accesses as legal...
2013-06-25 Tom StellardR600: Add support for i32 loads from the constant addre...
2013-06-25 Tom StellardR600/SI: Add support for v4i32 and v4f32 kernel args
2013-06-25 Tom StellardR600: Fix typo in R600Schedule.td
2013-06-24 Ulrich Weigand[PowerPC] Support some miscellaneous mnemonics in the...
2013-06-24 Ulrich Weigand[PowerPC] Add some FIXMEs
2013-06-24 Ulrich Weigand[PowerPC] Add predicted forms of branches
2013-06-24 NAKAMURA TakumiMove llvm/test/DebugInfo/arguments.ll to X86, for now...
2013-06-24 NAKAMURA Takumillvm/test/CodeGen/X86: Add explicit -mtriple=x86_64...
2013-06-24 NAKAMURA Takumillvm/test/CodeGen/X86/legalize-shift-64.ll: Add explici...
2013-06-24 NAKAMURA Takumillvm/test/DebugInfo/arguments.ll: Add explicit -mtriple...
2013-06-24 Ulrich Weigand[PowerPC] Add t/f branch mnemonics to asm parser
2013-06-24 Arnold SchwaighoferReapply 184685 after the SetVector iteration order...
2013-06-24 Ulrich Weigand[PowerPC] Support generic conditional branches in asm...
2013-06-24 Ulrich Weigand[PowerPC] Support absolute branches
2013-06-24 Ulrich Weigand[PowerPC] Support bd(n)zl and bd(n)zlrl
2013-06-24 Ulrich Weigand[PowerPC] Support b(cond)l in the asm parser
2013-06-24 Ulrich Weigand[PowerPC] Support blrl and variants in the asm parser
2013-06-24 Andrew TrickAdd -mcpu to some unit tests that only fail on certain...
2013-06-24 Amaury de la VieuvilleARM: check predicate bits for thumb instructions
2013-06-24 Amaury de la VieuvilleARM: rGPR is meant to be unpredictable, not undefined
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2013-06-24 Amaury de la VieuvilleARM: fix thumb1 nop decoding
2013-06-24 Amaury de la VieuvilleARM: fix IT decoding
2013-06-24 Amaury de la VieuvilleARM: enable decoding of pc-relative PLD/PLI
2013-06-24 David BlaikieDebugInfo: add some testing from an overly broad end...
2013-06-24 Arnold SchwaighoferRevert "LoopVectorize: Use the dependence test utility...
2013-06-24 Arnold SchwaighoferLoopVectorize: Use the dependence test utility class
2013-06-24 Nadav RotemSLP Vectorizer: Add support for vectorizing parts of...
2013-06-24 Andrew TrickFix tail merging to assign the (more) correct BasicBloc...
2013-06-23 Nadav RotemSLP Vectorizer: Fix a bug in the code that does CSE...
2013-06-23 David BlaikieDebugInfo: PR14404: Avoid truncating 64 bit values...
2013-06-23 Tim NorthoverAArch64: fix overzealous NEXTing for Windows testing.
2013-06-23 Andrew TrickAdd MI-Sched support for x86 macro fusion.
2013-06-23 Nadav RotemSLP Vectorizer: Implement a simple CSE optimization...
2013-06-22 Nadav RotemSLP Vectorizer: Implement multi-block slp-vectorization.
2013-06-22 Reed KotlerReplace with a shorter test case produced by Doug Gillmore.
2013-06-22 David BlaikieDebugInfo: Support (using GNU extensions) for template...
2013-06-22 Sean Silva[yaml2obj][ELF] Make symbol table top-level key.
2013-06-21 Sean SilvaThis was a nifty test, but remove it.
2013-06-21 Sean SilvaRevert "Put r184469 disassembler test back on X86"
2013-06-21 David BlaikieDebugInfo: Don't lose unreferenced non-trivial by-value...
2013-06-21 Renato GolinPut r184469 disassembler test back on X86
2013-06-21 Sean Silva[yaml2obj][ELF] Don't do disassembly in this test.
2013-06-21 Michael LiaoAdd '-mcpu=' to prevent breaking on ATOM due to differe...
2013-06-21 Benjamin KramerRevert "BlockFrequency: Saturate at 1 instead of 0...
2013-06-21 Benjamin KramerBlockFrequency: Saturate at 1 instead of 0 when multipl...
2013-06-21 Justin Holewinski[NVPTX] Add support for selecting CUDA vs OCL mode...
next