projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2011-04-28
Matt Beaumont-Gay
Coalesce some DEBUGs (moving an only-used-in-DEBUG...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Benjamin Kramer
We require threse bits to be zero, too.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Nick Lewycky
Only read *predecessor once so as to fix a theoretical...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Daniel Dunbar
Target/X86/MC: Add an option for disabling arith relaxa...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Rafael Espindola
Add the getExprForFDESymbol method that responsible...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Devang Patel
Beautify debug info probe output.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Ted Kremenek
Add MemoryBuffer::getBufferKind() to report whether...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Devang Patel
Remove DbgDeclare only if all uses are converted.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Lenny Maiorani
Remove bounded StringRef::compare() since nothing but...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Eli Friedman
fast-isel sret calls, try 2. We actually do need to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Benjamin Kramer
Fix a comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Chris Lattner
improve comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Devang Patel
Do not lose line number info while eliminating tail...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Eli Friedman
Actually revert r130348 correctly.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Chris Lattner
final step needed to resolve PR6627, which allows us...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Chris Lattner
code cleanups only.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Eli Friedman
Revert r130348; causing buildbot issues on x86-32.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Owen Anderson
Fix a bug in tblgen that caused incorrect encodings...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Devang Patel
Add command line option to print debug info in human...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Andrew Trick
Reapply r130340: Fix for PR9730.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Benjamin Kramer
InstCombine: Merge "(trunc x) == C1 & (and x, CA) ...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Eric Christopher
Be more layout aware here and swap the successor and...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Chris Lattner
centralize "marking for deletion" into a helper functio...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Chris Lattner
Promote toErase to be an ivar of the GVN class.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Rafael Espindola
Add a getExprForPersonalitySymbol method to MCAsmInfo...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Rafael Espindola
Mark the EH symbol global or weak if the corresponding...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Jay Foad
Fix typos in comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Chandler Carruth
Fix the last -Wnon-pod-memset I'm seeing. This is benig...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Chandler Carruth
Revert an unintended commit. Very sorry for this one.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Chandler Carruth
Fix more -Wnon-pod-memset warnings.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Chandler Carruth
nuke gold
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Chris Lattner
teach GVN to widen integer loads when they are overalig...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Eric Christopher
Let the immediate leaf pattern take transforms and...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Chris Lattner
move PR9803 to this readme.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Ted Kremenek
Add utility method to DenseMap to return the amount...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Rafael Espindola
Add a small temporary hack for producing identical...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Rafael Espindola
Produce the EH_frame# symbols if needed.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Rafael Espindola
Forward isFunctionEHFrameSymbolPrivate. If it is false...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Devang Patel
Teach dwarf writer to handle complex address expression...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Chris Lattner
silence some -Wnon-pod-memset warnings, since std:...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Eli Friedman
Fix a silly mistake in r130338.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Justin Holewinski
PTX: support for select_cc and fixes for setcc
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Justin Holewinski
PTX: support for select
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Justin Holewinski
PTX: mov fix and rounding correction for cvt
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Justin Holewinski
PTX: support for fneg
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Justin Holewinski
PTX: support for zext loads and trunc stores
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Justin Holewinski
PTX: support for bitwise operations on predicates
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Justin Holewinski
PTX: patch to AsmPrinter
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Andrew Trick
Reverting r130340 in the unlikely event that it's respo...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Eli Friedman
fast-isel sret. We actually don't need to do anything...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Johnny Chen
Add tests for A8.6.110 NOP.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Rafael Espindola
Remove unnecessary argument.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Rafael Espindola
Rename getPersonalityPICSymbol to getCFIPersonalitySymb...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Andrew Trick
Fixes PR9730: indvars: An asserting value handle still...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Devang Patel
Simplify handling of variables with complex address...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Eli Friedman
Make the fast-isel code for literal 0.0 a bit shorter...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Eli Friedman
Remove unused function.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
NAKAMURA Takumi
docs/doxygen.css: Tweak style for readability.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Rafael Espindola
Fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Kevin Enderby
Fix a bug in the case that there is no add or subtract...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Dan Gohman
Teach BasicAA about arm.neon.vld1 and vst1.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Devang Patel
Revert r130178. It turned out to be not the optimal...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Evan Cheng
If converter was being too cute. It look for root BBs...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Dan Gohman
When analyzing functions known to only access argument...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Andrew Trick
Corrects an old, old typo in a case that doesn't seem...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Devang Patel
Simplify cfg inserts a call to trap when unreachable...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Jakob Stoklund...
Also add <imp-def> operands for defined and dead super...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Rafael Espindola
Factor a bit of code to MCStreamer::EmitLabel. Keep...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Duncan Sands
Stop trying to have instcombine preserve LCSSA form...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Andrew Trick
Test case and comment for PR9633.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Nick Lewycky
Use static inline to do the right thing when built...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Eli Friedman
Refactor out code to fast-isel a memcpy operation with...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Rafael Espindola
Force some values to be absolute and align based on...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Eli Friedman
Fix an edge case involving branches in fast-isel on...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Andrew Trick
Fix for PR9633 [indvars] Assertion `isa<X>(Val) &&...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Chris Lattner
Enhance memdep to return clobber relation between noali...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Jakob Stoklund...
Add a safe-guard against repeated splitting for some...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Chris Lattner
use AA::isMustAlias to simplify some calls.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Chris Lattner
remove support for llvm.invariant.end from memdep....
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Evan Cheng
Be careful about scheduling nodes above previous calls...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Evan Cheng
This test should be in MC. It breaks with changes to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Chris Lattner
make a couple of changes to the standard pass pipeline:
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Chris Lattner
Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Chris Lattner
some random cleanups, no functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Chris Lattner
add an m_ConstantInt matching predicate that binds...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Jim Grosbach
ARM and Thumb2 support for atomic MIN/MAX/UMIN/UMAX...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Rafael Espindola
Print the label if we will use it in debug_frame.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Devang Patel
Refactor code. Keep dwarf register operation selection...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Jakob Stoklund...
Use the new TRI->getLargestLegalSuperClass hook to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Jakob Stoklund...
Add a TRI::getLargestLegalSuperClass hook to provide...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Benjamin Kramer
Force a triple on this test to unbreak windows buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Devang Patel
Fix an off by one error while accessing complex address...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Chris Lattner
Improve the bail-out predicate to really only kick...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Dan Gohman
Fast-isel support for simple inline asms.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Oscar Fuentes
Honor LLVM_BUILD_RUNTIME.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Rafael Espindola
Add test for PR9743.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Duncan Sands
Another example of a static table that wasn't marked...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Chris Lattner
don't emit the symbol name twice for local bss and...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Nick Lewycky
Add cmakefiles to build profile_rt.so!
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Evan Cheng
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
next