[Object/ELF] Provide helpers for symbol types.
[oota-llvm.git] / test / CodeGen /
2015-06-05 Peter CollingbourneRevert r238473, "Thumb2: Modify codegen for memcpy...
2015-06-05 Fiona GlaserDAGCombiner: don't duplicate (fmul x, c) in visitFNEG...
2015-06-05 Alexei Starovoitov[bpf] rename triple names bpf_be -> bpfeb
2015-06-05 Colin LeMahieu[Hexagon] Reapply r239097 with tests corrected for...
2015-06-05 John Brawn[ARM] Add support for -sp- FPUs and FPU none to TargetP...
2015-06-05 Simon Pilgrim[X86][AVX2] Added tests for v32i8 vector shifts
2015-06-05 Andrea Di BiagioSimplify code; NFC.
2015-06-05 Simon Pilgrim[X86][SSE] Added tests for i8/i16 vector shifts
2015-06-04 Swaroop SridharStatepoint: Fix handling of Far Immediate calls
2015-06-04 Charles Davis[Target/X86] Don't use callee-saved registers in a...
2015-06-04 Benjamin Kramer[SDAG switch lowering] Fix switch case -> or merging...
2015-06-04 Colin LeMahieuShouldn't be XFAIL'ed.
2015-06-04 Colin LeMahieuRevert r239095 incorrect test tree.
2015-06-04 Jingyue Wu[NVPTX] roll forward r239082
2015-06-04 Colin LeMahieu[Hexagon] Adding functionality for duplexing. Duplexin...
2015-06-04 Jingyue WuRevert r239082
2015-06-04 Ahmed Bougacha[GlobalMerge] Take into account minsize on Global users...
2015-06-04 Jingyue Wu[NVPTX] kernel pointer arguments point to the global...
2015-06-04 Alexei Starovoitov[bpf] add big- and host- endian support
2015-06-04 Andrea Di Biagio[DAGCombiner] Fix wrong folding of a build_vector into...
2015-06-04 Matt ArsenaultR600/SI: Reimplement isLegalAddressingMode
2015-06-04 Matt ArsenaultR600/SI: Fix some cases for load / store of half
2015-06-04 Hans WennborgSwitch lowering: fix assert in buildBitTests (PR23738)
2015-06-04 James MolloyDon't create a MIN/MAX node if the underlying compare...
2015-06-04 Elena DemikhovskyAVX-512: I brought back vector-shuffle-512-v8.ll test.
2015-06-04 Sanjay Patelmake reciprocal estimate code generation more flexible...
2015-06-04 Tom StellardR600: Re-enable sub-reg liveness
2015-06-03 Matt ArsenaultR600/SI: Fix tests with triples in them
2015-06-03 Colin LeMahieu[Hexagon] Test doesn't work on all platforms. At any...
2015-06-03 Colin LeMahieu[Hexagon] Reapply 238772 OSABI was not correctly set...
2015-06-03 Matthias BraunARM: Thumb2 LDRD/STRD supports independent input/output...
2015-06-03 Asaf Badouhre-apply 238809
2015-06-03 Elena DemikhovskyAVX-512: VSHUFPD instruction selection - code improvements
2015-06-03 Rafael EspindolaRevert "make reciprocal estimate code generation more...
2015-06-02 Sanjoy Das[SelectionDAG] Fix PR23603.
2015-06-02 Daniel Sanders[mips] Make TTypeEncoding indirect to allow .eh_frame...
2015-06-02 Sanjay Patelmake reciprocal estimate code generation more flexible...
2015-06-02 Elena DemikhovskyAVX-512: Shorten implementation of lowerV16X32VectorShu...
2015-06-02 Vasileios Kalintiris[mips] Add support for dynamic stack realignment.
2015-06-02 Renato GolinRevert "ARM: Thumb2 LDRD/STRD supports independent...
2015-06-02 Asaf Badouhrevert 238809
2015-06-02 Asaf BadouhAVX-512: Implemented GETEXP instruction for KNL and SKX
2015-06-01 Matthias BraunARM: Thumb2 LDRD/STRD supports independent input/output...
2015-06-01 Matthias BraunAArch64: Use CMP;CCMP sequences for and/or/setcc trees.
2015-06-01 Matthias BraunLiveRangeEdit: Fix liveranges not shrinking on subrange...
2015-06-01 Rafael EspindolaRevert "[Hexagon] Adding basic ELF relocation generatio...
2015-06-01 Vasileios Kalintiris[mips][FastISel] Implement bswap.
2015-06-01 Vasileios Kalintiris[mips][FastISel] Implement intrinsics memset, memcopy...
2015-06-01 Vasileios Kalintiris[mips][FastISel] Implement srem/urem and sdiv/udiv...
2015-06-01 Vasileios Kalintiris[mips][FastISel] Implement the select statement for...
2015-06-01 Vasileios Kalintiris[mips][FastISel] Clobber HI0/LO0 registers in MUL instr...
2015-06-01 Colin LeMahieu[Hexagon] Adding basic ELF relocation generation and...
2015-06-01 Elena DemikhovskyAVX-512: Optimized vector shuffle for v16f32 and v16i32...
2015-06-01 Luke CheesemanRemoving commited assembly file.
2015-06-01 Luke CheesemanRe-commit of r238201 with fix for building with shared...
2015-06-01 Elena DemikhovskyAVX-512: Implemented vector shuffle lowering for v8i64...
2015-06-01 Elena DemikhovskyAVX-512: Fixed a bug in compress and expand intrinsics.
2015-05-31 Tim NorthoverARM: recommit r237590: allow jump tables to be placed...
2015-05-30 Chandler Carruth[x86] Unify the horizontal adding used for popcount...
2015-05-30 Chandler Carruth[x86] Update the order of instructions after I switched...
2015-05-30 Chandler Carruth[x86] Restore the bitcasts I removed when refactoring...
2015-05-30 Chandler Carruth[x86] Implement a faster vector population count based...
2015-05-30 Chandler Carruth[x86] Restructure the parallel bitmath lowering of...
2015-05-29 Reid Kleckner[WinEH] Adjust the 32-bit SEH prologue to better match...
2015-05-29 Reid KlecknerDisable FP elimination in funcs using 32-bit MSVC EH...
2015-05-29 Matthias BraunMachineCopyPropagation: Remove the copies instead of...
2015-05-29 Nemanja IvanovicAdd support for VSX FMA single-precision instructions...
2015-05-29 Alex LorenzMIR Serialization: use correct line and column numbers...
2015-05-29 Reid Kleckner[WinEH] Emit EH tables for __CxxFrameHandler3 on 32...
2015-05-29 Jingyue Wu[NVPTXFavorNonGenericAddrSpaces] recursively trace...
2015-05-29 Colin LeMahieu[Hexagon] Disassembling, printing, and emitting instruc...
2015-05-29 Quentin ColombetAdd a test for the MachineCopyPropagation change landed...
2015-05-28 Chandler Carruth[x86] Move the vector popcount tests into non-ISA files...
2015-05-28 Alex LorenzMIR Serialization: print and parse machine function...
2015-05-28 David MajnemerAdd testcase for r238503.
2015-05-28 Reid Kleckner[WinEH] Start inserting state number stores for C++ EH
2015-05-28 Reid KlecknerDisable x86 tail call optimizations that jump through GOT
2015-05-28 Daniel SandersRevert r238427 - [mips] Make TTypeEncoding indirect...
2015-05-28 Peter CollingbourneThumb2: Modify codegen for memcpy intrinsic to prefer...
2015-05-28 Daniel Sanders[mips] Make TTypeEncoding indirect to allow .eh_frame...
2015-05-28 Chandler Carruth[x86] Refactor the tests for popcnt.
2015-05-27 Alex LorenzResubmit r237954 (MIR Serialization: print and parse...
2015-05-27 Elena DemikhovskyAVX-512: Fixed a bug in extracting subvector from v64i1
2015-05-27 Daniel SandersRevert r238190 and r238197: [mips] Make TTypeEncoding...
2015-05-27 Elena DemikhovskyAVX-512: Implemented all forms of sign-extend and zero...
2015-05-27 Quentin Colombet[X86] Implement the support for shrink-wrapping.
2015-05-26 Rafael EspindolaPrint "lock \t foo" instead of "lock \n foo".
2015-05-26 Jan VeselyR600: Use SIGN_EXTEND_INREG for SEXT loads
2015-05-26 Diego NovilloRevert "Re-commit changes in r237579 with fix for bug...
2015-05-26 Luke CheesemanRe-commit changes in r237579 with fix for bug breaking...
2015-05-26 Elena DemikhovskyAVX-512: fixed a bug in lowering VSELECT for 512-bit...
2015-05-26 Daniel Sanders[mips] Make TTypeEncoding indirect to allow .eh_frame...
2015-05-25 Simon Pilgrim[X86][AVX2] Vectorized i16 shift operators
2015-05-25 Tom StellardR600/SI: Fix bug with v_interp_p1_f32 instructions...
2015-05-25 Kit BartonThis patch adds support for the vector quadword add...
2015-05-25 Michael Kuperstein[X86] When pattern-matching scalar FMA3 intrinsics...
2015-05-25 Elena DemikhovskyAdded promotion to EXTRACT_SUBVECTOR operand.
2015-05-24 Matt ArsenaultAdd target hook to allow merging stores of nonzero...
2015-05-23 Hal Finkel[PowerPC] Fix fast-isel when compare is split from...
2015-05-23 Akira HatanakaStop resetting NoFramePointerElim in TargetMachine...
next