Assigning and copying command line option objects shouldn't be allowed.
[oota-llvm.git] / test / CodeGen /
2015-01-21 Simon Pilgrim[X86][SSE] Missing SSE/AVX1 memory folding integer...
2015-01-21 Tim NorthoverDAGCombine: fold (or (and X, M), (and X, N)) -> (and...
2015-01-21 Matt ArsenaultR600: Add checks for urem/srem by a constant
2015-01-21 Simon Pilgrim[X86][SSE] Added support for SSE3 lane duplication...
2015-01-21 Matt ArsenaultR600: Add missing tests for i64 srem
2015-01-21 Jonathan RoelofsFix load-store optimizer on thumbv4t
2015-01-21 Matt ArsenaultR600/SI: Custom lower fround
2015-01-21 Colin LeMahieu[Hexagon] Converting multiply and accumulate with immed...
2015-01-21 Ahmed Bougacha[X86] Declare SSE4.1/AVX2 vector extloads covered by...
2015-01-21 Tim NorthoverRevert "DAGCombine: fold (or (and X, M), (and X, N...
2015-01-21 Tim NorthoverAArch64: add backend option to reserve x18 (platform...
2015-01-21 Tim NorthoverDAGCombine: fold (or (and X, M), (and X, N)) -> (and...
2015-01-21 Michael Kuperstein[x32] Fast ISel should use LEA64_32r instead of LEA32r...
2015-01-21 Simon Pilgrim[X86][AVX] Simplified diff between AVX1 and SSE42 fp...
2015-01-20 Simon Pilgrim[X86][SSE] Added SSE/AVX1 integer stack folding tests.
2015-01-20 Simon Pilgrim[X86][SSE] Added SSE fp stack folding tests.
2015-01-20 Simon Pilgrim[X86][AVX] Renamed AVX1 fp stack folding tests. NFC.
2015-01-20 Colin LeMahieu[Hexagon] Adding intrinsics for doubleword ALU operations.
2015-01-20 Colin LeMahieu[Hexagon] Removing unnecessary clutter in intrinsic...
2015-01-20 Daniel JasperPrevent binary-tree deterioration in sparse switch...
2015-01-20 Ramkumar Ramachandra[GC] Verify-pass void vararg functions in gc.statepoint
2015-01-20 Tom StellardR600/SI: Fix simple-loop.ll test
2015-01-20 Tom StellardR600/SI: Add kill flag when copying scratch offset...
2015-01-20 Tom StellardR600/SI: Don't store scratch buffer frame index in...
2015-01-20 Kai Nacke[mips] Add registers and ALL check prefix to octeon...
2015-01-20 Kai Nacke[mips] Add octeon branch instructions bbit0/bbit032...
2015-01-19 Simon Pilgrim[X86][AVX] Missing AVX1 memory folding float instructions
2015-01-19 Colin LeMahieu[Hexagon] Updating muxir/ri/ii intrinsics. Setting...
2015-01-19 Colin LeMahieu[Hexagon] Converting intrinsics combine imm/imm, simple...
2015-01-19 Colin LeMahieu[Hexagon] Converting remaining ALU32/ALU intrinsics.
2015-01-19 Colin LeMahieu[Hexagon] Converting ALU32/ALU intrinsics to new patterns.
2015-01-19 Greg Fitzgerald[AArch64] Implement GHC calling convention
2015-01-19 Colin LeMahieu[Hexagon] Converting halfword to double accumulating...
2015-01-19 Rafael EspindolaBring r226038 back.
2015-01-19 Michael Kuperstein[MIScheduler] Slightly better handling of constrainLoca...
2015-01-19 Hal Finkel[PowerPC] Add r2 as an operand for all calls under...
2015-01-18 Matt ArsenaultR600: Remove redundant test
2015-01-18 Simon Pilgrim[X86][SSE] Added scalar min/max folding tests. NFC.
2015-01-18 Simon Pilgrim[X86][SSE] Added float extract and xmm extract/insert...
2015-01-18 Simon Pilgrim[X86][SSE] Added scalar conversion stack folding tests...
2015-01-18 Simon PilgrimAVX1 stack folding tests. NFC.
2015-01-18 Hal Finkel[PowerPC] Initial PPC64 calling-convention changes...
2015-01-17 Hal Finkel[PowerPC] Don't list R11 as a patchpoint scratch register
2015-01-17 Mehdi AminiImprove DAG combine pass on certain IR vector patterns
2015-01-16 Matt ArsenaultR600: Clean up floor tests
2015-01-16 Colin LeMahieu[Hexagon] Converting halfword to doubleword multiply...
2015-01-16 Colin LeMahieu[Hexagon] Converting accumulating halfword multiply...
2015-01-16 Colin LeMahieu[Hexagon] Beginning converting intrinsics to patterns...
2015-01-16 Adam Nemet[AVX512] Add intrinsics for masked aligned FP loads...
2015-01-16 Adam Nemet[AVX512] Remove trailing whitespaces in this test
2015-01-16 Andrea Di Biagio[X86][DAG] Disable target specific combine on INSERTPS...
2015-01-16 Simon Pilgrim[X86] Refactored stack memory folding tests to explicit...
2015-01-16 Timur IskhodzhanovRevert r226242 - Revert Revert Don't create new comdats...
2015-01-16 Hal Finkel[PowerPC] Adjust PatchPoints for ppc64le
2015-01-16 Rafael EspindolaRevert "Revert Don't create new comdats in CodeGen"
2015-01-15 Matt ArsenaultR600/SI: Add patterns for v_cvt_{flr|rpi}_i32_f32
2015-01-15 Matt ArsenaultR600/SI: Fix trailing comma with modifiers
2015-01-15 Hal Finkel[PowerPC] Loosen ELFv1 PPC64 func descriptor loads...
2015-01-15 Colin LeMahieu[Hexagon] Updating indexed load-extend patterns and...
2015-01-15 Hal FinkelRevert "r226086 - Revert "r226071 - [RegisterCoalescer...
2015-01-15 Matt ArsenaultR600/SI: Improve fpext / fptrunc test coverage
2015-01-15 Marek OlsakR600/SI: Use 64-bit encoding by default for opcodes...
2015-01-15 Ramkumar Ramachandrastatepoint tests: use statepoint-example gc
2015-01-15 Colin LeMahieu[Hexagon] Deleting old float comparison instruction...
2015-01-15 Colin LeMahieu[Hexagon] Replacing old fadd/fsub instructions and...
2015-01-15 Timur IskhodzhanovRevert Don't create new comdats in CodeGen
2015-01-15 Daniel Sanders[mips] Fix a typo in the compare patterns for MIPS32r6...
2015-01-15 Hal FinkelRevert "r226071 - [RegisterCoalescer] Remove copies...
2015-01-15 Hal Finkel[RegisterCoalescer] Remove copies to reserved registers
2015-01-14 Philip ReamesgetMangledTypeStr: clarify how it mangles types, and...
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2015-01-14 Rafael EspindolaDon't create new comdats in CodeGen.
2015-01-14 Chandler Carruth[MBP] Add flags to disable the BadCFGConflict check...
2015-01-14 Bill Schmidt[PPC64] Add support for the ICBT instruction on POWER8.
2015-01-14 Olivier SallenaveCheck that the TLI callback enableAggressiveFMAFusion...
2015-01-14 Kai Nacke[mips] Refine octeon instructions seq/seqi/sne/snei
2015-01-14 Brad SmithUse the integrated assembler by default on SPARC.
2015-01-14 JF BastienRevert "Insert random noops to increase security agains...
2015-01-14 NAKAMURA TakumiDisable a couple of tests, CodeGen/X86/noop-insert...
2015-01-14 Tim NorthoverARM: add test for crc32 instructions in CodeGen.
2015-01-14 Hal Finkel[PowerPC] Fix the noop-insert test
2015-01-14 Matt ArsenaultR600/SI: Remove some redudant load testcases.
2015-01-14 Matt ArsenaultR600/SI: Fix bad code with unaligned byte vector loads
2015-01-14 Matt ArsenaultImplement new way of expanding extloads.
2015-01-14 Hal FinkelRevert "r225811 - Revert "r225808 - [PowerPC] Add Stack...
2015-01-14 JF BastienInsert random noops to increase security against ROP...
2015-01-14 Reid KlecknerCodeGen support for x86_64 SEH catch handlers in LLVM
2015-01-13 Adam Nemet[AVX512] Add 16x32 unpck tests as well
2015-01-13 Adam NemetFix function names in tests from r225838.
2015-01-13 Adam Nemet[AVX512] Unpack support in new shuffle lowering
2015-01-13 Matt ArsenaultR600: Implement getRsqrtEstimate
2015-01-13 Matt ArsenaultR600: Make cttz / ctlz cheap to speculate
2015-01-13 Ulrich WeigandUse the integrated assembler as default on SystemZ
2015-01-13 Ulrich WeigandUse the integrated assembler as default on PowerPC
2015-01-13 Hal FinkelRevert "r225808 - [PowerPC] Add StackMap/PatchPoint...
2015-01-13 Hal Finkel[PowerPC] Add StackMap/PatchPoint support
2015-01-13 Jozef Kolek[mips][microMIPS] Fix issue with 16b instructions in...
2015-01-13 Reid KlecknerRename llvm.recoverframeallocation to llvm.framerecover
2015-01-13 Reid KlecknerAdd the llvm.frameallocate and llvm.recoverframeallocat...
2015-01-13 Matt ArsenaultCombine fcmp + select to fminnum / fmaxnum if no nans...
next