[NFC] more comments in SLSR
[oota-llvm.git] / test /
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 Peter CollingbourneLowerBitSets: Do not assign names to aliases of unnamed...
2015-06-17 Rafael EspindolaAllow aliases to be unnamed.
2015-06-17 Colin LeMahieu[Hexagon] Adding some compare tests, fixing existing...
2015-06-17 Diego NovilloAdd documentation for new backedge mass propagation...
2015-06-17 Benjamin Kramer[MC/Dwarf] Encode DW_CFA_advance_loc in target endianess.
2015-06-17 Toma Tabacu[mips] [IAS] Add support for expanding LASym with a...
2015-06-17 Toma Tabacu[mips] [IAS] Add support for the B{L,G}{T,E}(U) branch...
2015-06-17 Toma Tabacu[mips] [IAS] Fix LA with relative label operands.
2015-06-17 Toma Tabacu[mips] [IAS] Add test for SW with relative label operan...
2015-06-17 Toma Tabacu[mips] [IAS] Fix LW with relative label operands.
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 Atanasyan[llvm-readobj] Print MIPS .reginfo section content
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 Rafael EspindolaImprove handling of end of file in the bitcode reader.
2015-06-16 Diego NovilloFix PR 23525 - Separate header mass propagation in...
2015-06-16 Igor Laevsky[Statepoints] Test only change. Check that statepoint...
2015-06-16 Frederic RissHave MachOObjectFile::isValidArch() accept armv7
2015-06-16 Alex LorenzMIR Parser: Report an error when a machine function...
2015-06-16 Rafael EspindolaAdd a test for padded bitcode files.
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 Benjamin Kramer[InstSimplify] Allow folding of fdiv X, X with just...
2015-06-16 Daniel Sanders[mips][ias] Expand on r238751 to cover as many relocs...
2015-06-16 Daniel Sanders[llvm-mc] The object form of the GNU triple should...
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 Peter CollingbourneAdd safestack attribute to LLVMAttribute enum and Go...
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 Peter CollingbourneProtection against stack-based memory corruption errors...
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 Rafael Espindolagold-plugin: save the .o when given -save-temps.
2015-06-15 Jingyue Wu[ValueTracking] do not overwrite analysis results alrea...
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 Benjamin Kramer[InstSimplify] fsub nnan x, x -> 0.0 is valid without...
2015-06-14 Benjamin Kramer[InstSimplify] Add self-fdiv identities for -ffinite...
2015-06-14 Igor BregerAVX-512: Implemented DAG lowering for shuff62x2/shufi62...
2015-06-14 Michael KupersteinAdd support for parsing the XOR operator in Intel synta...
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-12 Peter CollingbourneLowerBitSets: Give names to aliases of unnamed bitset...
2015-06-12 Alexey Samsonov[GVN] Use a simpler form of IRBuilder constructor.
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 Alexey SamsonovSet proper debug location for branch added in BasicBloc...
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 ArsenaultSLSR: Pass address space to isLegalAddressingMode
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...
2015-06-11 Toma TabacuRecommit "[mips] [IAS] Add support for BNE and BEQ...
2015-06-11 Zoran Jovanovic[mips][microMIPS] Implement ERET and ERETNC instructions
2015-06-11 Zoran Jovanovic[mips] Change existing uimm10 operand to restrict the...
2015-06-11 Zoran Jovanovic[mips][microMIPSr6] Change disassembler tests to one...
2015-06-11 Hao Liu[AArch64] Match interleaved memory accesses into ldN...
2015-06-11 Simon Pilgrim[X86][SSE] Vectorized i8 and i16 shift operators
2015-06-11 Nemanja IvanovicLLVM support for vector quad bit permute and gather...
2015-06-11 Reid KlecknerRevert "Move dllimport name mangling to IR mangler."
2015-06-10 Peter CollingbourneArgumentPromotion: Drop sret attribute on functions...
2015-06-10 Sanjay Patel[x86] Add a reassociation optimization to increase...
2015-06-10 Reid Kleckner[WinEH] _except_handlerN uses 0 instead of 1 to indicat...
2015-06-10 Alexey Samsonov[GVN] Set proper debug locations for some instructions...
2015-06-10 Colin LeMahieu[Hexagon] Adding decoders for signed operands and ensur...
2015-06-10 Igor Laevsky[Statepoints] Add test case to check that statepoint...
2015-06-10 Igor Laevsky[StatepointLowering] Reuse stack slots across basic...
2015-06-10 Elena DemikhovskyAVX-512: Fixed a bug in comparison of i1 vectors.
2015-06-10 Reid Kleckner[WinEH] Call llvm.stackrestore in __except blocks
next