2015-01-12 |
Duncan P. N... | IR: Prepare for a new UniquableMDNode subclass, NFC |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Stop erasing MDNodes from uniquing sets during... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Bill Schmidt | First crack at PowerPC 3.6 release notes |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Eric Fiselier | [LIT] Remove string decoding in gtest discovery code... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Ahmed Bougacha | [X86] Also create+widen FMIN/FMAX nodes for v2f32. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Move creation logic to MDNodeFwdDecl, NFC |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Make MDNodeFwdDecl destructor public |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Ahmed Bougacha | [X86] Make SSE min/max testcases more explicit. NFC. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Move creation logic down to MDTuple, NFC |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Push storeDistinctInContext() down to UniquableMDNo... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Split GenericMDNode into MDTuple and UniquableMDNode |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Eric Fiselier | [LIT] Decode string result in lit.util.capture |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Invert logic to simplify control flow, NFC |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Separate out decrementUnresolvedOperandCount()... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Prevent handleChangedOperand() recursion |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Tom Stellard | R600/SI: Use RegisterOperands to specify which operands... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Tom Stellard | Target: Allow target specific operand types |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Sanjay Patel | GVN: propagate equalities for floating point compares |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Add test for handleChangedOperand() recursion |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Separate out recalculateHash(), NFC |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Separate out helper: resolveAfterOperandChange... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Use SubclassData32 directly, NFC |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Matthias Braun | RegisterCoalescer: Turn some impossible conditions... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Don't allow operands to become unresolved |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Remove redundant comment, NFC |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Simplify code, NFC |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Make temporary nodes distinct |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Rafael Espindola | Add r224985 back with two fixes. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Simplify replaceOperandWith(), NFC |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Remove redundant calls to MDNode::setHash(), NFC |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Timur Iskhodzhanov | [ASan] Move the shadow on Windows 32-bit from 0x2000000... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Ahmed Bougacha | [SimplifyLibCalls] Factor out fortified libcall handling. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Ahmed Bougacha | [SimplifyLibCalls] Factor out str/mem libcall optimizat... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Ahmed Bougacha | [SimplifyLibCalls] Factor out signature checks for... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Jozef Kolek | [mips][microMIPS] Implement BEQZ16 and BNEZ16 instructions |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Richard Smith | Put this test's input in the Inputs directory where... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Chandler Carruth | Add a new utility script that helps update very simple... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Hal Finkel | [PowerPC] Fix calls to non-function objects |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Simon Pilgrim | [X86][SSE] Minor fix to VPBLENDW AVX2 commutation. |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Daniel Sanders | Fix silly mistake in release notes for Mips. |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Daniel Sanders | Added release notes for the Mips target. |
commit | commitdiff | tree | snapshot |
2015-01-11 |
David Majnemer | Revert most of r225597 |
commit | commitdiff | tree | snapshot |
2015-01-11 |
David Majnemer | X86: Properly decode shuffle masks when the constant... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Saleem Abdulrasool | X86: teach X86TargetLowering about L,M,O constraints |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Saleem Abdulrasool | ARM: add support for segment base relocations (SBREL) |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Chandler Carruth | [x86] Remove some windows line endings that snuck into... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Chandler Carruth | [ADT] Remove the unused default constructor for iterato... |
commit | commitdiff | tree | snapshot |
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 |
next |