projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2012-05-24
Patrik Hägglund
Fix -Wcovered-switch-default warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Craig Topper
Convert assert(0) to llvm_unreachable.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Bill Wendling
Remove old release notes. Ready them for additions...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Craig Topper
Mark some static arrays as const.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Craig Topper
Use uint16_t to store registers in static tables. Match...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Craig Topper
Use uint16_t to store register number in static tables...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Craig Topper
Make some opcode tables static and const. Allows code...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Joel Jones
Reflect that tblgen is now llvm-tblgen
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Craig Topper
Mark a couple arrays as static and const. Use array_len...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Craig Topper
Mark a static array as const.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Craig Topper
Mark a static table as const. Shrink opcode size in...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Chad Rosier
Tidy up naming for consistency and other cleanup. ...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Jakob Stoklund...
Add a test case for global live range splitting.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Jakob Stoklund...
Add a last resort tryInstructionSplit() to RAGreedy.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Bill Wendling
Forgot to reverse conditional.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Bill Wendling
Reduce indentation by early detection of 'continue...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Nicolas Geoffray
llvm-ld does not exist anymore, use llvm-link instead.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Kaelyn Uhrain
Fix typo in flag to opt, and also a CHECK-NEXT that...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Jakob Stoklund...
Correctly deal with identity copies in RegisterCoalescer.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Tim Northover
Fix how CMake appends -m32 to linker command-lines
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Chad Rosier
[arm-fast-isel] Add support for non-global callee.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Nuno Lopes
BoundsChecking: add a couple of simple tests and fix...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Nuno Lopes
revert r156383: removal of TYPE_CODE_FUNCTION_OLD
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Patrik Hägglund
Fix the inliner so that the optsize function attribute...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Patrik Hägglund
Fixed typo in r156905.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Patrik Hägglund
Small fix for the debug output from PBQP (PR12822).
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Evgeniy Stepanov
Use zero-based shadow by default on Android.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Stepan Dyatkovskiy
PR1255(case ranges) related changes in Local Transforma...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Craig Topper
Tidy up spacing.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Chris Lattner
small refinement to r157218 to save a tiny amount of...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Craig Topper
Fix indentation of wrapped line for readability. No...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Eric Christopher
Add support for C++11 enum classes in llvm.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Nuno Lopes
address some of John Criswell's comments
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
NAKAMURA Takumi
ARMDisassembler.cpp: Fix utf8 char in comments.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Eric Christopher
Untabify and 80-col.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Eric Christopher
Formatting consistency.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Jakob Stoklund...
Also compute TopoSigs in synthetic register classes.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Nuno Lopes
hopefully fix the CMake build. sorry for breakage
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Andrew Trick
LSR fix: add a missing phi check during IV hoisting.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Nuno Lopes
add a new pass to instrument loads and stores for run...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Nuno Lopes
revert my previous patches that introduced an additiona...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Jakob Stoklund...
Only erase virtregs with no uses left.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Duncan Sands
Fix PR12858, a crash due to GVN's PRE not fully removin...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Craig Topper
Fix constant used for pshufb mask when lowering v16i8...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Akira Hatanaka
This patch adds a predicate to existing mips32 and...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Nuno Lopes
fix the quotient returned by sdivrem() for the case...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Jim Grosbach
FileCheck'ize test, and add a bit to test for r157221.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Jim Grosbach
ARM: .end_data_region mismatch in Thumb2.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Pete Cooper
Added address space qualifier to intrinsic PointerType...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Owen Anderson
Fix use of an unitialized value in the LegalizeOps...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Jim Grosbach
Thumb2: RSB source register should be rGRP not GPRnopc.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Dan Gohman
Mark an unreachable region of code with llvm_unreachable.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Chad Rosier
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Owen Anderson
Make it so that the MArch, MCPU, MAttrs passed to Engin...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Patrik Hägglund
test commit
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Stepan Dyatkovskiy
PR1255 (case ranges: work with ConstantRangesSet instea...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Craig Topper
Allow 256-bit shuffles to still be split even if only...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Jakob Stoklund...
Give a small negative bias to giant edge bundles.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Clear kill flags on the fly when joining intervals.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Nick Lewycky
Add RPO to the lexicon.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Make the global base reg GR32_NOSP.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Constrain regclasses in PeepholeOptimizer.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Constrain register classes in TailDup.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Peter Collingbourne
When legalising shifts, do not pre-build a list of...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Benjamin Kramer
Emit memcmp directly from the StringMatcherEmitter.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Benjamin Kramer
Plug a leak when using MCJIT.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Hal Finkel
Add a missing PPC 64-bit stwu pattern.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Benjamin Kramer
Use TargetMachine's register info instead of creating...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Use the right register class for LDRrs.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Transfer memory operands to the right instruction.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Properly constrain register classes for sub-registers.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Properly constrain register classes in 2-addr.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Missed a push_back in r157147.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Avoid deleting extra copies when RegistersDefinedFromSa...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Fix build bots.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
LiveRangeQuery simplifies shrinkToUses().
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Use LiveRangeQuery in ScheduleDAGInstrs.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Eliminate some uses of struct LiveRange.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Use LiveRangeQuery instead of getLiveRangeContaining().
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Add a LiveRangeQuery class.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Peter Collingbourne
Do not pass an invalid domtree to SimplifyInstruction...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Jakob Stoklund...
Simplify overlap check.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Jakob Stoklund...
Fix 12892.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Peter Collingbourne
Do not eliminate allocas whose alignment exceeds that...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Hal Finkel
Add a FIXME about access to negative stack-pointer...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Jakob Stoklund...
Remove the late DCE in RegisterCoalescer.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Jakob Stoklund...
Erase joined copies immediately.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Jakob Stoklund...
Fix an ancient bug in removeCopyByCommutingDef().
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Nadav Rotem
On Haswell, perfer storing YMM registers using a single...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Nadav Rotem
Add support for additional in-reg vbroadcast patterns
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Benjamin Kramer
Disambiguate call to operator==.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Jakob Stoklund...
Collect inflatable virtual registers on the fly.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Benjamin Kramer
ValueMap: Use DenseMap's find_as mechanism to reduce...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Benjamin Kramer
Move CallbackVHs dtor inline, it can be devirtualized...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Craig Topper
Tidy up some spacing and inconsistent use of pre/post...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Benjamin Kramer
Remove extra semicolons.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Benjamin Kramer
Provide move semantics for TinyPtrVector and for DenseM...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Stepan Dyatkovskiy
Ordinary PR1255 patch: DifferenceEngine and CPPBackend...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Craig Topper
Copy some AVX support from MCJIT to JIT. Maybe will...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Jakob Stoklund...
Eliminate dead code after remat.
commit
|
commitdiff
|
tree
|
snapshot
next