projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2006-08-24
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-24
Chris Lattner
When replacing value numbers, make sure to compactify...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-24
Chris Lattner
We compile this into:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-24
Chris Lattner
Owen implemented this.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-24
Chris Lattner
Take advantage of the recent improvements to the livein...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-24
Reid Spencer
For PR738:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-24
Reid Spencer
Remove a character to avoid line exceeding 80 cols.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-24
Owen Anderson
Implement unrolling of multiblock loops. This signific...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-24
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-24
Rafael Espindola
add the "eq" condition code
commit
|
commitdiff
|
tree
|
snapshot
2006-08-24
Rafael Espindola
create a generic bcond instruction that has a condition...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-24
Reid Spencer
Remove a FIXME. Don't use strlcpy that isn't available...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-24
Rafael Espindola
initial support for branches
commit
|
commitdiff
|
tree
|
snapshot
2006-08-24
Chris Lattner
update some comments
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Nate Begeman
Correctly attribute file author & remote tabs
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Nate Begeman
Make sure that both non-asm file types are marked as...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Nate Begeman
Initial checkin of the Mach-O emitter. There's plenty...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Reid Spencer
Turn off exception handling for this library. It no...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Reid Spencer
Fix constructor documentation.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Devang Patel
If unable to create tmp. file on disk then return LTO_W...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Reid Spencer
Make the ProgramName variable a std::string so we can...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Reid Spencer
Rearrange order to build more frequently used tools...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Reid Spencer
Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Reid Spencer
Rearrange the build order to better accommodate paralle...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Reid Spencer
Update for changes in Path class interface for exceptio...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Reid Spencer
Add irix as a (potential) new platform so that Timothy...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Misha Brukman
Added link to ABI documentation, sent by Rafael Espindola.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Reid Spencer
Make the sys::Path::GetTemporaryDirectory method not...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Chris Lattner
Improve the LiveInterval class to keep track of which...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Patrick Jenkins
Corrected an error that was introduced yesterday that...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Reid Spencer
Fix another occurrence of inverted logic on the result...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Reid Spencer
Inverse the error check logic for the MappedFile::map...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Reid Spencer
Don't throw needlessly. Failure of gettimeofday is...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Reid Spencer
Fix some indentation.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Chris Lattner
add resize, move swap out of line
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Rafael Espindola
run llc with -march=arm in select.ll
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Rafael Espindola
add a README.txt
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Chris Lattner
This passes.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Chris Lattner
Switch to using smallvector for liveintervals. This...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Chris Lattner
add a bunch more operations, including swap, insert...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Reid Spencer
Use the correct syntax.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Reid Spencer
Add a simple RUN line so this doesn't always fail....
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Reid Spencer
Make an error message a little more intelligible.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Bill Wendling
Modified the RUN line from "analyze ..." to "opt -analy...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Chris Lattner
move LiveInterval state all together
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Chris Lattner
Print physreg names symbolically in dumps
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Jim Laskey
Update info on mangled names.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Chris Lattner
Print debug info as:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Rafael Espindola
initial support for select
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Jim Laskey
Update debugging documents.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Jim Laskey
Adding C++ member support.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Jim Laskey
Adding new Dwarf constants.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Patrick Jenkins
The new nightly tester should stop outputing a message...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Chris Lattner
Fix PR861
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Chris Lattner
Fix PR885
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Rafael Espindola
add the and instruction
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Bill Wendling
Added a check so that if we have two machine instructio...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Reid Spencer
Fix the documentation for this file.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Reid Spencer
For PR885:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Nate Begeman
Fix a build failure
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Reid Spencer
Minor technical correction in documentation.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-20
Reid Spencer
Make sure the verify pass gets run after the user's...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-20
Reid Spencer
Rename the -verify option to be -verify-each so that...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-20
Reid Spencer
Convert llvm-ld to use the PluginLoader like opt instea...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-20
Rafael Espindola
call computeRegisterProperties
commit
|
commitdiff
|
tree
|
snapshot
2006-08-18
Chris Lattner
vpkuwus didn't work, due to this typo
commit
|
commitdiff
|
tree
|
snapshot
2006-08-18
Patrick Jenkins
These changes reflect the changes in the database for...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-18
Chris Lattner
regenerate
commit
|
commitdiff
|
tree
|
snapshot
2006-08-18
Chris Lattner
trivial optimization
commit
|
commitdiff
|
tree
|
snapshot
2006-08-18
Reid Spencer
Add a comment about the mechanisms used to rid AsmParse...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-18
Reid Spencer
To avoid errors where a non-exception .o is on the...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-18
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-18
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-18
Reid Spencer
Fix a grammaro in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-18
Reid Spencer
Drop the -s2048 option, it is specified incorrectly...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-18
Reid Spencer
For PR797:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-18
Reid Spencer
For PR872:
commit
|
commitdiff
|
tree
|
snapshot
2006-08-18
Chris Lattner
Temporarily xfail this test, evan will look at it in...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
Patrick Jenkins
Changing the format dejagnu tests are submitted. We...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
Chris Lattner
Constify some methods. Patch provided by Anton Vayvod...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
Chris Lattner
fit in 80 cols
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
Chris Lattner
minor cleanups
commit
|
commitdiff
|
tree
|
snapshot
next