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-04-13
Evan Cheng
On Darwin targets, only use vfma etc. if the source...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Dan Gohman
Add some comments, and fix a few places that missed...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Kevin Enderby
For ARM disassembly only print 32 unsigned bits for...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Dan Gohman
Consider ObjC runtime calls objc_storeWeak and others...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Hal Finkel
By default, use Early-CSE instead of GVN for vectorizat...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Sylvestre Ledru
Catch the Python exception when subprocess.Popen is...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Benjamin Kramer
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Craig Topper
Silence various build warnings from Hexagon backend...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Craig Topper
Fix target specific intrinsic handling to adjust intrin...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Craig Topper
Remove getElfArchType from ELF.h. It's only used in...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Dan Gohman
Use the new Use-aware dominates method to apply the...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Bill Wendling
Code-gen may inject code into the IR before it emits...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Dan Gohman
Don't move objc_autorelease calls past autorelease...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Dan Gohman
Def here is an Instruction, so !isa<Instruction>(Def...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Dan Gohman
Add forms of dominates and isReachableFromEntry that...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Kevin Enderby
Fix a few more places in the ARM disassembler so that...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Ted Kremenek
Update CMake build.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Evandro Menezes
Hexagon: fix CMake error.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Sirish Pande
Disable Hexagon test temporarily.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Sirish Pande
HexagonPacketizer patch.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Preston Gurd
This patch improves the MCJIT runtime dynamic loader...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Evan Cheng
Generalize r153635 to deal with TokenFactor chains...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Evandro Menezes
Hexagon: enable assembler output through the MC layer.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Anshuman Dasgupta
Add DFA generator for VLIW targets to ReleaseNotes...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Benjamin Kramer
Remove README entry obsoleted by register masks.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Jean-Daniel...
Remove a remaining reference to the obsolete C backend...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Craig Topper
Fix 128-bit ptest intrinsics to take v2i64 instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Jim Grosbach
ARM 'adr' fixups don't need the interworking addend...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Akira Hatanaka
Revert changes that were accidentally committed.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Akira Hatanaka
Fix string that is being checked.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Akira Hatanaka
Emit neg.s or neg.d only if -enable-no-nans-fp-math...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Akira Hatanaka
Emit abs.s or abs.d only if -enable-no-nans-fp-math...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Kevin Enderby
Fixed a case of ARM disassembly getting an assert on...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Akira Hatanaka
Fix bugs in lowering of FCOPYSIGN nodes.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Jim Grosbach
Remove incorrect comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Jim Grosbach
Tidy up. Remove hard tab characters.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Jim Grosbach
Tidy up. Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Benjamin Kramer
Fix pasto.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Chad Rosier
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Andrew Trick
TableGen's regpressure: emit per-registerclass weight...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Jim Grosbach
ARM 'vuzp.32 Dd, Dm' is a pseudo-instruction.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Andrew Trick
TableGen'd regpressure: register unit set pruning.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Jim Grosbach
ARM 'vzip.32 Dd, Dm' is a pseudo-instruction.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Sylvestre Ledru
Fix the build under Debian GNU/Hurd.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Benjamin Kramer
Cache the hash value of the operands in the MDNode.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Benjamin Kramer
FoldingSet: Push the hash through FoldingSetTraits...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Benjamin Kramer
Compute hashes directly with hash_combine instead of...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Nadav Rotem
remove unused argument
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Duncan Sands
Add a C binding to the Target and TargetMachine classes...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Chandler Carruth
Add two statistics to help track how we are computing...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Nadav Rotem
Reapply 154397. Original message:
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Duncan Sands
Comment typo fix.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Evan Cheng
Add more fused mul+add/sub patterns. rdar://10139676
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Nadav Rotem
Reapply 154396 after fixing a test.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Evan Cheng
Clean up ARM fused multiply + add/sub support some...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Craig Topper
Fix an overly indented line. Remove an 'else' after...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Craig Topper
Inline implVisitAluOverflow by introducing a nested...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Andrew Trick
Tablegen'd regpressure: emit the weighted pressure...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Andrew Trick
Table-generated register pressure fixes.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Craig Topper
Optimize code a bit by calling push_back only once...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Evan Cheng
Match (fneg (fma) to vfnma. rdar://10139676
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Charles Davis
Add retw and lretw instructions. Also, fix Intel syntax...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Evan Cheng
Merge fma.ll into fusedMAC.ll
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Kevin Enderby
Fix ARM disassembly of VLD instructions with writebacks...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Jim Grosbach
ARM add missing Thumb1 two-operand aliases for shift...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Evan Cheng
Fix a number of problems with ARM fused multiply add...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Jakob Stoklund...
Tweak MachineLICM heuristics for cheap instructions.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Jakob Stoklund...
Only check for PHI uses inside the current loop.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Jakob Stoklund...
Fix test to be register assignment invariant.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Andrew Trick
TableGen/reginfo potential bug: typo from previous...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Owen Anderson
Move the constant-folding support for FP_ROUND in Selec...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Dylan Noblesmith
llvm-stress: stop abusing ConstantFP::get()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Dylan Noblesmith
llvm-stress: don't make vectors of x86_mmx type
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Kostya Serebryany
[tsan] two more compile-time optimizations:
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Evan Cheng
Handle llvm.fma.* intrinsics. rdar://10914096
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Duncan Sands
Add a comment noting that the fdiv -> fmul conversion...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Bill Wendling
The MDString class stored a StringRef to the string...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Chad Rosier
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Chad Rosier
Revert r154396, which looks to be the real culprit...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Eric Christopher
Temporarily revert this patch to see if it brings the...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Kostya Serebryany
[tsan] compile-time instrumentation: do not instrument...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Eric Christopher
To ensure that we have more accurate line information...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Owen Anderson
Revert r154397, which was causing make check failures...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Jim Grosbach
ARM fix cc_out operand handling for t2SUBrr instructions.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
David Blaikie
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Nadav Rotem
Fix a dagcombine optimization which assumes that the...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Nadav Rotem
Modify the code that lowers shuffles to blends from...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Chandler Carruth
Make a somewhat subtle change in the logic of block...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Anton Korobeynikov
Transform div to mul with reciprocal only when fp imm...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
David Chisnall
Use the correct section types on Solaris for unwind...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Duncan Sands
Express the number of ULPs in fpaccuracy metadata as...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Andrew Trick
Fix 12513: Loop unrolling breaks with indirect branches.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Andrew Trick
Fix for register pressure tables.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Evan Cheng
Add proper checks.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Evan Cheng
Make the code slightly more palatable.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Andrew Trick
Use std::includes instead of my own implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Andrew Trick
Added a TargetRegisterInfo interface for accessing...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Andrew Trick
Added register unit sets to the target description.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Andrew Trick
Added register unit weights to the target description.
commit
|
commitdiff
|
tree
|
snapshot
next