checking test case for r164811. was an omission to not check this in. this was alrea...
[oota-llvm.git] / test / CodeGen /
2012-10-01 Reed Kotlerchecking test case for r164811. was an omission to...
2012-10-01 Michael LiaoFix PR13899
2012-09-30 Nadav RotemRevert r164910 because it causes failures to several...
2012-09-30 Nadav RotemA DAGCombine optimization for merging consecutive store...
2012-09-29 Bob WilsonAdd LLVM support for Swift.
2012-09-29 Bob WilsonWhitespace.
2012-09-29 Duncan SandsSpeculatively revert commit 164885 (nadav) in the hope...
2012-09-29 Nadav RotemA DAGCombine optimization for merging consecutive store...
2012-09-28 Evan ChengDo not delete BBs if their addresses are taken. rdar...
2012-09-28 Akira HatanakaMIPS DSP: add operands to make sure instruction strings...
2012-09-28 Akira HatanakaMIPS DSP: other miscellaneous instructions.
2012-09-28 Manman RenTestcase for r164835
2012-09-28 Akira HatanakaMIPS DSP: ADDUH.QB instruction sub-class.
2012-09-27 Jakob Stoklund OlesenEnable the new coalescer algorithm by default.
2012-09-27 Akira HatanakaMIPS DSP: ABSQ_S.PH instruction sub-class.
2012-09-27 Akira HatanakaMIPS DSP: SHLL.QB instruction sub-class.
2012-09-27 Jakob Stoklund OlesenAvoid dereferencing a NULL pointer.
2012-09-27 Jush Lu[arm-fast-isel] Add support for ELF PIC.
2012-09-27 Akira HatanakaTest case for r164755 and 164756.
2012-09-27 Akira HatanakaMIPS DSP: ADDU.QB instruction sub-class.
2012-09-27 Akira HatanakaMIPS DSP: Branch on Greater Than or Equal To Value...
2012-09-27 Akira HatanakaMIPS DSP: all the remaining instructions which read...
2012-09-27 Akira HatanakaMIPS DSP: add support for extract-word instructions.
2012-09-27 Akira HatanakaMIPS DSP: add vector load/store patterns.
2012-09-26 NAKAMURA TakumiARM/atomicrmw_minmax.ll: Fix RUN line.
2012-09-26 James MolloyFix ordering of operands on lowering of atomicrmw min...
2012-09-26 NAKAMURA Takumillvm/test/CodeGen/X86/mulx*.ll: Fix copypasto.
2012-09-26 Michael LiaoAdd SARX/SHRX/SHLX code generation support
2012-09-26 Michael LiaoAdd RORX code generation support
2012-09-26 Michael LiaoAdd MULX code generation support
2012-09-26 Bill WendlingGenerate an error message instead of asserting or segfa...
2012-09-26 Bill WendlingGenerate an error message instead of asserting or segfa...
2012-09-25 Michael LiaoAdd missing i64 max/min/umax/umin on 32-bit target
2012-09-25 Evan ChengFix an illegal tailcall opt where the callee returns...
2012-09-24 Jim GrosbachMark jump tables in code sections with DataRegion direc...
2012-09-24 Roman DivackySpecify MachinePointerInfo as refering to the argument...
2012-09-23 Michael LiaoRevise test to avoid using of 'grep'
2012-09-22 Michael LiaoEnhance test case of atomic16 to verify inst encoding...
2012-09-21 Chad Rosier[fast-isel] Fallback to SelectionDAG isel if we require...
2012-09-21 NAKAMURA Takumillvm/test/CodeGen/X86/pr5145.ll: Tweak expressions...
2012-09-21 Michael LiaoAdd missing i8 max/min/umax/umin support
2012-09-21 NAKAMURA Takumillvm/test/CodeGen/ARM/fast-isel.ll: Fix possible typos...
2012-09-21 Chad RosierTestcase does not need to be this strict.
2012-09-21 Chad RosierAdd newline.
2012-09-21 Chad Rosier[fast-isel] Fallback to SelectionDAG isel if we require...
2012-09-21 Jim GrosbachARM: Use a dedicated intrinsic for vector bitwise select.
2012-09-20 Jakob Stoklund OlesenIgnore PHI-defs for -new-coalescer interference checks.
2012-09-20 Evan ChengTry to make these tests more portable.
2012-09-20 Benjamin KramerFix broken check lines.
2012-09-20 Roman DivackySpecify cpu to get the correct instruction ordering...
2012-09-20 Michael LiaoSpecify CPu to prevent failure on ATOM due to different...
2012-09-20 Michael LiaoRe-work X86 code generation of atomic ops with spin...
2012-09-19 Jakob Stoklund OlesenResolve conflicts involving dead vector lanes for ...
2012-09-19 Michael LiaoUnify the logic in SelectAtomicLoadAdd and SelectAtomic...
2012-09-19 Jordan RoseReally XFAIL test/CodeGen/PowerPC/structsinregs.ll.
2012-09-19 Bill SchmidtXFAIL test/CodeGen/PowerPC/structsinregs.ll
2012-09-19 Bill SchmidtSmall structs for PPC64 SVR4 must be passed right-justi...
2012-09-19 Hans WennborgMove load_to_switch.ll to test/CodeGen/SPARC/
2012-09-18 Evan ChengMOVi16 (movw) is only legal on cpus with V6T2 support...
2012-09-18 Roman DivackyAdd test for r164155 and remove two tests superseded...
2012-09-18 Roman DivackyAvoid symbol name clash when filling TOC.
2012-09-18 Roman DivackyOn PPC64 emit the environment pointer. Patch by Adhemer...
2012-09-18 Roman DivackyOptimize local func calls to not emit nop for TOC resto...
2012-09-18 James MolloyMore domain conversion; convert VFP VMOVS to NEON instr...
2012-09-18 Evan ChengUse vld1 / vst2 for unaligned v2f64 load / store. e...
2012-09-17 Jakob Stoklund OlesenMerge into undefined lanes under -new-coalescer.
2012-09-17 Jan Wen VoungAdd some cases to x86 OptimizeCompare to handle DEC...
2012-09-17 Michael LiaoFix PR13859
2012-09-17 Silviu BarangaRemoved the VMLxForwarding feature for the Cortex-A15...
2012-09-16 Nadav RotemFix the testcase to work on all platforms.
2012-09-16 Nadav RotemThe PMOVZXWD family of functions had patterns extends...
2012-09-15 Benjamin KramerX86: Emitting x87 fsin/fcos for sinf/cosf is not safe...
2012-09-15 Akira HatanakaHandled unaligned load/stores properly in Mips16
2012-09-13 Eric ChristopherFix both the test for zero and what we do if we have...
2012-09-13 Michael LiaoAdd wider vector/integer support for PR12312
2012-09-13 Michael LiaoEnhance type legalization on bitcast from vector to...
2012-09-13 Jakob Stoklund OlesenFix test case to avoid PIC magic.
2012-09-13 Jakob Stoklund OlesenFix the TCRETURNmi64 bug differently.
2012-09-13 Jakob Stoklund OlesenRevert r163761 "Don't fold indexed loads into TCRETURNm...
2012-09-13 Silviu BarangaThis patch introduces A15 as a target in LLVM.
2012-09-13 Nadav RotemFix a dagcombine optimization. The optimization attempt...
2012-09-13 Nadav RotemStack Coloring: We have code that checks that all of...
2012-09-13 Jakob Stoklund OlesenDon't fold indexed loads into TCRETURNmi64.
2012-09-12 Michael LiaoFix PR11985
2012-09-12 Roman DivackyThis patch corrects logic in PPCFrameLowering for save...
2012-09-12 Kristof BeylsFix constant folding through bitcasts by no longer...
2012-09-12 Nadav RotemStack coloring: remove lifetime intervals which contain...
2012-09-11 Chad Rosier[ms-inline asm] Split the parsing of IR asm strings...
2012-09-11 Chad RosierFormatting. No functional change intended.
2012-09-11 Nadav RotemStack Coloring: Dont crash on dbg values which use...
2012-09-10 NAKAMURA Takumitest/CodeGen/X86/ms-inline-asm.ll: Relax for non-darwin...
2012-09-10 Chad Rosier[ms-inline asm] Properly emit the asm directives when...
2012-09-10 Chad RosierUpdate test case for Release builds.
2012-09-10 Chad Rosier[ms-inline asm] Pass the correct AsmVariant to the...
2012-09-10 Jakob Stoklund OlesenDon't attempt to use flags from predicated instructions.
2012-09-10 Nadav RotemStack Coloring: Handle the case where END markers come...
2012-09-10 Michael LiaoEnhance PR11334 fix to support extload from v2f32/v4f32
2012-09-10 Michael LiaoAdd boolean simplification support from CMOV
2012-09-10 James MolloyFix an assertion failure when optimising a shufflevecto...
2012-09-10 Nadav RotemStack Coloring: Add support for multiple regions of...
next