objdump: Don't print a (always 0) size for MachO symbols.
[oota-llvm.git] / test / CodeGen /
2015-06-23 Daniel JasperRevert r240302 ("Bring r240130 back.").
2015-06-23 Elena DemikhovskyAVX-512: Added all forms of VPABS instruction
2015-06-23 Sanjay Patel[x86] generalize reassociation optimization in machine...
2015-06-22 Pawel BylicaRevert r240291: causes problems in self-hosted builds.
2015-06-22 Pawel BylicaSet missing x86 arch in a CodeGen regression test.
2015-06-22 Simon Pilgrim[X86][AVX2] Added missing stack folding tests for vpshu...
2015-06-22 Tom StellardR600/SI: Use ELF64 format instead of ELF32
2015-06-22 Tom StellardR600: Use EM_AMDGPU for the ELF Machine type
2015-06-22 Ahmed Bougacha[X86] Teach load folding to accept scalar _Int users...
2015-06-22 Alex LorenzMIR Serialization: Introduce a lexer for machine instru...
2015-06-22 Sanjay Patel[x86] set default reciprocal (division and square root...
2015-06-22 Sanjoy Das[FaultMaps] Add a parser for the __llvm__faultmaps...
2015-06-22 Rafael EspindolaBring r240130 back.
2015-06-22 Alex LorenzMIR Serialization: Serialize machine instruction names.
2015-06-22 Pawel BylicaFix shl folding in DAG combiner.
2015-06-22 Elena DemikhovskyAVX-512: added VPSHUFB instruction - all SKX forms
2015-06-22 Elena DemikhovskyReverted AVX-512 vector shuffle
2015-06-22 Michael Kuperstein[X86] Allow more call sequences to use push instruction...
2015-06-22 Elena DemikhovskyAVX-512: Added intrinsics for VPERMT2W/D/Q/PS/PD and
2015-06-22 Rafael EspindolaAdd the testcase from pr23900.
2015-06-21 Simon Pilgrim[X86][SSE] Added missing stack folding test for CVTSD2S...
2015-06-20 Hans WennborgSwitch lowering: add heuristic for filling leaf nodes...
2015-06-20 Simon Pilgrim[X86][SSE] Fix PerformSExtCombine bug that accessed...
2015-06-19 Nico WeberRevert 240130, it caused crashes (repro in PR23900).
2015-06-19 Alex LorenzMIR Parser: report an error when a basic block isn...
2015-06-19 Alex LorenzMIR Serialization: Serialize the list of machine basic...
2015-06-19 Rafael EspindolaMake all temporary symbols unnamed.
2015-06-19 Ahmed Bougacha[ARM] Look through concat when lowering in-place shuffl...
2015-06-19 Ahmed Bougacha[ARM] Add D-sized vtrn/vuzp/vzip tests, and cleanup...
2015-06-19 Eric ChristopherFix "the the" in comments.
2015-06-18 Alex LorenzMIR Serialization: Reenable one of the MIRParser tests...
2015-06-18 Rafael EspindolaImprove the --expand-relocs handling of MachO.
2015-06-18 Yi JiangAvoid redundant select node in early if-conversion...
2015-06-18 Hans WennborgSwitch lowering: enable whole-switch jump tables at...
2015-06-18 Sanjay Pateladd test to show suboptimal load merging behavior
2015-06-18 Sanjay Patelfixed to test attributes and use better checks
2015-06-18 Rafael EspindolaUse --expand-relocs in a test. It will make the next...
2015-06-18 Colin LeMahieu[Hexagon] Printing packet brackets when asm printing...
2015-06-18 David Majnemer[CodeGen] Don't emit a random reference to the personal...
2015-06-18 James Y Knight[SPARC] Repair GOT references to internal symbols.
2015-06-18 Simon Pilgrim[X86][AVX2] Added AVX2 SINT_TO_FP/UINT_TO_FP tests
2015-06-18 Asaf Badouh[AVX512]
2015-06-18 Elena DemikhovskyAVX-512: (fixed) Added encoding of all forms of VPERMT2...
2015-06-18 Elena Demikhovskyreverted 239999 due to test failures
2015-06-18 Elena DemikhovskyAVX-512: Added encoding of all forms of VPERMT2W/D...
2015-06-17 Benjamin Kramer[AsmPrinter] Make isRepeatedByteSequence smarter about...
2015-06-17 Simon Pilgrim[X86][SSE] Improved support for vector i16 to float...
2015-06-17 Jingyue WuAdd NVPTXLowerAlloca pass to convert alloca'ed memory...
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-06-17 Ahmed Bougacha[CodeGenPrepare] Generalize inserted set from truncs...
2015-06-17 Colin LeMahieu[Hexagon] Adding a number of other tests for min/max...
2015-06-17 Colin LeMahieu[Hexagon] Adding some compare tests, fixing existing...
2015-06-17 Igor BregerAVX-512: cvtusi2ss/d intrinsics.
2015-06-17 Matthias BraunRevert "AArch64: Use CMP;CCMP sequences for and/or...
2015-06-17 Colin LeMahieu[Hexagon] Adding MC ELF streamer and updating addend...
2015-06-16 Sanjay PatelAdd some tests based on PR21711
2015-06-16 Simon Pilgrim[X86][SSE] Vectorize v2i32 to v2f64 conversions
2015-06-16 Philip ReamesReapply 239795 - [InstCombine] Propagate non-null facts...
2015-06-16 Igor Laevsky[Statepoints] Test only change. Check that statepoint...
2015-06-16 Alex LorenzMIR Parser: Report an error when a machine function...
2015-06-16 Kit BartonProperly handle the mftb instruction.
2015-06-16 Matt ArsenaultRevert "Revert "Fix merges of non-zero vector stores""
2015-06-16 Asaf Badouh[AVX512] add integer min/max intrinsics support.
2015-06-16 NAKAMURA TakumiDisable llvm/test/CodeGen/MIR/machine-function.mir...
2015-06-16 Elena DemikhovskyX86: optimized i64 vector multiply with constant
2015-06-16 Philip ReamesRevert 239795
2015-06-16 Ahmed Bougacha[AArch64] Generalize extract-high DUP extension to...
2015-06-16 Ahmed Bougacha[AArch64] Robustize neon-2velem-high test. NFC.
2015-06-16 Philip Reames[InstCombine] Propagate non-null facts to call parameters
2015-06-16 Alex LorenzMIR Serialization: Print and parse simple machine funct...
2015-06-15 Alex LorenzMIR Serialization: Create dummy functions when the...
2015-06-15 Alex LorenzMIR Serialization: Report an error when machine functio...
2015-06-15 Colin LeMahieu[Hexagon] Using readobj rather than objdump.
2015-06-15 Colin LeMahieu[Hexagon] PC-relative offsets are relative to packet...
2015-06-15 Simon Pilgrim[X86][SSE] Added tests for vector i8/i16 to f32/f64...
2015-06-15 Alex LorenzMIR Serialization: Connect the machine function analysi...
2015-06-15 Sanjoy DasAdd "REQUIRES: asserts" to test case that uses -debug...
2015-06-15 Sanjoy Das[CodeGen] Add a pass to fold null checks into nearby...
2015-06-15 Evgeny AstigeevichOn behalf of Alexandros Lamprineas:
2015-06-15 Hao Liu[AArch64] Delete two empty files, which should be remov...
2015-06-15 Hao Liu[AArch64] Revert r239711 again. We need to discuss...
2015-06-15 Hao Liu[AArch64] Match interleaved memory accesses into ldN...
2015-06-14 Igor BregerAVX-512: Implemented DAG lowering for shuff62x2/shufi62...
2015-06-14 Igor BregerAVX-512: Implemented cvtsi2ss/d cvtusi2ss/d instruction...
2015-06-13 Colin LeMahieu[Hexagon] Adding some codegen tests and updating some...
2015-06-13 Simon Pilgrim[DAGCombiner] Added BSWAP(BSWAP(x)) -> x combine pattern.
2015-06-13 Simon Pilgrim[DAGCombiner] Added BSWAP vector constant folding support.
2015-06-13 Tom StellardR600 -> AMDGPU rename
2015-06-12 Tim NorthoverAArch64: map bare-metal arm64-macho triple to MachO...
2015-06-12 Tom StellardR600/SI: Add assembler support for FLAT instructions
2015-06-12 Colin LeMahieu[Hexagon] Making intrinsic tests agnostic to register...
2015-06-12 Rafael EspindolaDon't depend on the interleaving of stdout and stderr.
2015-06-12 John Brawn[ARM] Disabling vfp4 should disable fp16
2015-06-11 Reid Kleckner[WinEH] Put finally pointers in the handler scope table...
2015-06-11 Reid Kleckner[WinEH] Create an llvm.x86.seh.exceptioninfo intrinsic
2015-06-11 Peter CollingbourneObject: Prepend __imp_ when mangling a dllimport symbol...
2015-06-11 Rafael EspindolaThis reverts commit r239529 and r239514.
2015-06-11 Reid KlecknerRevert "Fix merges of non-zero vector stores"
2015-06-11 Matt ArsenaultFix merges of non-zero vector stores
2015-06-11 Tom StellardR600/SI: Add -mcpu=bonaire to a test that uses flat...
next