[opaque pointer type] Pass explicit pointer type through GEP constant folding
[oota-llvm.git] / test /
2015-05-06 Justin BognerInstrProf: Give coverage its own errors instead of...
2015-05-06 Duncan P. N. Exon... Bitcode: Set LastDL after writing DebugLocs
2015-05-06 Pete CooperHandle dead defs in the if converter.
2015-05-06 Zachary TurnerA few fixes for llvm-symbolizer on Windows.
2015-05-06 Pete CooperFix incorrect kill flags in fastisel.
2015-05-06 Pete Cooper[x86] Fix register class of folded load index reg.
2015-05-06 Tim NorthoverCodeGen: move over-zealous assert into actual if statement.
2015-05-06 Duncan P. N. Exon... DwarfDebug: Emit number of bytes in .debug_loc entry...
2015-05-06 Diego NovilloAllow 0-weight branches in BranchProbabilityInfo.
2015-05-06 Wei Mi[X86] Disable loop unrolling in loop vectorization...
2015-05-06 Pawel BylicaReadd the regression test from r236584. Calling convent...
2015-05-06 Pete Cooper[ARM] Fast-Isel was incorrectly selecting <2 x double...
2015-05-06 Bill Schmidt[PPC64LE] Adjust vector splats during VSX swap optimization
2015-05-06 Artyom Skrobov[ARM] generate VMAXNM/VMINNM for a compare followed...
2015-05-06 Pawel BylicaRevert regression test from r236584.
2015-05-06 Pawel BylicaSelectionDAG: Handle out-of-bounds index in extract...
2015-05-06 Ahmed Bougacha[ARM][FastISel] Use TST #1 instead of CMP #0 for select.
2015-05-06 Sanjoy Das[Statepoints] Remove broken test case.
2015-05-06 Sanjoy Das[StatepointLowering] Don't create temporary instruction...
2015-05-05 Pete Cooper[X86 fast-isel] Constrain the index reg class to not...
2015-05-05 Pete CooperFix IfConverter to handle regmask machine operands.
2015-05-05 David Majnemer[Inliner] Discard empty COMDAT groups
2015-05-05 Peter CollingbourneThumb2SizeReduction: Check the correct set of registers...
2015-05-05 Ulrich Weigand[DAGCombiner] Account for getVectorIdxTy() when narrowi...
2015-05-05 Ulrich Weigand[DAGCombiner] Fix ReplaceExtractVectorEltOfLoadWithNarr...
2015-05-05 Ulrich Weigand[LegalizeVectorTypes] Allow single loads and stores...
2015-05-05 Ulrich Weigand[SystemZ] Add vector intrinsics
2015-05-05 Ulrich Weigand[SystemZ] Mark v1i128 and v1f128 as unsupported
2015-05-05 Ulrich Weigand[SystemZ] Handle sub-128 vectors
2015-05-05 Ulrich Weigand[SystemZ] Add CodeGen support for scalar f64 ops in...
2015-05-05 Ulrich Weigand[SystemZ] Add CodeGen support for v4f32
2015-05-05 Ulrich Weigand[SystemZ] Add CodeGen support for v2f64
2015-05-05 Ulrich Weigand[SystemZ] Add CodeGen support for integer vector types
2015-05-05 Ulrich Weigand[SystemZ] Add z13 vector facility and MC support
2015-05-05 Pete CooperRevert "Fix IfConverter to handle regmask machine opera...
2015-05-05 Pete CooperFix IfConverter to handle regmask machine operands.
2015-05-05 Daniel BerlinUpdate BasicAliasAnalysis to understand that nothing...
2015-05-05 Reid KlecknerRe-land "[WinEH] Add an EH registration and state inser...
2015-05-05 Quentin Colombet[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
2015-05-05 Lang Hames[Orc] Reapply r236465 with fixes for the MSVC bots.
2015-05-05 Kit BartonThis patch adds ABI support for v1i128 data type.
2015-05-05 Daniel Sanders[mips] Generate code for insert/extract operations...
2015-05-05 Daniel Sanders[mips][msa] Test basic operations for the N32 ABI too.
2015-05-04 Lang Hames[Orc] Revert r236465 - It broke the Windows bots.
2015-05-04 Reid Kleckner[X86] Fix assertion while DAG combining offsets and...
2015-05-04 Lang Hames[Orc] Refactor the compile-on-demand layer to make...
2015-05-04 Matthias BraunLit: Allow overriding llvm tool paths+arguments, make...
2015-05-04 Sanjay Patelzap windows line endings; NFC
2015-05-04 Tim NorthoverCodeGen: match up correct insertvalue indices when...
2015-05-04 Keno FischerRespect object format choice on Darwin
2015-05-04 Elena DemikhovskyAVX-512: added a test for encoding
2015-05-04 Elena DemikhovskyAVX-512: added calling convention for i1 vectors in...
2015-05-04 Elena DemikhovskyAVX-512: added integer "add" and "sub" instructions...
2015-05-04 Elena DemikhovskyAVX-512: enabled tests for AVX512F set
2015-05-04 Elena DemikhovskyAVX-512: Added VPACK* instructions forms for KNL and SKX
2015-05-03 Elena DemikhovskyMasked gather and scatter intrinsics - enabled codegen...
2015-05-02 Simon Pilgrim[DAGCombiner] Enabled vector float/double -> int consta...
2015-05-02 Simon PilgrimLine ending fix
2015-05-02 Simon Pilgrim[SSE] Added vector int (i32 and i64) -> float/double...
2015-05-02 Simon Pilgrim[SSE] Added vector float/double -> i32 and i64 conversi...
2015-05-02 David BlaikieDebugInfo: Use low_pc relative debug_ranges under fissi...
2015-05-02 Eric ChristopherRework test to use FileCheck by making sure we have...
2015-05-01 Reid KlecknerRevert "[WinEH] Add an EH registration and state insert...
2015-05-01 Reid KlecknerRe-land "[WinEH] Add an EH registration and state inser...
2015-05-01 Colin LeMahieu[Hexagon] r236351 fix does not work on builder configur...
2015-05-01 Quentin Colombet[AArch64][FastISel] Variant of the logical instructions...
2015-05-01 Colin LeMahieu[Hexagon] Adding expression MC emission and removing...
2015-05-01 Quentin Colombet[AArch64][FastISel] Fix the setting of kill flags for...
2015-05-01 Zachary Turner[llvm-pdbdump] Support dynamic load address and externa...
2015-05-01 Reid KlecknerRevert "[WinEH] Add an EH registration and state insert...
2015-05-01 Reid Kleckner[WinEH] Add an EH registration and state insertion...
2015-05-01 Peter CollingbourneARM: Align functions containing Thumb-2 jump tables...
2015-05-01 James Y Knight[Sparc] Repair fixups in little endian mode.
2015-05-01 Toma Tabacu[mips] [IAS] Fix error messages for using LI with 64...
2015-05-01 Toma Tabacu[mips] [IAS] Slightly improve shift instruction generat...
2015-05-01 Simon Pilgrim[SelectionDAG] Unary vector constant folding integer...
2015-05-01 Tom StellardR600/SI: Add VCC as an implict def of SI_KILL
2015-05-01 Tom StellardR600/SI: Fix verifier errors from the SIAnnotateControl...
2015-05-01 Quentin Colombet[ARM][TEST] Strengthen test against smarter reg alloc.
2015-04-30 Pete Cooper[ARM] optimizeSelect should clear kill flags.
2015-04-30 Pete CooperCommute the internal flag on MachineOperands.
2015-04-30 Davide Italiano[Object] Teach Object and llvm-objdump about ".hidden"
2015-04-30 Quentin Colombet[AArch64] Fix bad register class constraint in fast...
2015-04-30 Pete CooperDon't always apply kill flag in thumb2 ABS pseudo expan...
2015-04-30 Reid Kleckner[X86] Use 4 byte preferred aggregate alignment on Win32
2015-04-30 Matthias BraunInstCombineSimplifyDemanded: Remove nsw/nuw flags when...
2015-04-30 Andrea Di BiagioFix comment in test. NFC.
2015-04-30 Andrea Di BiagioFix for PR23103. Correctly propagate the 'IsUndef'...
2015-04-30 Kevin EnderbyFor llvm-objdump, with the -archive-headers and -macho...
2015-04-30 Pete CooperDon't rewrite jumps to empty BBs to landing pads.
2015-04-30 Quentin Colombet[ARM] Do not generate invalid encoding for stack adjust...
2015-04-30 Tim NorthoverAArch64: add BFC alias for the BFI/BFM instructions.
2015-04-30 Jan VeselyReinstate revisions r234755, r234759, r234760
2015-04-30 Rafael EspindolaWrite sections mostly in one pass.
2015-04-30 Rafael EspindolaDon't check for offsets in tests where it is not relevant.
2015-04-30 Rafael EspindolaCheck the entire content of the comdat group.
2015-04-30 Daniel Sanders[mips] Sorted instructions in mips64r6 disassembly...
2015-04-30 Daniel Sanders[mips][mips64r6] Sorted instructions in test. NFC.
2015-04-30 Daniel Sanders[mips][msa] Rename main check prefix to 'ALL' in basic...
2015-04-30 Daniel Sanders[mips][msa] Use CHECK-LABEL where missing, and remove...
next