[stack protector] Fix a potential security bug in stack protector where the
[oota-llvm.git] / test / CodeGen /
2014-07-25 Akira Hatanaka[stack protector] Fix a potential security bug in stack...
2014-07-25 Hal Finkel[PowerPC] Support TLS on PPC32/ELF
2014-07-25 Juergen Ributzka[FastISel][AArch64] Add support for frameaddress intrinsic.
2014-07-25 David BlaikieRecommit r212203: Don't try to construct debug LexicalS...
2014-07-25 David BlaikieDebugInfo: Fix up some test cases to have more correct...
2014-07-25 Amara Emerson[ARM] Emit ABI_PCS_R9_use build attribute.
2014-07-25 NAKAMURA Takumillvm/test/CodeGen/ARM/inlineasm-global.ll: Add explicit...
2014-07-25 NAKAMURA Takumillvm/test/CodeGen/ARM/inlineasm-global.ll: Avoid specif...
2014-07-25 Akira Hatanaka[ARM] In thumb mode, emit directive ".code 16" before...
2014-07-25 Lang Hames[X86] Add comments to clarify some non-obvious lines...
2014-07-25 Bill Schmidt[PATCH][PPC64LE] Correct little-endian usage of vmrgh...
2014-07-24 Joerg SonnenbergerDon't use 128bit functions on PPC32.
2014-07-24 Chandler Carruth[SDAG] Introduce a combined set to the DAG combiner...
2014-07-24 Chandler Carruth[x86] Make vector legalization of extloads work more...
2014-07-24 Lang Hames[X86] Optimize stackmap shadows on X86.
2014-07-24 Reid KlecknerReplace an assertion with a fatal error
2014-07-24 Matt ArsenaultR600: Add FMA instructions for Evergreen
2014-07-24 Matt ArsenaultR600: Match rcp node on pre-SI
2014-07-24 Matt ArsenaultR600: Fix LowerSDIV24
2014-07-24 Kevin Qin[AArch64] Fix a bug generating incorrect instruction...
2014-07-24 Jiangning Liu[AArch64] Disable some optimization cases for type...
2014-07-24 Filipe CabecinhasFixed PR20411 - bug in getINSERTPS()
2014-07-23 NAKAMURA TakumiLet llvm/test/CodeGen/X86/avx512*-mask-op.ll(s) aware...
2014-07-23 Chandler Carruth[x86] Rip out some broken test cases for avx512 i1...
2014-07-23 Jim GrosbachUse an explicit triple in testcase.
2014-07-23 Jim Grosbach[X86,AArch64] Extend vcmp w/ unary op combine to work...
2014-07-23 Jim GrosbachX86: restrict combine to when type sizes are safe.
2014-07-23 Jim GrosbachDAG: fp->int conversion for non-splat constants.
2014-07-23 Justin Holewinski[NVPTX] Add some extra tests for mul.wide to test non...
2014-07-23 Juergen Ributzka[FastISel][AArch64] Fix return type in FastLowerCall.
2014-07-23 Justin Holewinski[NVPTX] mul.wide generation works for any smaller integ...
2014-07-23 Robert Khasanov[SKX] Added missed test files for rev 213757
2014-07-23 Justin Holewinski[NVPTX] Make sure we do not generate MULWIDE ISD nodes...
2014-07-23 Chad Rosier[AArch64] Lower sdiv x, pow2 using add + select + shift.
2014-07-23 Robert Khasanov[SKX] Enabling mask instructions: encoding, lowering
2014-07-23 Tim NorthoverARM: spot SBFX-compatbile code expressed with sign_exte...
2014-07-23 Tim NorthoverARM: add patterns for [su]xta[bh] from just a shift.
2014-07-23 Tim NorthoverAArch64: remove "arm64_be" support in favour of "aarch6...
2014-07-23 Andrea Di BiagioRevert r211771. It was: "[X86] Improve the selection...
2014-07-23 Chandler Carruth[x86] Clean up a test case to use check labels and...
2014-07-23 Tilmann Scheller[ARM] Add regression test for the earlyclobber constrai...
2014-07-23 Tilmann Scheller[ARM] Add earlyclobber constraint to pre/post-indexed...
2014-07-23 Chandler Carruth[SDAG] Make the DAGCombine worklist not grow endlessly...
2014-07-22 Juergen Ributzka[FastIsel][AArch64] Add support for the FastLowerCall...
2014-07-22 Juergen Ributzka[AArch64] Use CHECK-LABEL in ARM64 ABI unit tests.
2014-07-22 Sasa Stankovic[mips] Fix two patterns that select i32's (for MIPS32r6...
2014-07-22 Elena DemikhovskyAVX-512: Fixed intrinsic of VSQRTPS/PD instructions.
2014-07-21 Eli BenderskyAdd some tests for NVPTX lowering of cmpxchg
2014-07-21 David BlaikieRevert "Recommit r212203: Don't try to construct debug...
2014-07-21 Logan ChienReplace the result usages while legalizing cmpxchg.
2014-07-21 Tom StellardR600/SI: Add instruction shrinking pass
2014-07-21 Tom StellardR600/SI: Clean up some of the unused REGISTER_{LOAD...
2014-07-21 Tom StellardR600/SI: Use scratch memory for large private arrays
2014-07-21 Daniel Sanders[mips] Do not emit '.module fp=...' unless we really...
2014-07-21 Tom StellardR600/SI: Store constant initializer data in constant...
2014-07-21 Tom StellardR600/SI: Use VALU for i1 XOR
2014-07-21 Daniel Sanders[mips] Do not emit '.module [no]oddspreg' unless we...
2014-07-21 Chandler CarruthFileCheck-ize a test.
2014-07-21 Tim NorthoverCodeGen: emit IR-level f16 conversion intrinsics as...
2014-07-21 Andrea Di Biagio[DAGCombiner] Improve the shuffle-vector folding logic.
2014-07-21 Ulrich Weigand[PowerPC] ELFv2 aggregate passing support
2014-07-21 Ulrich Weigand[PowerPC] ELFv2 explicit CFI for CR fields
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 stack space reduction
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 function call changes
2014-07-20 Ulrich Weigand[PowerPC] Fix FrameIndex handling in SelectAddressRegImm
2014-07-20 Matt ArsenaultR600: Add missing test for concat_vectors
2014-07-20 Matt ArsenaultR600/SI: Remove dead code and add missing tests.
2014-07-19 Matt ArsenaultR600/SI: implement range reduction for sin/cos
2014-07-19 Andrea Di Biagio[x86] Fix wrong shuffle mask in test 'combine-vec-shuff...
2014-07-19 Saleem AbdulrasoolARM: correct WoA __builtin_alloca handling on O0
2014-07-18 Hal Finkel[PowerPC] 32-bit ELF PIC support
2014-07-18 Eli BenderskyAdd tests for atomic adds on floats.
2014-07-18 Eli BenderskyUse CHECK-LABEL where appropriate in this test.
2014-07-18 Tim NorthoverAArch64: implement efficient f16 bitcasts
2014-07-18 Tim NorthoverNVPTX: support fpext/fptrunc to and from f16.
2014-07-18 Tim NorthoverR600: support fpext/fptrunc operations to and from...
2014-07-18 Tim NorthoverAArch64: support f16 extend/trunc operations.
2014-07-18 Tim NorthoverX86: support fpext/fptrunc operations to and from 16...
2014-07-18 Tim NorthoverARM: support legalisation of "fptrunc ... to half"...
2014-07-18 Tim NorthoverCodeGen: soften f16 type by default instead of marking...
2014-07-18 Tilmann Scheller[ARM] Add earlyclobber constraint to pre/post-indexed...
2014-07-18 Tim NorthoverR600: rename misleading fp16 test.
2014-07-18 Tim NorthoverR600: support f16 -> f64 conversion intrinsic.
2014-07-18 Tim NorthoverNVPTX: support direct f16 <-> f64 conversions via intri...
2014-07-18 Jim GrosbachX86: Constant fold converting vector setcc results...
2014-07-18 Jim GrosbachAArch64: Constant fold converting vector setcc results...
2014-07-18 Michael J. SpencerRevert "[x86] Fold extract_vector_elt of a load into...
2014-07-17 Justin Holewinski[NVPTX] Improve handling of FP fusion
2014-07-17 Zinovy Nis[BUG] Due to a typo introduced in r199933 and r200027...
2014-07-17 Justin Holewinski[NVPTX] Add missing .v4 qualifier on vector store instr...
2014-07-17 Justin Holewinski[NVPTX] Flag surface/texture query instructions with...
2014-07-17 Justin Holewinski[NVPTX] Add more surface/texture intrinsics, including...
2014-07-17 Tim NorthoverARM: support direct f16 <-> f64 conversions
2014-07-17 Tim NorthoverCodeGen: generate single libcall for fptrunc -> f16...
2014-07-17 Tim NorthoverX86: support double extension of f16 type.
2014-07-17 Tim NorthoverCodeGen: extend f16 conversions to permit types > float.
2014-07-17 Yi KongPort memory barriers intrinsics to AArch64
2014-07-16 Sanjay PatelFixed formatting, removed bug reference, renamed testcase
2014-07-16 Juergen Ributzka[FastISel] Local values shouldn't be alive across an...
2014-07-16 Sanjay Pateltrivial fix for PR20314
next