Switch lowering: reformat some for loops etc. NFC
[oota-llvm.git] / test /
2014-11-29 Hans WennborgSwitch lowering: Fix broken 'Figure out which block...
2014-11-29 Jozef Kolek[mips][microMIPS] Implement NOP aliases
2014-11-29 Duncan P. N. Exon... DebugIR: Delete -debug-ir
2014-11-28 Matt ArsenaultR600/SI: Fix assertion on sign extend of 3 vectors
2014-11-28 Duncan P. N. Exon... Revert "Masked Vector Load and Store Intrinsics."
2014-11-28 David MajnemerInstCombine: FoldOrOfICmps harder
2014-11-28 Bruno Cardoso Lopes[LICM] Store sink and indirectbr instructions
2014-11-28 Bruno Cardoso Lopes[SwitchLowering] Handle multiple destinations on conden...
2014-11-28 Sanjay PatelEnable FeatureFastUAMem for btver2
2014-11-28 Rafael EspindolaAdd back r222727 with a fix.
2014-11-28 Rafael EspindolaAdd a testcase reduced from clang lto bootstrap on...
2014-11-28 Charlie TurnerFix wrong encoding of MRSBanked.
2014-11-28 Evgeniy Stepanov[msan] Fix origin propagation for select of floats.
2014-11-28 Charlie TurnerTest all <build attribute, value> pairs.
2014-11-27 Tim NorthoverAArch64: treat [N x Ty] as a block during procedure...
2014-11-27 Zoran Jovanovic[mips][microMIPS] Implement SWM16 and LWM16 instructions
2014-11-27 Jozef Kolek[mips][microMIPS] Implement BREAK16 and SDBBP16 instruc...
2014-11-27 Daniel Sanders[mips] Add synci instruction.
2014-11-27 Will NewtonWiden ELFYAML relocation type to 32 bits
2014-11-27 Rafael EspindolaCommit back the correct bits of r222760 (was r222538).
2014-11-27 Rafael EspindolaRevert "Reapply 222538 and update tests to explicitly...
2014-11-27 Duncan P. N. Exon... Revert "Fix overly aggressive type merging."
2014-11-27 Erik Ecksteinreinstate r222872: Peephole optimization in switch...
2014-11-27 Evgeniy Stepanov[msan] Remove indirect call wrapping code.
2014-11-27 Jozef Kolek[mips][microMIPS] Implement disassembler support for...
2014-11-27 Charlie TurnerStop uppercasing build attribute data.
2014-11-27 Suyog SardaUse FileCheck instead of grep. Change by Ankur Garg.
2014-11-27 Erik EcksteinRevert "Peephole optimization in switch table lookup...
2014-11-27 Suyog SardaUse FileCheck instead of grep. Change by Sonam.
2014-11-27 Erik EcksteinPeephole optimization in switch table lookup: reuse...
2014-11-27 David MajnemerInstCombine: Restore optimizations lost in r210006
2014-11-27 David MajnemerInstSimplify: Restore optimizations lost in r210006
2014-11-26 David MajnemerRevert "Added inst combine transforms for single bit...
2014-11-26 Colin LeMahieu[Hexagon] Adding cmp* immediate form instructions.
2014-11-26 Jozef Kolek[mips][microMIPS] Implement disassembler support for...
2014-11-26 Colin LeMahieu[Hexagon] Adding and64, or64, and xor64 instructions.
2014-11-26 Will NewtonUpdate AArch64 ELF relocations to ABI 1.0
2014-11-26 Elena DemikhovskyAVX-512: Scalar ERI intrinsics
2014-11-26 Will NewtonUpdate ARM ELF relocations to ABI 2.09
2014-11-25 Simon Pilgrim[X86][SSE] Improvements to byte shift shuffle matching
2014-11-25 Colin LeMahieu[Hexagon] Adding add64 and sub64 instructions.
2014-11-25 Colin LeMahieuReverting 222792
2014-11-25 Colin LeMahieu[Hexagon] Adding compare with immediate instructions.
2014-11-25 Rafael EspindolaThis test requires asserts because of -stats.
2014-11-25 Rafael Espindolagold plugin: call llvm_shutdown so that -stats works.
2014-11-25 Cameron McInally[AVX512] Add 512b integer shift by variable intrinsics...
2014-11-25 Colin LeMahieu[Hexagon] [NFC] Adding trailing whitespace to test...
2014-11-25 Colin LeMahieu[Hexagon] Adding C2_mux instruction.
2014-11-25 Hans WennborgRemove useless rdar:// comment from switch_to_lookup_ta...
2014-11-25 Colin LeMahieu[Hexagon] Replacing cmp* instructions with ones that...
2014-11-25 Hans WennborgLazyValueInfo: Actually re-visit partially solved block...
2014-11-25 Joerg SonnenbergerSmall model and JIT generally don't go well with each...
2014-11-25 Rafael EspindolaSet the body of a new struct as soon as it is created.
2014-11-25 Joerg SonnenbergerReapply 222538 and update tests to explicitly request...
2014-11-25 Joerg SonnenbergerMark as explicit failing on x86-64 -- small memory...
2014-11-25 Zoran Jovanovic[mips][micromips] Use call instructions with short...
2014-11-25 Chandler Carruth[InstCombine] Change LLVM To canonicalize toward the...
2014-11-25 Suyog SardaChange the test case file to use FileCheck instead...
2014-11-25 Chandler CarruthRevert r220349 to re-instate r220277 with a fix for...
2014-11-25 David MajnemerForgot to add a file for r222734
2014-11-25 David MajnemerCOFF: Add another test for r222124
2014-11-25 Rafael EspindolaFix overly aggressive type merging.
2014-11-25 Simon Atanasyan[Object][Mips] Return address of MIPS symbol with clear...
2014-11-25 Rafael EspindolaLink the type of aliases.
2014-11-25 Juergen Ributzka[FastISel][AArch64] Fix and extend the tbz/tbnz pattern...
2014-11-25 Rafael EspindolaAdd an interesting test that we already get right....
2014-11-25 David MajnemerInstSimplify: Handle some simple tautological comparisons
2014-11-25 Hal Finkel[PowerPC] Add the 'attn' instruction
2014-11-24 Hal Finkel[PowerPC] Implement combineRepeatedFPDivisors
2014-11-24 Matt ArsenaultBug 21610: Canonicalize min/max fcmp selects to use...
2014-11-24 Matt ArsenaultConvert test to FileCheck and use CHECK-LABEL
2014-11-24 Rafael EspindolaAdd a disable-output option to the gold plugin.
2014-11-24 Rafael EspindolaPass the .ll files to llvm-link directly. NFC.
2014-11-24 Kostya Serebryany[asan/coverage] change the way asan coverage instrument...
2014-11-24 Ulrich Weigand[PowerPC] Fix PR 21652 - copy st_other bits on symbol...
2014-11-24 Colin LeMahieu[Hexagon] Adding asrh instruction, removing unused...
2014-11-24 Colin LeMahieu[Hexagon] Adding aslh instruction.
2014-11-24 Colin LeMahieu[Hexagon] Adding zxth instruction.
2014-11-24 Colin LeMahieu[Hexagon] Adding zxtb instruction.
2014-11-24 David MajnemerInstCombine: Don't create an unused instruction
2014-11-24 Jozef Kolek[mips][microMIPS] Fix JRADDIUSP instruction
2014-11-24 Jozef Kolek[mips][microMIPS] Implement LBU16, LHU16, LW16, SB16...
2014-11-24 Jozef Kolek[mips][microMIPS] Implement disassembler support for...
2014-11-24 Andrea Di Biagio[X86] Improved target specific combine on VSELECT dag...
2014-11-24 David MajnemerInstCombine: Don't assume DataLayout is always available
2014-11-23 Michael Kuperstein[X86] Fixes bug in build_vector v4x32 lowering
2014-11-23 Elena DemikhovskyMasked Vector Load and Store Intrinsics.
2014-11-23 Matt ArsenaultR600: Fix extloads of i1 on R600/Evergreen
2014-11-23 Matt ArsenaultR600/SI: Add additional tests for i1 loads
2014-11-23 Matt ArsenaultR600/SI: Fix broken check lines and modernize prefixes
2014-11-23 Matt ArsenaultR600/SI: Fix missing -verify-machineinstrs on a test
2014-11-22 David MajnemerInstCombine: Propagate exact for (sdiv X, Pow2) ->...
2014-11-22 David MajnemerInstCombine: Propagate exact for (sdiv X, Y) -> (udiv...
2014-11-22 David MajnemerInstCombine: Propagate exact for (sdiv -X, C) -> (sdiv...
2014-11-22 David MajnemerInstCombine: Propagate exact in (udiv (lshr X,C1),C2...
2014-11-22 David MajnemerInstCombine: Propagate NSW/NUW for X*(1<<Y) -> X<<Y
2014-11-22 David MajnemerInstCombine: Propagate NSW for -X * -Y -> X * Y
2014-11-22 David MajnemerInstSimplify: Simplify (sub 0, X) -> X if it's NUW
2014-11-22 Chandler Carruth[x86] Add some tests for a common unpack pattern of...
2014-11-22 David MajnemerInstCombine: Preserve nsw when folding X*(2^C) -> X...
next