[X86] Use correct opsize on indirect call and jump aliases.
[oota-llvm.git] / test /
2014-12-18 Eric ChristopherAdd a new string member to the TargetOptions struct...
2014-12-18 Eric ChristopherModel ARM backend ABI selection after the front end...
2014-12-18 Duncan P. N. Exon... Reapply "Linker: Drop superseded subprograms"
2014-12-18 Kevin EnderbyAdd printing the LC_LINKER_OPTION load command with...
2014-12-17 Matt ArsenaultR600/SI: Fix f64 inline immediates
2014-12-17 Jingyue Wu[NVPTX] Fix bugs related to isSingleValueType
2014-12-17 Timur IskhodzhanovFix CR/LF line endings in test case
2014-12-17 Saleem AbdulrasoolARM: correct an off-by-one in an assert
2014-12-17 Michael Kuperstein[DAGCombine] Slightly improve lowering of BUILD_VECTOR...
2014-12-17 Toma Tabacu[mips] Set GCC-compatible MIPS asssembler options befor...
2014-12-17 Suyog SardaRevert 224119 "This patch recognizes (+ (+ v0, v1)...
2014-12-17 Yaron KerenTeach lit.cfg to recognize -windows-gnu in addition...
2014-12-17 Elena DemikhovskyAdded 5 more tests related to sink store revision 224247
2014-12-17 Erik EcksteinStrength reduce intrinsics with overflow into regular...
2014-12-17 Duncan P. N. Exon... Revert "Linker: Drop superseded subprograms"
2014-12-17 Justin HibbitsAdd parsing of 'foo@local".
2014-12-17 Duncan P. N. Exon... llvm-lto: Add testing coverage for local contexts
2014-12-17 David MajnemerInstSimplify: shl nsw/nuw undef, %V -> undef
2014-12-17 Quentin Colombet[CodeGenPrepare] Reapply r224351 with a fix for the...
2014-12-17 Kevin EnderbyAdd printing the LC_ENCRYPTION_INFO_64 load command...
2014-12-17 David BlaikiePR21875: codegen for non-type template parameters of...
2014-12-17 Reid KlecknerRevert "[CodeGenPrepare] Move sign/zero extensions...
2014-12-16 Hans WennborgSelectionDAG switch lowering: use 'unsigned' to count...
2014-12-16 Colin LeMahieu[Hexagon] Updating doubleword shift usages to new versions.
2014-12-16 Kevin EnderbyAdd printing the LC_ENCRYPTION_INFO load command with...
2014-12-16 Duncan P. N. Exon... Linker: Drop superseded subprograms
2014-12-16 Sanjay Patelfix typo, add spaces; NFC
2014-12-16 Simon Pilgrim[X86][SSE] Vector double -> float conversion memory...
2014-12-16 Sanjay Patelmerge consecutive loads that are offset from a base...
2014-12-16 Kevin EnderbyFix a bug in llvm-objdump’s -private-headers for the...
2014-12-16 Colin LeMahieu[Hexagon] Adding tstbit/bitclr/bitset instructions.
2014-12-16 Kostya Serebryany[sanitizer] prevent function call merging for sanitizer...
2014-12-16 Colin LeMahieu[Hexagon] Adding bit count and twiddling instructions.
2014-12-16 Colin LeMahieu[Hexagon] Adding asr/lsr/asl reg/imm, asl with saturati...
2014-12-16 JF Bastienx86-32: PUSHF/POPF use/def EFLAGS
2014-12-16 Quentin Colombet[CodeGenPrepare] Move sign/zero extensions near loads...
2014-12-16 Robert Khasanov[AVX512] Enable integer arithmetic lowering for AVX512B...
2014-12-16 Ahmed Bougacha[MC] Reset the MCInst in the matcher function before...
2014-12-16 Colin LeMahieu[Hexagon] Adding absolute value, and negate with saturation
2014-12-16 Sanjay Patelcombine consecutive subvector 16-byte loads into one...
2014-12-16 Colin LeMahieu[Hexagon] Adding saturate and swizzle instructions.
2014-12-16 Zoran Jovanovic[mips][microMIPS] Implement SWP and LWP instructions
2014-12-16 Vladimir MedicAdd disassembler tests for mips4 platform. There are...
2014-12-16 Elena DemikhovskyMasked Load and Store Intrinsics in loop vectorizer.
2014-12-16 Daniel Sanders[mips] Fix arguments-struct.ll for Windows and OSX...
2014-12-16 Bradley Smith[ARM] Prevent PerformVCVTCombine from combining a vmul...
2014-12-16 Duncan P. N. Exon... IR: Stop printing 'metadata' in Metadata::print()
2014-12-16 Duncan P. N. Exon... DebugInfo: Update testcase to actually check something
2014-12-16 Saleem AbdulrasoolARM: diagnose deprecated syntax
2014-12-16 Hal Finkel[PowerPC] Improve instruction selection bit-permuting...
2014-12-16 Rafael EspindolaStart adding thin archive support.
2014-12-16 Kevin EnderbyFix a bug in llvm-objdump’s -private-headers for 32...
2014-12-16 Adrian PrantlARM/AArch64: Attach the FrameSetup MIFlag to CFI instru...
2014-12-16 Colin LeMahieu[Hexagon] Adding doubleword multiplies with and without...
2014-12-15 Colin LeMahieu[Hexagon] Adding halfword to doubleword multiplies.
2014-12-15 Colin LeMahieu[Hexagon] Adding logical-logical accumulation instructi...
2014-12-15 Sanjoy DasTeach ScalarEvolution to exploit min and max expression...
2014-12-15 Simon PilgrimAdded missing tests for X86vzmovl folding. NFC.
2014-12-15 JF Bastienx86: Emit LOCK prefix after DATA16
2014-12-15 Colin LeMahieu[Hexagon] Adding a number of additional multiply forms...
2014-12-15 Colin LeMahieu[Hexagon] Adding misc multiply encodings and tests.
2014-12-15 Colin LeMahieu[Hexagon] Adding doubleworld accumulating multiplies...
2014-12-15 Colin LeMahieu[Hexagon] Adding accumulating half word multiplies.
2014-12-15 Colin LeMahieu[Hexagon] Adding multiply with rnd/sat/rndsat
2014-12-15 Ahmed Bougacha[X86] And also test INSERTPS shuffle mask pretty-printing.
2014-12-15 Colin LeMahieu[Hexagon] Adding encoding bits for halfword multiplies.
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-12-15 Reid KlecknerMove mips1 tests to test/MC/Disassembler/Mips/mips1
2014-12-15 Vladimir MedicAdd disassembler tests for mips3 platform. There are...
2014-12-15 Vladimir MedicAdd disassembler tests for mips2 platform. There are...
2014-12-15 Vladimir MedicThis is the first in a series of patches that add missi...
2014-12-15 Elena DemikhovskyAdded a test related to 224247 revision
2014-12-15 Michael Kuperstein[X86] Break false dependencies before partial register...
2014-12-15 Suyog SardaTypo Correction in Test Case. NFC.
2014-12-15 Elena DemikhovskyAVX-512: Added EXPAND instructions and intrinsics.
2014-12-14 Hal Finkel[PowerPC] Handle cmp op promotion for SELECT[_CC] nodes...
2014-12-13 Ahmed BougachaReapply "[ARM] Combine base-updating/post-incrementing...
2014-12-13 Renato GolinRevert "[ARM] Combine base-updating/post-incrementing...
2014-12-13 Akira HatanakaRename argument strings of codegen passes to avoid...
2014-12-12 Hal Finkel[PowerPC] Add a DAGToDAG peephole to remove unnecessary...
2014-12-12 David MajnemerValueTracking: Don't recurse too deeply in computeKnown...
2014-12-12 Chad Rosier[ARMConstantIsland] Insert tbb/tbh optimization where...
2014-12-12 Colin LeMahieu[Hexagon] Adding double word add/min/minu/max/maxu...
2014-12-12 Nico WeberRevert r224149, llvm-dsymutil was already here.
2014-12-12 Colin LeMahieu[Hexagon] Adding J class call instructions.
2014-12-12 Nico WeberAdd llvm-dsymutil to test/CMakeLists.txt
2014-12-12 Reid KlecknerRelax debug-map-parsing.test error message check for...
2014-12-12 Frederic RissInitial dsymutil tool commit.
2014-12-12 Robert Khasanov[AVX512] Enabling bit logic lowering
2014-12-12 Vasileios Kalintiris[mips] Enable code generation for MIPS-III.
2014-12-12 Robert Khasanov[AVX512] Enabling MIN/MAX lowering.
2014-12-12 Andrea Di BiagioReapply "[MachineScheduler] Fix for PR21807: minor...
2014-12-12 Vasileios Kalintiris[mips] Support SELECT nodes for targets that don't...
2014-12-12 Andrea Di BiagioRevert: [MachineScheduler] Fix for PR21807: minor code...
2014-12-12 Suyog SardaThis patch recognizes (+ (+ v0, v1) (+ v2, v3)), reorde...
2014-12-12 Andrea Di Biagio[MachineScheduler] Fix for PR21807: minor code differen...
2014-12-12 Charlie TurnerEmit Tag_ABI_FP_16bit_format build attribute.
2014-12-12 Ekaterina RomanovaA fix for PR21176.
2014-12-12 Steven WuFix another infinite loop in InstCombine
2014-12-12 Matt ArsenaultR600: Fix min/max matching problems with unordered...
next