Remove empty directories.
[oota-llvm.git] / test /
2014-01-24 Kevin Qin[AArch64 NEON] Fix a bug in implementing register copy...
2014-01-24 Juergen Ributzka[X86] Prevent the creation of redundant ops for sadd...
2014-01-24 Jakob Stoklund OlesenImplement atomicrmw operations in 32 and 64 bits for...
2014-01-24 Venkatraman Govind... [Sparc] Correct quad register list in the asm parser.
2014-01-23 Eric ChristopherMake the use of DW_AT_ranges in the compile unit depend...
2014-01-23 Kevin EnderbyUpdate the X86 assembler for .intel_syntax to produce...
2014-01-23 Kevin EnderbyUpdate the X86 assembler for .intel_syntax to produce...
2014-01-23 Lang HamesReplace vfmaddxx213 instructions with their 231-type...
2014-01-23 Rafael EspindolaNote the PR number.
2014-01-23 Weiming Zhao[Thumbv8] Fix the value of BLXOperandIndex of isV8Eligi...
2014-01-23 Eric ChristopherMove test to x86 directory.
2014-01-23 Ana Pazos[AArch64] Added vselect patterns with float and double...
2014-01-23 Eric ChristopherAvoid emitting a DWARF type attribute for an ObjC prope...
2014-01-23 Tom StellardR600: Disable the BFE pattern
2014-01-23 Tom StellardR600: Correctly handle vertex fetch clauses the precede...
2014-01-23 Tom StellardR600: Unconditionally unroll loops that contain GEPs...
2014-01-23 Andrew TrickMove a unit test into the correct dir. Sorry if it...
2014-01-23 Rafael EspindolaRemove tail marker when changing an argument to an...
2014-01-23 Tom StellardR600: Recommit 199842: Add work-around for the CF stack...
2014-01-23 Simon Atanasyan[Object][ELF][Mips] Print symbol name for MIPS ELF...
2014-01-23 Elena DemikhovskyAVX-512: added VPERM2D VPERM2Q VPERM2PS VPERM2PD instru...
2014-01-23 Tim NorthoverARM: use litpools for normal i32 imms when compiling...
2014-01-23 Artyom SkrobovPrevent repetitive warnings for unrecognized processors...
2014-01-23 Chandler Carruth[LPM] Make LoopSimplify no longer a LoopPass and instea...
2014-01-23 Hao Liu[AArch64]Add CHECK for two test cases testing scalar_to...
2014-01-22 Jack Carter[Mips] TargetStreamer Support for .set mips16.
2014-01-22 Owen AndersonRevert r162101 and replace it with a solution that...
2014-01-22 Matt ArsenaultAdd CHECK-LABELs
2014-01-22 Tom StellardRevert "R600: Add work-around for the CF stack entry...
2014-01-22 Rafael EspindolaProvide a dummy section to fix a crash with inline...
2014-01-22 Tom StellardR600: Add work-around for the CF stack entry HW bug
2014-01-22 Tom StellardR600: Refactor stack size calculation
2014-01-22 Matt ArsenaultHandle an addrspacecast case in memcpyopt
2014-01-22 Alp TokerEliminate inappropriate use of FindProgramByName()...
2014-01-22 Quentin ColombetAdd a testcase for r199430.
2014-01-22 Tom StellardR600: MOVA is vector only
2014-01-22 Tom StellardR600: Take alignment into account when calculating...
2014-01-22 Tom StellardR600: Add support for global addresses with constant...
2014-01-22 Tom StellardR600: Begin private memory at the second GPR.
2014-01-22 Tom StellardR600/SI: Add support for i8 and i16 private loads/stores
2014-01-22 Matt ArsenaultBug 18228 - Fix accepting bitcasts between vectors...
2014-01-22 Greg FitzgeraldFix inline assembly that switches between ARM and Thumb...
2014-01-22 David Woodhouse[x86] Allow segment and address-size overrides for...
2014-01-22 David Woodhouse[x86] Allow segment and address-size overrides for...
2014-01-22 David Woodhouse[x86] Allow segment and address-size overrides for...
2014-01-22 David Woodhouse]x86] Allow segment and address-size overrides for...
2014-01-22 David Woodhouse[x86] Allow address-size overrides for SCAS{8,16,32...
2014-01-22 David Woodhouse[x86] Allow address-size overrides for STOS[BWLQ] ...
2014-01-22 David Woodhouse[x86] Allow segment and address-size overrides for...
2014-01-22 Elena DemikhovskyAVX512: combining setcc and zext is wrong on AVX512
2014-01-22 James MolloyMachineCopyPropagation has special logic for removing...
2014-01-22 Kevin Qin[AArch64 NEON] Try to generate CONCAT_VECTOR when lower...
2014-01-22 Venkatraman Govind... [Sparc] Add support for inline assembly constraints...
2014-01-22 Venkatraman Govind... [Sparc] Add support for inline assembly constraint...
2014-01-22 Venkatraman Govind... [Sparc] Do not add PC to _GLOBAL_OFFSET_TABLE_ address...
2014-01-21 Duncan P. N. Exon... CodeGen: Stop treating vectors as aggregates
2014-01-21 Chandler CarruthTweak the spelling of the asserts requirement a bit...
2014-01-21 Andrew TrickFix PR18572 - llc crash during GenericScheduler::initPo...
2014-01-21 David MajnemerForgot to add testcase for r198590
2014-01-21 Hal FinkelFix pointer info on PPC byval stores
2014-01-21 Justin Holewinski[NVPTX] Add missing patterns for div.approx with immedi...
2014-01-21 Saleem Abdulrasooltools: support decoding ARM EHABI opcodes in readobj
2014-01-21 Saleem AbdulrasoolARM IAS: add support for .unwind_raw directive
2014-01-21 Saleem AbdulrasoolARM IAS: support .personalityindex
2014-01-21 Kevin Qin[AArch64 NEON] Fix a bug caused by undef lane when...
2014-01-20 Andrea Di Biagio[X86] Teach how to combine a vselect into a movss/movsd
2014-01-20 Adrian PrantlDebug info: On ARM ensure that all __TEXT sections...
2014-01-20 Adrian PrantlRevert "Debug info: On ARM ensure that the data section...
2014-01-20 James MolloyRemove the useless pseudo instructions VDUPfdf and...
2014-01-20 Hal FinkelFix misched-aa-colored.ll to require asserts (trying...
2014-01-20 Hal FinkelFix misched-aa-colored.ll to require asserts.
2014-01-20 Hal FinkelUpdate IR when merging slots in stack coloring
2014-01-20 David Woodhouse[x86] Fix disassembly of MOV16ao16 et al.
2014-01-20 David Woodhouse[x86] Fix 16-bit disassembly of JCXZ/JECXZ
2014-01-20 David Woodhouse[x86] Rename MOVSD/STOSD/LODSD/OUTSD to MOVSL/STOSL...
2014-01-20 David Woodhouse[x86] Fix disassembly of callw instruction
2014-01-20 David Woodhouse[x86] Fix 16-bit handling of OpSize bit
2014-01-20 David Woodhouse[x86] Support i386-*-*-code16 triple for emitting 16...
2014-01-20 Chandler Carruth[PM] Wire up the Verifier for the new pass manager...
2014-01-20 Kai NackeARM: add tlsldo relocation
2014-01-20 Artyom Skrobov[ARM] Do not generate Tag_DIV_use=AllowDIVExt when...
2014-01-20 Chandler CarruthRevert r199628: "[AArch64 NEON] Fix a bug caused by...
2014-01-20 Owen AndersonFix all the remaining lost-fast-math-flags bugs I've...
2014-01-20 Kevin Qin[AArch64 NEON] Fix a bug caused by undef lane when...
2014-01-20 Kevin Qin[AArch64 NEON] Accept both #0.0 and #0 for comparing...
2014-01-19 Benjamin KramerInstCombine: Modernize a bunch of cast combines.
2014-01-19 Benjamin KramerInstCombine: Replace a hand-rolled version of isKnownTo...
2014-01-19 Benjamin KramerInstCombine: Teach most integer add/sub/mul/div combine...
2014-01-19 Benjamin KramerInstCombine: Refactor fmul/fdiv combines to handle...
2014-01-19 Chandler CarruthFix a really nasty SROA bug with how we handled out...
2014-01-19 Saleem AbdulrasoolARM ELF: ensure that the tag types are corrected
2014-01-19 Saleem AbdulrasoolARM: update build attributes for ABI r2.09
2014-01-19 Arnold SchwaighoferLoopVectorizer: A reduction that has multiple uses...
2014-01-19 Chandler Carruth[PM] Make the verifier work independently of any pass...
2014-01-18 Nick LewyckyDon't refuse to transform constexpr(call(arg, ...)...
2014-01-18 Benjamin KramerARM: Let the assembler reject v5 instructions in v4...
2014-01-18 NAKAMURA Takumi[CMake] Add llvm-tblgen to dependencies of check-llvm.
2014-01-18 Benjamin KramerInstCombine: Make the (fmul X, -1.0) -> (fsub -0.0...
2014-01-18 Adrian PrantlDebug info (LTO): Move the creation of accessibility...
2014-01-18 Owen AndersonFix more instances of dropped fast math flags when...
next