DebugInfo: Fix overwriting/loss of inlined arguments to recursively inlined functions.
[oota-llvm.git] / test / CodeGen / X86 /
2014-08-07 Chandler Carruth[x86] Fix another miscompile found through fuzz testing...
2014-08-07 Chandler Carruth[x86] Fix another miscompile in the new vector shuffle...
2014-08-07 Chandler Carruth[x86] Fix another miscompile in the new vector shuffle...
2014-08-07 Pavel Chupin[x32] Use ebp/esp as frame and stack pointer
2014-08-07 Chandler Carruth[x86] Fix a miscompile in the new shuffle lowering...
2014-08-06 Sanjay PatelFix a test that has no checks.
2014-08-06 Reid KlecknerAdd a triple to this test to get the right IR mangling
2014-08-06 Reid KlecknerDon't count inreg params when mangling fastcall functions
2014-08-06 Reid KlecknerRound up the size of byval arguments to MinAlign
2014-08-06 Robert Khasanov[AVX512] Added load/store instructions to Register2Memo...
2014-08-06 Chandler Carruth[x86] Fix two independent miscompiles in the process...
2014-08-06 Adam Nemet[X86] Fixes commit r214890 to match the posted patch
2014-08-06 David BlaikieDebugInfo: Assert that any CU for which debug_loc lists...
2014-08-05 David BlaikieDebugInfo: Fix a bunch of tests that, owing to their...
2014-08-05 Sanjay PatelImproved test cases that were added with r214892.
2014-08-05 Chandler Carruth[x86] Fix a crasher due to shuffles which cancel each...
2014-08-05 Sanjay PatelOptimize vector fabs of bitcasted constant integer...
2014-08-05 Adam Nemet[AVX512] Add masking variant and intrinsics for valignd/q
2014-08-05 Chandler Carruth[x86] Fix a crash and wrong-code bug in the new vector...
2014-08-04 Chandler Carruth[SDAG] Fix a really, really terrible bug in the DAG...
2014-08-04 Reid KlecknerFix failure to invoke exception handler on Win64
2014-08-04 Robert Khasanov[SKX] Enabling load/store instructions: encoding
2014-08-04 Chandler Carruth[x86] Just unilaterally prefer SSSE3-style PSHUFB lower...
2014-08-04 Chandler Carruth[x86] Implement more aggressive use of PACKUS chains...
2014-08-04 Chandler Carruth[x86] Handle single input shuffles in the SSSE3 case...
2014-08-04 Chandler Carruth[x86] Fix the test case added in r214670 and tweaked...
2014-08-03 Sanjay PatelAccount for possible leading '.' in label string.
2014-08-03 Sanjay Patelfix for PR20354 - Miscompile of fabs due to vectorization
2014-08-02 Chandler Carruth[x86] Give this test a bare metal triple so it doesn...
2014-08-02 Chandler Carruth[x86] Largely complete the use of PSHUFB in the new...
2014-08-02 Chandler Carruth[x86] Teach the target shuffle mask extraction to recog...
2014-08-02 Chandler Carruth[x86] Make some questionable tests not spew assembly...
2014-08-01 Akira Hatanaka[X86] Simplify X87 stackifier pass.
2014-08-01 Reid KlecknerMS inline asm: Hide symbol to attempt to fix test failu...
2014-08-01 Reid KlecknerMS inline asm: Use memory constraints for functions...
2014-08-01 Philip ReamesExplicitly report runtime stack realignment in StackMap...
2014-07-31 Juergen Ributzka[FastISel] Fix the patchpoint intrinsic lowering in...
2014-07-31 Juergen Ributzka[FastISel][AArch64 and X86] Don't emit stores for UNDEF...
2014-07-30 Rafael EspindolaUse "weak alias" instead of "alias weak"
2014-07-30 Louis GerbargFix test case introduced in r214322
2014-07-30 Louis GerbargRetain alignment requirements for load->selects modifie...
2014-07-30 Adam Nemet[AVX512] Test that _mm512_set1_* intrinsics generate...
2014-07-30 Adam Nemet[AVX512] Add missing CHECK-LABEL
2014-07-28 Manman Ren[Debug Info] add DISubroutineType and its creation...
2014-07-28 Robert Khasanov[SKX] Enabling mask logic instructions: encoding, lowering
2014-07-27 Chandler Carruth[x86] Add a much more powerful framework for combining...
2014-07-26 Joey GoulyFix the failing test 'vector-idiv.ll'.
2014-07-26 Chandler Carruth[SDAG] When performing post-legalize DAG combining...
2014-07-26 NAKAMURA Takumillvm/test/CodeGen/X86/vector-idiv.ll: Fix for -Asserts.
2014-07-26 Chandler Carruth[x86] Fix PR20355 (for real). There are many layers...
2014-07-26 Chandler Carruth[x86] Finish switching from CHECK to ALL. This was...
2014-07-26 Chandler Carruth[x86] Revert r214007: Fix PR20355 ...
2014-07-26 Chandler Carruth[x86] Fix PR20355 (and dups) by not using unsigned...
2014-07-26 Chandler Carruth[x86] Add coverage for PMUL* instruction testing on...
2014-07-26 Chandler Carruth[x86] More cleanup for this test -- simplify the comman...
2014-07-25 Chandler Carruth[x86] FileCheck-ize this test.
2014-07-25 Akira Hatanaka[stack protector] Fix a potential security bug in stack...
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 Lang Hames[X86] Add comments to clarify some non-obvious lines...
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 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 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 Robert Khasanov[SKX] Added missed test files for rev 213757
2014-07-23 Robert Khasanov[SKX] Enabling mask instructions: encoding, lowering
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 Chandler Carruth[SDAG] Make the DAGCombine worklist not grow endlessly...
2014-07-22 Elena DemikhovskyAVX-512: Fixed intrinsic of VSQRTPS/PD instructions.
2014-07-21 David BlaikieRevert "Recommit r212203: Don't try to construct debug...
2014-07-21 Chandler CarruthFileCheck-ize a test.
2014-07-21 Andrea Di Biagio[DAGCombiner] Improve the shuffle-vector folding logic.
2014-07-19 Andrea Di Biagio[x86] Fix wrong shuffle mask in test 'combine-vec-shuff...
2014-07-18 Tim NorthoverX86: support fpext/fptrunc operations to and from 16...
2014-07-18 Tim NorthoverCodeGen: soften f16 type by default instead of marking...
2014-07-18 Jim GrosbachX86: Constant fold converting vector setcc results...
2014-07-18 Michael J. SpencerRevert "[x86] Fold extract_vector_elt of a load into...
2014-07-17 Zinovy Nis[BUG] Due to a typo introduced in r199933 and r200027...
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-16 Sanjay PatelFixed formatting, removed bug reference, renamed testcase
2014-07-16 Sanjay Pateltrivial fix for PR20314
2014-07-16 Tim NorthoverConvert test to CHECK-LABEL
2014-07-16 Andrea Di Biagio[X86] Add a check for 'isMOVHLPSMask' within method...
2014-07-15 Cameron McInallyRevert r213070. It's breaking the build in MCELFStreame...
2014-07-15 Cameron McInallyAdd x86 patterns to match a specific add-with-carry.
2014-07-15 Andrea Di Biagio[DAGCombiner] Add more rules to fold shuffles.
2014-07-15 David MajnemerSome targets don't prefix private symbols with dot
2014-07-15 David MajnemerSpecify a more specific triple for constant-pool-remat...
2014-07-15 David MajnemerRelax tests expecting to see CPI symbols
2014-07-15 David MajnemerCodeGen: Handle ConstantVector and undef in WinCOFF...
2014-07-15 Andrea Di BiagioImprove test 'CodeGen/X86/combine-vec-shuffle-3.ll'.
next