projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2004-11-13
Chris Lattner
Hack around stupidity in GCC, fixing Burg with the...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-13
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2004-11-13
Tanya Lattner
Rewrote prcontext.py in tcl.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-13
Chris Lattner
shld is a very high latency operation. Instead of emitt...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-13
Chris Lattner
Add missing check
commit
|
commitdiff
|
tree
|
snapshot
2004-11-13
Chris Lattner
Compile:
commit
|
commitdiff
|
tree
|
snapshot
2004-11-13
Chris Lattner
Simplify handling of shifts to be the same as we do...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-13
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2004-11-13
Chris Lattner
Add support for shifts
commit
|
commitdiff
|
tree
|
snapshot
2004-11-13
Chris Lattner
Fold:
commit
|
commitdiff
|
tree
|
snapshot
2004-11-13
Chris Lattner
Lazily create the abort message, so only translation...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-13
Chris Lattner
Fix: CodeExtractor/2004-11-12-InvokeExtract.ll
commit
|
commitdiff
|
tree
|
snapshot
2004-11-13
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2004-11-12
Chris Lattner
Fix a bug where the code extractor would get a bit...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-12
Chris Lattner
Simplify handling of constant initializers
commit
|
commitdiff
|
tree
|
snapshot
2004-11-12
Reid Spencer
Makefile for lib/Linker
commit
|
commitdiff
|
tree
|
snapshot
2004-11-12
Reid Spencer
This file originated in lib/VMCore/Linker.cpp but now...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-12
Reid Spencer
This file originated in tools/gccld/Linker.cpp but...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-12
Reid Spencer
* Clean up all the shared library output on uninstall
commit
|
commitdiff
|
tree
|
snapshot
2004-11-12
Reid Spencer
Document the new llvm-ranlib command.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-12
Reid Spencer
Correctly terminate a list.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-12
Reid Spencer
Document the modifiers and the file format.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-11
Chris Lattner
Make this build in release mode
commit
|
commitdiff
|
tree
|
snapshot
2004-11-11
Reid Spencer
Add llvm-ar to the index.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-11
Reid Spencer
First attempt at llvm-ar documentation. Modifiers need...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-11
Chris Lattner
Actually, leave the check in. This prevents us from...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-11
Chris Lattner
Fix bug: IPConstantProp/deadarg.ll
commit
|
commitdiff
|
tree
|
snapshot
2004-11-11
Chris Lattner
new testcase
commit
|
commitdiff
|
tree
|
snapshot
2004-11-11
Reid Spencer
Fix documentation for Makefile target name change....
commit
|
commitdiff
|
tree
|
snapshot
2004-11-10
Chris Lattner
Make IP Constant prop more aggressive about handling...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-10
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2004-11-10
John Criswell
Correct the name of stosd for the AT&T syntax:
commit
|
commitdiff
|
tree
|
snapshot
2004-11-09
Chris Lattner
Do not let dead constant expressions hanging off of...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-09
Reid Spencer
Provide conversion from posix time.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-09
Reid Spencer
Fix isBytecodeFile to correctly recognized compressed...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-09
Reid Spencer
* Implement getStatusInfo for getting stat(2) like...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-09
Reid Spencer
Make sure llee can deal with compressed bytecode too.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-09
John Criswell
Recognize compressed LLVM bytecode files.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-09
Reid Spencer
Tune compression:
commit
|
commitdiff
|
tree
|
snapshot
2004-11-09
Chris Lattner
Change this back so that I get stable numbers to reflec...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-09
Reid Spencer
Document quick-test target.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-09
Reid Spencer
Add a quick-test target that uses QUICKTEST variable...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-09
Chris Lattner
Fix bug: 2004-11-08-FreeUseCrash.ll
commit
|
commitdiff
|
tree
|
snapshot
2004-11-09
Chris Lattner
Name file properly
commit
|
commitdiff
|
tree
|
snapshot
2004-11-09
Chris Lattner
Hrm, don't ask how I ran into this bug
commit
|
commitdiff
|
tree
|
snapshot
2004-11-09
Misha Brukman
* Convert tabs to spaces
commit
|
commitdiff
|
tree
|
snapshot
2004-11-09
Misha Brukman
Output the program name (in this case, gccld) with...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-09
Nate Begeman
Allow hbd to be bugpointable on darwin by fixing common...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Misha Brukman
Handle headers for compressed bytecode files
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Misha Brukman
Don't silently ignore invalid files: tell the user!
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Chris Lattner
Fix a bug that was preventing povray and namd from...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Chris Lattner
Handle assert_fail special
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Misha Brukman
Remove extra spaces
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Chris Lattner
This file is gone
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Reid Spencer
Add a --disable-compression option to gccas so the...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Reid Spencer
Make writing compressed bytecode the default.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Reid Spencer
Implement and document the TOOL_VERBOSE option that...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Reid Spencer
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Reid Spencer
Document compressed bytecode details.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Reid Spencer
Fix a typo: isvalid -> isValid
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Alkis Evlogimenos
Move path override in test/Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Alkis Evlogimenos
Override PATH to submake so that all tools are found...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Misha Brukman
* Add support for f2c and the -f2c switch to enable...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Tanya Lattner
Now using path to python found by configure.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Misha Brukman
First draft of compendium of documents relevant to...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Nate Begeman
Put int the getReg cast optimization from x86 so that...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Reid Spencer
Recommend that new users read the documentation before...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Reid Spencer
Correct and Explain the first rule of thumb better.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Reid Spencer
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Misha Brukman
Fix grammar: use commas in a list of entities
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Misha Brukman
Implement ExecutionEngine::freeMachineCodeForFunction()
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Misha Brukman
Add method to delete machine code generated for a Function
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Reid Spencer
Add the RUNTEST autoconf onfiguration variable for...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Tanya Lattner
Changed TEST to TESTSUITE
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Tanya Lattner
Fix for objdir != srcdir.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Tanya Lattner
More srcdir != objdir changes.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Misha Brukman
* Fix file-relative links: they need '#' prepended...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Misha Brukman
Use LLVMToolDir instead of ToolDir because the latter...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Tanya Lattner
Made changes to support objdir!=srcdir.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Chris Lattner
VERY large functions that are only called from one...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Tanya Lattner
Removed passing TARGET.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Tanya Lattner
Changed check-dejagnu to take TESTSUITE as its args...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Nate Begeman
Disable bogus cast elimination when the cast is used...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Reid Spencer
Add TARGET_TRIPLE
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Reid Spencer
First version of this document listing the required...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Reid Spencer
* Comments & cleanup per CL code review.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Reid Spencer
Add comments per CL code review.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Reid Spencer
Make compression the default on writing.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Reid Spencer
* Add comments and cleanup per CL code review
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Tanya Lattner
Minor error.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Tanya Lattner
Added support to specify which test suite dejagnu shoul...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Chris Lattner
Revert back to r1.1, I'm just thoroughly confused :)
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Chris Lattner
Add new (old) testcase
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Tanya Lattner
Added RUN lines and dejagnu support for Feature dir.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Reid Spencer
Rename the option for defeating compression to be a...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Reid Spencer
Enable compression by default.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Reid Spencer
* Enable bytecode compression by default
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Reid Spencer
Turn on compression by default.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Reid Spencer
* Provide option for specifying bytecode compression
commit
|
commitdiff
|
tree
|
snapshot
2004-11-07
Chris Lattner
Add missing file header
commit
|
commitdiff
|
tree
|
snapshot
next