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-05-01
Rafael Espindola
I forgot these files in the previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-01
Rafael Espindola
Simplify the handling of pcrel relocations on ELF....
commit
|
commitdiff
|
tree
|
snapshot
2011-05-01
Oscar Fuentes
Update instructions: LLVM.cmake is now LLVMConfig.cmake
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Rafael Espindola
Revert the previous patch while I figure out how to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Jakob Stoklund...
X86AsmPrinter doesn't know how to handle the X86II...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Rafael Espindola
Enable CFI on OS X.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Jakob Stoklund...
When a physreg is live-in and live through a basic...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Benjamin Kramer
InstCombine: Turn (zext A) udiv (zext B) into (zext...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Benjamin Kramer
Use SimplifyDemandedBits on div instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Benjamin Kramer
FileCheckize.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Rafael Espindola
Implement MCAsmStreamer::EmitEHSymAttributes. Doing...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Rafael Espindola
Handle PrivateExtern eh symbols.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Jakob Stoklund...
Allow folded spills in test.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Jakob Stoklund...
Avoid using stale entries form the sibling value map.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Jakob Stoklund...
Use hysteresis for local live range splitting as well.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
NAKAMURA Takumi
runtime/libprofile/PathProfiling.c: Don't use // commen...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Rafael Espindola
Add all the plumbing needed for MC to expand cfi to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Rafael Espindola
Implement MCAsmStreamer::EmitDwarfAdvanceFrameAddr.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Jakob Stoklund...
Update comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Jakob Stoklund...
Use a greedy algorithm for allocating registers.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Jakob Stoklund...
Weekly fix of register allocation dependent unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Bill Wendling
Print out the 'nontemporal' info on a store.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Eli Friedman
Make FastEmit_ri_ try a bit harder to succeed for suppo...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Eric Christopher
80-col.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Eli Friedman
Zap a couple now-unused functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Eli Friedman
Switch to ImmLeaf (which can be used by FastISel) for...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Devang Patel
Assing line number info to new PHIs created by SSA...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Eric Christopher
Add FastEmitInst_ii for the arm fast isel generator...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Eli Friedman
Filter out pattterns from the FastISel emitter which...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Eric Christopher
Some cleanup and optimize fallthrough more.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Rafael Espindola
Avoid some uses of .uleb128. This is a small speedup...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Rafael Espindola
Implement MCAsmStreamer::EmitCFIDefCfa.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Devang Patel
Print new instructions without DebugLoc.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Eli Friedman
Fix run-line, again. :(
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Eli Friedman
Re-committing r130454, which does not in fact break...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Devang Patel
Preserve line number information.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Eric Christopher
Add trunc->branch support, this won't help with clang...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Daniel Dunbar
win32: Include DataTypes.h instead of stdint.h to try...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Daniel Dunbar
Cleanup some DOS newlines.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Peter Collingbourne
SimplifyCFG: Expose phi node folding cost threshold...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Peter Collingbourne
SimplifyCFG: Add CostRemaining parameter to DominatesMe...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Peter Collingbourne
SimplifyCFG: Add Trunc, ZExt and SExt to the list of...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Daniel Dunbar
MCAsmLayout: Add support for computing the symbol offse...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Daniel Dunbar
MC: Change variable symbols to be recognized as defined...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Daniel Dunbar
MC/Mach-O: Update getSymbolAddress() to support evaluat...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Daniel Dunbar
MC/Mach-O: Allow emission of relocations for variables...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Daniel Dunbar
MC/Mach-O: Find section ordinal's by looking at the...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Devang Patel
Hoist MCLineEntry construction AsmPrinter so that anyon...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Daniel Dunbar
MCExpr: Add FindAssociatedSection, which attempts to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Daniel Dunbar
MC/AsmParser: Generalize a check.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Douglas Gregor
Fix a C++0x portability issue with std::make_pair....
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Douglas Gregor
Include <pthread.h> before we use pthread_self/pthread_kill
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Rafael Espindola
The last hack for producing bit identical output with...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Rafael Espindola
Change DwarfCFIException's member variables to track...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Andrew Trick
Teach Thumb2 isel to fold and->rotr ==> ROR.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Rafael Espindola
Factor some code to needsCFIMoves. Avoid printing moves...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Benjamin Kramer
This is done.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Andrew Trick
Combine thumb2-ror tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
NAKAMURA Takumi
docs/doxygen.css: Tweak padding on memdoc.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Francois Pichet
Unbreak the MSVC build:
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Benjamin Kramer
Balance parentheses.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Benjamin Kramer
InstCombine: turn (C1 << A) << C2) into (C1 << C2)...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Chris Lattner
clean up after Sean's r127646 patch.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Chris Lattner
use the MachineInstrBuilder operator-> to simplify...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Chris Lattner
add a missing operator that caused us to have to use...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Rafael Espindola
Last bit by bit compatibility patch to MCDwarf.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Rafael Espindola
Add an alternative implementation of CIE and FDE emissi...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Nick Lewycky
Rename profile_rt.so to libprofile_rt.so under configur...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Eric Christopher
Update comments and checks to match reality.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Eric Christopher
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Eli Friedman
Revert r130454; apparently this doesn't actually work.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Eli Friedman
Fix runline.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Eli Friedman
Fix a rather obscure crash caused by ARM fast-isel...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Devang Patel
Preserve line number information.
commit
|
commitdiff
|
tree
|
snapshot
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
next