2015-01-10 |
Sanjoy Das | Fix PR22179. |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Joerg Sonnenberger | Revert r225500, it leads to infinite loops. |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Simon Pilgrim | [X86][SSE] Improved (v)insertps shuffle matching |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Ramkumar Ramachandra | .gitignore: add some rules for tagging programs |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Hal Finkel | [PowerPC] Mark zext of a small scalar load as free |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Justin Hibbits | Remove some whitespace. |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Dmitri Gribenko | ConvertUTFTest: fix misleading empty line |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Saleem Abdulrasool | tests: fix previous commit |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Saleem Abdulrasool | test: merge ARM relocations test |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Saleem Abdulrasool | tests: convert a couple of ARM relocation tests to... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Justin Hibbits | Fully fix Bug #22115. |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Alexey Samsonov | Fix undefined behavior (shift of negative value) in... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Hal Finkel | [PowerPC] Readjust the loop unrolling threshold |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Hal Finkel | [LoopUnroll] Fix the partial unrolling threshold for... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Rafael Espindola | Use the DiagnosticHandler to print diagnostics when... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Alexey Samsonov | Fix UBSan error reports in ValueMapCallbackVH and Asser... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Alexey Samsonov | Disable Go bindings test under UBSan. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Andrew Kaylor | Fix the JIT event listeners and replace the associated... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Michael Zolotukhin | Update comment. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Hans Wennborg | SimplifyCFG: check uses of constant-foldable instrs... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Simon Pilgrim | [X86][SSE] Avoid vector byte shuffles with zero by... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Kevin Enderby | Fix an ASAN failure introduced with r225537 (adding... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Rafael Espindola | Add a testcase of llvm-lto error handling. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Michael Zolotukhin | Remove duplicating code. NFC. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Kevin Enderby | Add the option, -universal-headers, used with -macho... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Tim Northover | Re-reapply r221924: "[GVN] Perform Scalar PRE on gep... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Lang Hames | Recommit r224935 with a fix for the ObjC++/AArch64... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Duncan P. N... | Revert "Bitcode: Move the DEBUG_LOC record to DEBUG_LOC... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Daniel Sanders | [mips] Add support for accessing $gp as a named register. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Sanjay Patel | fix typos; remove names from comments; NFC |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Sanjay Patel | remove names from comments; NFC |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Sanjay Patel | fix typos; NFC |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Sanjay Patel | fix typo; NFC |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Sanjay Patel | more efficient use of a dyn_cast; no functional change... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Hal Finkel | [PowerPC] Enable late partial unrolling on the POWER7 |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Toma Tabacu | [mips] Add comment which explains why we need to change... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Suyog Sarda | Assumption that "VectorizedValue" will always be an... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Saleem Abdulrasool | ARM: add support for R_ARM_ABS16 |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Saleem Abdulrasool | test: add additional test for SVN r225507 |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Saleem Abdulrasool | ARM: add support for R_ARM_ABS8 relocations |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Matthias Braun | RegisterCoalescer: Fix removeCopyByCommutingDef with... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Matthias Braun | RegisterCoalescer: Some cleanup in removeCopyByCommutin... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Matthias Braun | RegisterCoalescer: No need to set kill flags, they... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Matthias Braun | RegisterCoalescer: Turn some impossible conditions... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Duncan P. N... | Bitcode: Share logic for last instruction, NFC |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Duncan P. N... | Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Hal Finkel | [PowerPC] Add a flag for experimenting with subreg... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Hal Finkel | [PowerPC] Fold [sz]ext with fp_to_int lowering where... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Hal Finkel | [DAGCombine] Remainder of fix to r225380 (More FMA... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Chandler Carruth | [x86] Add a flag to control the vector shuffle legality... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Chandler Carruth | Cleaup ValueHandle to no longer keep a PointerIntPair... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Hal Finkel | Partial fix to r225380 (More FMA folding opportunities) |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Philip Reames | [REFACTOR] Push logic from MemDepPrinter into getNonLoc... |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Hans Wennborg | ReleaseNotes.rst: these are for 3.6 |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Philip Reames | [Refactor] Have getNonLocalPointerDependency take the... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Duncan P. N... | LangRef: Add usage points for distinct MDNodes |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Duncan P. N... | IR: Drop TODO now that PR22111 is finished |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Duncan P. N... | Utils: Keep distinct MDNodes distinct in MapMetadata() |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Duncan P. N... | IR: Add 'distinct' MDNodes to bitcode and assembly |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Sanjay Patel | remove function names from comments; NFC |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Hal Finkel | [PowerPC] Mark all instructions as non-cheap for Machin... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Hal Finkel | [MachineLICM] A command-line option to hoist even cheap... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Duncan P. N... | CodeGen: Use handy new-fangled post-increment, NFC |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Akira Hatanaka | [ARM] Fix a bug in constant island pass that was trigge... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Duncan P. N... | CodeGen: Use range-based for loops, NFC |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Matt Arsenault | Fix fcmp + fabs instcombines when using the intrinsic |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Eric Christopher | The Kaleidoscope tutorial should be using "mcjit" for... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Lang Hames | [MCJIT] Remove a few redundant MCJIT tests, and drop... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Eric Christopher | Make the TargetMachine in MipsSubtarget a reference... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Eric Christopher | Update include - this class doesn't use the target... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Eric Christopher | Fix a couple of odd formatting issues. |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Eric Christopher | This routine is in InstrInfo, there's no need to access... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Ahmed Bougacha | [X86] Reflow comment. NFC. |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Rafael Espindola | clang-format. NFC. |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Rafael Espindola | Make this test a bit stricter. |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Justin Hibbits | Add saving and restoring of r30 to the prologue and... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Rafael Espindola | Explicitly handle LinkOnceODRAutoHideLinkage. NFC.... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Rafael Espindola | Update naming style and clang-format. NFC. |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Kristof Beyls | Fix large stack alignment codegen for ARM and Thumb2... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Tom Stellard | R600/SI: Remove SIISelLowering::legalizeOperands() |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Elena Demikhovsky | Masked Load/Store - fixed a bug in type legalization. |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Michael Kuperstein | Fix a think-o in the test for r225438. |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Michael Kuperstein | Fix include ordering, NFC. |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Michael Kuperstein | [X86] Don't try to generate direct calls to TLS globals |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Michael Kuperstein | Move SPAdj logic from PEI into the targets (NFC) |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Craig Topper | Fix test case I missed in r225432. |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Craig Topper | [X86] Don't print 'dword ptr' or 'qword ptr' on the... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Adrian Prantl | Revert "Reapply: Teach SROA how to update debug info... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Quentin Colombet | [RegAllocGreedy] Introduce a late pass to repair broken... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Ahmed Bougacha | [SelectionDAG] Allow targets to specify legality of... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Nick Lewycky | Remove empty statement. No functionality change. |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Matthias Braun | X86: VZeroUpperInserter: shortcut should not trigger... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Kevin Enderby | Run clang-format on tools/llvm-objdump/MachODump.cpp... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Matthias Braun | RegisterCoalescer: Do not remove IMPLICIT_DEFS if they... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Matthias Braun | RegisterCoalescer: Fix valuesIdentical() in some subran... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Matthias Braun | LiveInterval: Implement feedback by Quentin Colombet. |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Philip Reames | [GC] improve testing around gc.relocate and fix a test |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Ahmed Bougacha | [CodeGen] Add MVT::isValid to replace manual validity... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Tom Stellard | R600/SI: Commute instructions to enable more folding... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
Duncan P. N... | IR: Add MDNode::getDistinct() |
commit | commitdiff | tree | snapshot |
next |