2014-04-02 |
Lang Hames | [X86] As per suggestion from Craig Topper and Hal Finke... |
tree | commitdiff |
2014-04-02 |
Lang Hames | [X86] Make the VFMA*231 variants commutable and relax... |
tree | commitdiff |
2014-04-02 |
Juergen Ributzka | Add comments and test case for [X86TTI] Make constant... |
tree | commitdiff |
2014-04-02 |
Yaron Keren | Added isTargetWindowsMSVC(), renamed isTargetMingw... |
tree | commitdiff |
2014-04-01 |
Yaron Keren | If isKnownWindowsMSVCEnvironment then getOS == Triple... |
tree | commitdiff |
2014-04-01 |
Hal Finkel | Implement X86TTI::getUnrollingPreferences |
tree | commitdiff |
2014-04-01 |
Reid Kleckner | Support segmented stacks on Win64 |
tree | commitdiff |
2014-04-01 |
Yaron Keren | isTargetWindows() renamed to isTargetKnownWindowsMSVC() |
tree | commitdiff |
2014-04-01 |
Aaron Ballman | Attempting to fix r205124, which had failed asserts... |
tree | commitdiff |
2014-04-01 |
Alexey Volkov | [x86] Do not convert to cmp32 for Atom arch by Sergey... |
tree | commitdiff |
2014-03-31 |
Adam Nemet | [X86] Adjust cost of FP_TO_UINT v4f64->v4i32 as well |
tree | commitdiff |
2014-03-31 |
Robert Khasanov | Test commit. |
tree | commitdiff |
2014-03-31 |
Yaron Keren | Correct OS conditionals following r204977 and r204978. |
tree | commitdiff |
2014-03-31 |
Craig Topper | [C++11] Mark more classes in the X86 target as 'final'. |
tree | commitdiff |
2014-03-31 |
Craig Topper | Mark a couple of the X86 target classes as final. Allow... |
tree | commitdiff |
2014-03-30 |
Adam Nemet | [X86] Adjust cost of FP_TO_UINT v8f32->v8i32 |
tree | commitdiff |
2014-03-30 |
NAKAMURA Takumi | X86Subtarget.h: isTargetWindows() should tell whether... |
tree | commitdiff |
2014-03-29 |
Rafael Espindola | Completely rewrite ELFObjectWriter::RecordRelocation. |
tree | commitdiff |
2014-03-28 |
Akira Hatanaka | [x86] Fix printing of register operands with q modifier. |
tree | commitdiff |
2014-03-28 |
David Majnemer | X86: Disable IsLegalToCallImmediateAddr for Win32 |
tree | commitdiff |
2014-03-27 |
Saleem Abdulrasool | Canonicalise Windows target triple spellings |
tree | commitdiff |
2014-03-27 |
Quentin Colombet | [X86][Vector Cost Model] Add a comment to explain the... |
tree | commitdiff |
2014-03-27 |
Rafael Espindola | Remove another unused argument. |
tree | commitdiff |
2014-03-27 |
Rafael Espindola | Remove unused argument. |
tree | commitdiff |
2014-03-27 |
Rafael Espindola | Prevent alias from pointing to weak aliases. |
tree | commitdiff |
2014-03-27 |
Elena Demikhovsky | AVX-512: Implemented masking for integer arithmetic... |
tree | commitdiff |
2014-03-27 |
Quentin Colombet | [X86][Vectorizer Cost Model] Correct vectorization... |
tree | commitdiff |
2014-03-27 |
Jim Grosbach | X86: Correct vectorization cost model for v8f32->v8i8. |
tree | commitdiff |
2014-03-26 |
Hans Wennborg | Revert "X86 memcpy lowering: use "rep movs" even when... |
tree | commitdiff |
2014-03-26 |
Cameron McInally | Fix AVX512 Gather and Scatter execution domains. |
tree | commitdiff |
2014-03-26 |
Renato Golin | Add @llvm.clear_cache builtin |
tree | commitdiff |
2014-03-26 |
Rafael Espindola | Revert "Prevent alias from pointing to weak aliases." |
tree | commitdiff |
2014-03-26 |
Rafael Espindola | Prevent alias from pointing to weak aliases. |
tree | commitdiff |
2014-03-26 |
Quentin Colombet | [X86] Add broadcast instructions to the table used... |
tree | commitdiff |
2014-03-25 |
Juergen Ributzka | [X86TTI] Make constant base pointers for getElementPtr... |
tree | commitdiff |
2014-03-25 |
Juergen Ributzka | [Stackmaps][X86TTI] Fix think-o in getIntImmCost calcul... |
tree | commitdiff |
2014-03-25 |
Adam Nemet | [X86] Generate VPSHUFB for in-place v16i16 shuffles |
tree | commitdiff |
2014-03-25 |
Adam Nemet | [X86] Factor out new helper getPSHUFB |
tree | commitdiff |
2014-03-25 |
Cameron McInally | Fix AVX2 Gather execution domains. |
tree | commitdiff |
2014-03-24 |
Quentin Colombet | [X86][ISelDAG] Add missing fallback patterns for avx2... |
tree | commitdiff |
2014-03-24 |
Adam Nemet | [X86] Fix non-determinism in LowerVectorAllZeroTest |
tree | commitdiff |
2014-03-21 |
Juergen Ributzka | [Constant Hoisting] Make the constant materialization... |
tree | commitdiff |
2014-03-20 |
Juergen Ributzka | Revert "[Constant Hoisting] Extend coverage of the... |
tree | commitdiff |
2014-03-20 |
Juergen Ributzka | [Constant Hoisting] Extend coverage of the constant... |
tree | commitdiff |
2014-03-20 |
Craig Topper | [X86] Check return value of readSIB in disassembler... |
tree | commitdiff |
2014-03-20 |
Rafael Espindola | Look through variables when computing relocations. |
tree | commitdiff |
2014-03-19 |
Craig Topper | Prune includes in X86 target. |
tree | commitdiff |
2014-03-18 |
Hans Wennborg | X86 memcpy lowering: use "rep movs" even when esi is... |
tree | commitdiff |
2014-03-18 |
Manuel Jacob | X86: Use enums for memory operand decoding instead... |
tree | commitdiff |
2014-03-18 |
Craig Topper | [C++11] Mark the target fast isel classes as 'final... |
tree | commitdiff |
2014-03-17 |
Adam Nemet | [X86] Fix unused variable warning with NDEBUG from... |
tree | commitdiff |
2014-03-17 |
Adam Nemet | [VectorLegalizer/X86] Don't unvectorize fp_to_uint... |
tree | commitdiff |
2014-03-17 |
Lang Hames | [X86] New and improved VZeroUpperInserter optimization. |
tree | commitdiff |
2014-03-15 |
Arnaud A. de Grand... | Remove some dead assignements found by scan-build |
tree | commitdiff |
2014-03-15 |
Patrik Hagglund | Replace ValueTypes.h with MachineValueType.h if possible. |
tree | commitdiff |
2014-03-14 |
Duncan P. N. Exon... | x86: Add missing break to getCallPreservedMask() |
tree | commitdiff |
2014-03-14 |
Duncan P. N. Exon... | x86: NFC: Make getCallPreservedMask() more similar... |
tree | commitdiff |
2014-03-14 |
Duncan P. N. Exon... | x86: getCalleeSavedRegs() would crash on 0 (so don... |
tree | commitdiff |
2014-03-14 |
Evgeniy Stepanov | AddressSanitizer instrumentation for MOV and MOVAPS. |
tree | commitdiff |
2014-03-13 |
Owen Anderson | Phase 2 of the great MachineRegisterInfo cleanup. ... |
tree | commitdiff |
2014-03-13 |
Rafael Espindola | Use printable names to implement directional labels. |
tree | commitdiff |
2014-03-13 |
Manuel Jacob | CodeGenPrep: sink extends of illegal types into use... |
tree | commitdiff |
2014-03-13 |
Elena Demikhovsky | AVX-512: masked load/store + intrinsics for them. |
tree | commitdiff |
2014-03-12 |
Adam Nemet | [X86] Add peephole for masked rotate amount |
tree | commitdiff |
2014-03-12 |
Adam Nemet | [X86] Refactor peepholes for masked shift amount into... |
tree | commitdiff |
2014-03-12 |
Quentin Colombet | [X86] Set the scheduling resources of some of the FPSta... |
tree | commitdiff |
2014-03-12 |
Patrik Hagglund | Replace '#include ValueTypes.h' with forward declarations. |
tree | commitdiff |
2014-03-11 |
Rafael Espindola | Simplify a really complicated check for Arch == X86_64. |
tree | commitdiff |
2014-03-11 |
Hans Wennborg | X86: Don't generate 64-bit movd after cmpneqsd in 32... |
tree | commitdiff |
2014-03-11 |
Tim Northover | IR: add a second ordering operand to cmpxhg for failure |
tree | commitdiff |
2014-03-11 |
Jim Grosbach | X86: Enable ISel of 16-bit MOVBE instructions. |
tree | commitdiff |
2014-03-10 |
Craig Topper | [C++11] Remove 'virtual' keyword from methods marked... |
tree | commitdiff |
2014-03-10 |
Chandler Carruth | [TTI] There is actually no realistic way to pop TTI... |
tree | commitdiff |
2014-03-09 |
Craig Topper | [C++11] Add 'override' keyword to virtual methods that... |
tree | commitdiff |
2014-03-09 |
NAKAMURA Takumi | Revert r203230, "CodeGenPrep: sink extends of illegal... |
tree | commitdiff |
2014-03-09 |
Craig Topper | De-virtualize some methods since they don't override... |
tree | commitdiff |
2014-03-09 |
Craig Topper | [C++11] Add 'override' keyword to virtual methods that... |
tree | commitdiff |
2014-03-07 |
Tim Northover | CodeGenPrep: sink extends of illegal types into use... |
tree | commitdiff |
2014-03-07 |
Alexey Volkov | Enable FeatureFastUAMem for Silvermont processor |
tree | commitdiff |
2014-03-07 |
Alexey Volkov | Test commit |
tree | commitdiff |
2014-03-07 |
David Majnemer | MC: Remove superfluous section attribute flag definitions |
tree | commitdiff |
2014-03-07 |
Rafael Espindola | Replace PROLOG_LABEL with a new CFI_INSTRUCTION. |
tree | commitdiff |
2014-03-06 |
Saleem Abdulrasool | Support: split object format out of environment |
tree | commitdiff |
2014-03-06 |
Reid Kleckner | MS asm: The initial dot in struct access is optional |
tree | commitdiff |
2014-03-06 |
Elena Demikhovsky | AVX-512: Added rrk, rrkz, rmk, rmkz, rmbk, rmbkz versio... |
tree | commitdiff |
2014-03-06 |
Elena Demikhovsky | AVX-512: fixed comressed displacement - by Robert Khazanov |
tree | commitdiff |
2014-03-06 |
Yaron Keren | Cleaning up two more pre-Visual C++ 2012 build hacks. |
tree | commitdiff |
2014-03-06 |
Chandler Carruth | [Layering] Move DebugInfo.h into the IR library where... |
tree | commitdiff |
2014-03-05 |
Cameron McInally | Lower AVX v4i64->v4i32 truncate to one shuffle. |
tree | commitdiff |
2014-03-04 |
Reid Kleckner | MS asm: Attempt to parse variables followed by a bracke... |
tree | commitdiff |
2014-03-04 |
Saleem Abdulrasool | X86: 80-column |
tree | commitdiff |
2014-03-04 |
Chandler Carruth | [Modules] Move CallSite into the IR library where it... |
tree | commitdiff |
2014-03-04 |
Chandler Carruth | [Modules] Move GetElementPtrTypeIterator into the IR... |
tree | commitdiff |
2014-03-04 |
Reid Kleckner | MC: Fix Intel assembly parser for [global + offset] |
tree | commitdiff |
2014-03-02 |
Benjamin Kramer | [C++11] Replace llvm::next and llvm::prior with std... |
tree | commitdiff |
2014-03-02 |
Elena Demikhovsky | AVX-512: Fixed extract_vector_elt for v8i1 vector |
tree | commitdiff |
2014-03-02 |
Craig Topper | Switch all uses of LLVM_OVERRIDE to just use 'override... |
tree | commitdiff |
2014-03-02 |
Craig Topper | Switch all uses of LLVM_FINAL to just use 'final',... |
tree | commitdiff |
2014-02-28 |
Evgeniy Stepanov | X86Operand is extracted into individual header. |
tree | commitdiff |
2014-02-27 |
Craig Topper | [X86] Fix Uses/Defs lists for INS, OUTS, SCAS, CMPS... |
tree | commitdiff |
next |