projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
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
2014-10-17
Jan Vesely
R600: Add EG to FMA test
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Jan Vesely
SelectionDAG: Add sext_inreg optimizations
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Vasileios Kalintiris
[mips] Add support for COP1's Branch-On-Cond-Likely...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Vasileios Kalintiris
[mips] Add support for COP0's Branch-On-Cond-Likely...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Hal Finkel
[DSE] Remove no-data-layout-only type-based overlap...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Peter Collingbourne
Fix bashism in build.sh.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Rafael Espindola
Add back commits r219835 and a fixed version of r219829.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Bill Schmidt
[PPC] Adjust some PowerPC tests to account for presence...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Rafael Espindola
Add a test that would have found the bug in r219829.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Akira Hatanaka
ARM: Fix a bug which was causing convergence failure...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Rafael Espindola
Revert commit r219835 and r219829.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Peter Zotov
[OCaml] Add Llvm.instr_clone.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Peter Zotov
[LLVM-C] Add LLVMInstructionClone.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Alexander Potapenko
[llvm-symbolizer] Introduce the -dsym-hint option.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Matt Arsenault
R600/SI: Simplify debug printing
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Peter Collingbourne
Add our own copy of the find_executable function to...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Matt Arsenault
R600/SI: Remove another VALU pattern
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Peter Collingbourne
Initial version of Go bindings.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Peter Collingbourne
Introduce LLVMParseCommandLineOptions C API function.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Juergen Ributzka
Reduce code duplication between patchpoint and non...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Chandler Carruth
[SROA] Switch the common variable name for the 'AllocaS...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Chandler Carruth
[SROA] More range-based cleanups to SROA, these brought...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Chandler Carruth
[SROA] Switch a couple of overly complex iterator acces...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Robin Morisset
Erase fence insertion from SelectionDAGBuilder.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Matt Arsenault
R600/SI: Remove unnecessary VALU patterns
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Chandler Carruth
[SROA] Start more deeply moving SROA to use ranges...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Matt Arsenault
R600: Fix nonsensical implementation of computeKnownBit...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Rafael Espindola
Delete -std-compile-opts.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Bjorn Steinbrink
Allow call-slop optzn for destinations with a suitable...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Jonathan Roelofs
Fix lang-ref doc bug: s/icmp lt/icmp slt/
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Nick Kledzik
[llvm-objdump] Fix -private-headers for mach-o to print...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Sanjay Patel
fold: sqrt(x * x * y) -> fabs(x) * sqrt(y)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Juergen Ributzka
[AArch64] Fix miscompile of sdiv-by-power-of-2.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Vasileios Kalintiris
[mips] Account for endianess when expanding BuildPairF6...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Vasileios Kalintiris
[mips] Marked the DI/EI instruction aliases as MIPS32r2
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Vasileios Kalintiris
Test commit access: remove extra new line at the end...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Benjamin Kramer
Add missing header guard.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Akira Hatanaka
Reapply r219832 - InstCombine: Narrow switch instructio...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Saleem Abdulrasool
TRE: make TRE a bit more aggressive
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Akira Hatanaka
Revert r219832.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Hal Finkel
[LVI] Add some additional comments about caching and...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
NAKAMURA Takumi
llvm/Support/Options.h: Use \tparam. [-Wdocumentation]
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Matt Arsenault
R600: Remove dead function
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Sanjoy Das
Revert "r219834 - Teach ScalarEvolution to sharpen...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Hal Finkel
Preserve non-byval pointer alignment attributes using...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Hal Finkel
Add CreateAlignmentAssumption to IRBuilder
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Adam Nemet
[AVX512] Add DQ subvector inserts
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Adam Nemet
[AVX512] Add SKX testing to avx512-insert-extract.ll
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Adam Nemet
[AVX512] Fix test to produce a defined value
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Adam Nemet
[AVX512] Two new attributes in X86VectorVTInfo for...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Adam Nemet
[AVX512] Rename arg from Opcode32/64 to Opcode128/256...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Matt Arsenault
R600: Remove unnecessary part of computeKnownBitsForTar...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Matt Arsenault
Move variable down to use
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Alexander Potapenko
Add MachOObjectFile::getUuid()
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Chris Bieneman
Updating documentation based on my change to remove...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Chris Bieneman
Fixing the build failure due to compiler warnings and...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Chris Bieneman
Defining a new API for debug options that doesn't rely...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Tom Stellard
R600/SI: Fix bug where immediates were being used in...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Eric Christopher
Avoid caching the MachineFunction, we don't use it...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Sid Manning
Wrong attribute. LLVM_ATTRIBUTE_UNUSED not LLVM_ATTRIB...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Duncan P. N...
IR: Move NumOperands from User to Value, NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Duncan P. N...
IR: Cleanup comments for Value, User, and MDNode
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Sid Manning
Wrong attribute. LLVM_ATTRIBUTE_USED not LLVM_ATTRIBUTE...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Rafael Espindola
Allow forward references to section symbols.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Sanjoy Das
Teach ScalarEvolution to sharpen range information.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Sid Manning
Add LLVM_ATTRIBUTE_UNUSED to function currently just...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Akira Hatanaka
InstCombine: Narrow switch instructions using known...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Juergen Ributzka
Reapply "[FastISel][AArch64] Add custom lowering for...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Juergen Ributzka
[FastISel][AArch64] Factor out add with immediate emiss...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Rafael Espindola
Correctly handle references to section symbols.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Sid Manning
Enable the instruction printer in HexagonMCTargetDesc
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Matt Arsenault
R600/SI: Also try to use 0 base for misaligned 8-byte...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Matt Arsenault
R600: Fix miscompiles when BFE has multiple uses
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Sanjay Patel
correct const-ness with auto and dyn_cast
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Hal Finkel
[SLPVectorize] Basic ephemeral-value awareness
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Hal Finkel
Treat the WorkSet used to find ephemeral values as...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Derek Schuff
[MC] Make bundle alignment mode setting idempotent...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Duncan P. N...
DI: Make comments "brief"-er, NFC
commit
|
commitdiff
|
tree
|
snapshot
next