2014-10-21 |
Zoran Jovanovic | [mips][microMIPS] Implement AND16, NOT16, OR16 and... |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Zoran Jovanovic | [mips][microMIPS] Implement microMIPS 16-bit instructio... |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Rafael Espindola | Fix a bit of confusion about .set and produce more... |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Paul Robinson | Do not attribute static allocas to the call site's... |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Rafael Espindola | Make this test a bit more strict. |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Chandler Carruth | Teach lit to filter the host LDFLAGS down from the... |
commit | commitdiff | tree | snapshot |
2014-10-21 |
David Blaikie | PR21202: Memory leak in Windows RWMutexImpl when using... |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Rafael Espindola | Make AsmPrinter::EmitLabelOffsetDifference a static... |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Lang Hames | [MCJIT] Temporarily revert r220245 - it broke several... |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Philip Reames | Introduce enum values for previously defined metadata... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Philip Reames | Extend the verifier to validate range metadata on calls... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Lang Hames | [MCJIT] Make MCJIT honor symbol visibility settings... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Quentin Colombet | [X86] Fix a bug in the lowering of the mask of VSELECT. |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Philip Reames | Introduce a 'nonnull' metadata on Load instructions. |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Simon Pilgrim | [X86] Memory folding for commutative instructions ... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Rafael Espindola | Explain why we don't always use --gc-sections. |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Tim Northover | ARM: rework Thumb1 frame index rewriting |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Alexey Samsonov | Try to fix GCC error about invalid use of const_cast... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Alexey Samsonov | Constify getELFDynamicSymbolIterators standalone functi... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Alexey Samsonov | Add const version of OwningBinary::getBinary |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Alexey Samsonov | Be more specific about return type of MachOUniversalBin... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Alexey Samsonov | Constify input argument of RelocVisitor and DWARFContex... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Dan Liew | Teach Lit to catch OSError exceptions when creating... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Robert Khasanov | Moved out IIT_V64 from common values section. |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Gerolf Hoflehner | [AArch64] test case for compfail fixed by r219748 |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Steven Wu | Fix Intrinsic::getType not working with vararg |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Oliver Stannard | [Thumb2] RFE, SRS and "SUBS pc, lr" are undefined on v7M |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Sid Manning | Remove unnecessary else. |
commit | commitdiff | tree | snapshot |
2014-10-20 |
NAKAMURA Takumi | Revert r220174, "Always use -Wl,-gc-sections on our... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Oliver Stannard | [ARM] Do not select SMULW[BT] or SMLAW[BT] |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Oliver Stannard | [Thumb] Fix crash in Thumb1RegisterInfo::rewriteFrameIndex |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Chandler Carruth | Switch the default DataLayout to be little endian,... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Chandler Carruth | Remove some completely superfluous trailing comments... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Chandler Carruth | Clean up the comments and doxygen for DataLayout. |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Chandler Carruth | Fix a miscompile introduced in r220178. |
commit | commitdiff | tree | snapshot |
2014-10-20 |
David Majnemer | IR: Replace DataLayout::RoundUpAlignment with RoundUpTo... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Chandler Carruth | Fix a somewhat subtle pair of issues with JumpThreading... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Lang Hames | [PBQP] Use DenseSet rather than std::set for PBQP's... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Chandler Carruth | Teach the load analysis driving core instcombine logic... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Chandler Carruth | Add a datalayout string to this test so that it exercis... |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Rafael Espindola | Always use -Wl,-gc-sections on our build. |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Bill Schmidt | [PowerPC] Clean up -mattr=+vsx tests to always specify... |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Bill Schmidt | [PowerPC] Temporarily disable VSX for PowerPC fast... |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Bill Schmidt | [PowerPC] Re-enable VSX test line for fma.ll with ... |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Lang Hames | [ADT] Add a 'find_as' operation to DenseSet. |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Chandler Carruth | Do a better and more complete job of preserving metadat... |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Chandler Carruth | Move previously dead code to handle computing the known... |
commit | commitdiff | tree | snapshot |
2014-10-19 |
David Majnemer | InstCombine: (sub (or A B) (xor A B)) --> (and A B) |
commit | commitdiff | tree | snapshot |
2014-10-19 |
David Majnemer | InstCombine: Optimize icmp eq/ne (shl Const2, A), Const1 |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Chandler Carruth | Fix a long-standing miscompile in the load analysis... |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Chandler Carruth | Switch how the datalayout availability test is handled... |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Bob Wilson | Use triple predicate functions instead of checking... |
commit | commitdiff | tree | snapshot |
2014-10-18 |
Chandler Carruth | Rename 'TD' to 'DL' in this function as the argument... |
commit | commitdiff | tree | snapshot |
2014-10-18 |
Chandler Carruth | Fix the other comment to use modern doxygen style and... |
commit | commitdiff | tree | snapshot |
2014-10-18 |
Chandler Carruth | More formatting cleanup brought to you by clang-format. |
commit | commitdiff | tree | snapshot |
2014-10-18 |
Chandler Carruth | Clean up doxygen syntax and reword comments to flow... |
commit | commitdiff | tree | snapshot |
2014-10-18 |
Chandler Carruth | Clean up the formatting and trailing whitespace of... |
commit | commitdiff | tree | snapshot |
2014-10-18 |
Lang Hames | [PBQP] Move register-allocation specific PBQP code... |
commit | commitdiff | tree | snapshot |
2014-10-18 |
Lang Hames | [PBQP] Replace the interference-constraints algorithm... |
commit | commitdiff | tree | snapshot |
2014-10-18 |
Chandler Carruth | Preserve AA metadata when combining (cast (load (.... |
commit | commitdiff | tree | snapshot |
2014-10-18 |
Chandler Carruth | [InstCombine] Do an about-face on how LLVM canonicalize... |
commit | commitdiff | tree | snapshot |
2014-10-18 |
Chandler Carruth | Remove a test that was ported from the old llvm-gcc... |
commit | commitdiff | tree | snapshot |
2014-10-18 |
Nick Kledzik | [llvm-objdump] don't test timestamp dump as that is... |
commit | commitdiff | tree | snapshot |
2014-10-18 |
Nick Kledzik | [llvm-objdump] enhance test case for mach-o -private... |
commit | commitdiff | tree | snapshot |
2014-10-18 |
Nick Kledzik | [llvm-objdump] Fix mach-o binding decompression error |
commit | commitdiff | tree | snapshot |
2014-10-18 |
Chandler Carruth | [SROA] Change how SROA does vector-based promotion... |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Aaron Watry | R600/SI: Add global atomicrmw xchg |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Aaron Watry | R600/SI: Add global atomicrmw xor |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Aaron Watry | R600/SI: Add global atomicrmw or |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Aaron Watry | R600/SI: Add global atomicrmw min/umin |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Aaron Watry | R600/SI: Add global atomicrmw max/umax |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Aaron Watry | R600/SI: Add global atomicrmw and |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Aaron Watry | R600/SI: Add global atomicrmw sub |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Aaron Watry | R600/SI: Fix/add tests for atomicrmw add |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Aaron Watry | R600: Rename atomic_load global tests to atomic_add |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Evgeniy Stepanov | [msan] Fix handling of byval arguments with large align... |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Pete Cooper | Check for dynamic alloca's when selecting lifetime... |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Bill Schmidt | [PowerPC] Disable +vsx RUN line for fma.ll due to incon... |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Rafael Espindola | Revert "TRE: make TRE a bit more aggressive" |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Bill Schmidt | [PowerPC] Change assert to better form |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Matt Arsenault | R600/SI: Remove redundant setting of instruction bits |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Bill Schmidt | [PowerPC] Change liveness testing in VSX FMA mutation... |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Peter Collingbourne | Disable ccache for go tests. |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Matt Arsenault | Fix typo |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Matt Arsenault | R600/SI: Also check for FPImm literal constants |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Matt Arsenault | R600/SI: Allow commuting with source modifiers |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Matt Arsenault | R600/SI: Simplify code with hasModifiersSet |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Matt Arsenault | R600/SI: Fix general commuting breaking src mods |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Matt Arsenault | R600/SI: Cleanup code with ChangeToFPImmediate |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Matt Arsenault | R600/SI: Allow comuting fp immediates |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Matt Arsenault | R600/SI: Use early return instead of checking condition... |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Peter Collingbourne | We also need to catch OSError here. |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Matt Arsenault | R600/SI: Use complex pattern for MUBUF load patterns. |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Matt Arsenault | R600/SI: Remove SI_BUFFER_RSRC pseudo |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Juergen Ributzka | [Stackmaps] Enable invoking the patchpoint intrinsic. |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Andrea Di Biagio | [X86] Fix missed selection of non-temporal store of... |
commit | commitdiff | tree | snapshot |
2014-10-17 |
James Molloy | [AArch64] Fix a silent codegen fault in BUILD_VECTOR... |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Rafael Espindola | Don't crash if find_executable return None. |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Bill Schmidt | [PowerPC] Enable use of lxvw4x/stxvw4x in VSX code... |
commit | commitdiff | tree | snapshot |
2014-10-17 |
Jan Vesely | Mips: Only set divrem i64 to custom on 64bit |
commit | commitdiff | tree | snapshot |
next |