index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-05-23
This commit was manufactured by cvs2svn to create tag 'RELEASE_20'.
svn-tags/RELEASE_20
cvs2svn
2007-05-08
move this out of Codegen/Generic, because it requires the ARM backend to be
Chris Lattner
2007-05-08
move to CodeGen/ARM/2007-05-07-tailmerge-1.ll
Chris Lattner
2007-05-08
Don't generate branch to entry block.
Dale Johannesen
2007-05-07
Fix PR1390 in a better way.
Lauro Ramos Venancio
2007-05-07
Fix tests.
Evan Cheng
2007-05-07
Add some tests for (conv (load x)) -> (load (conv*)x) xform.
Evan Cheng
2007-05-07
Fix test case.
Evan Cheng
2007-05-07
Forgot a check.
Evan Cheng
2007-05-07
This is no longer needed after enabling the DAG combiner xform.
Evan Cheng
2007-05-07
Enable a couple of xforms:
Evan Cheng
2007-05-07
Handle some non-exit blocks in tail merging.
Dale Johannesen
2007-05-07
Parameter attributes on invoke calls were being lost due to the wrong
Duncan Sands
2007-05-07
Testcase for PR1398.
Duncan Sands
2007-05-07
Initialize variable to null so it has a value in the off chance that a
Reid Spencer
2007-05-07
Update.
Evan Cheng
2007-05-07
Unbreak VC++ build.
Jeff Cohen
2007-05-06
use the new MemoryBuffer interfaces to simplify error reporting in clients.
Chris Lattner
2007-05-06
Enhance MemoryBuffer to return error messages in strings if they occur.
Chris Lattner
2007-05-06
remove dead option
Chris Lattner
2007-05-06
this is obsolete
Chris Lattner
2007-05-06
link to the bitcode doc
Chris Lattner
2007-05-06
bzip2 is gone
Chris Lattner
2007-05-06
Fix PR1395, by passing the ID correctly
Chris Lattner
2007-05-06
Update fields
Anton Korobeynikov
2007-05-06
add this back
Chris Lattner
2007-05-06
Detabify
Anton Korobeynikov
2007-05-06
Update MSIL BE. This patch fixes most weird glitches outlined in
Anton Korobeynikov
2007-05-06
lib/Bytecode is dead
Chris Lattner
2007-05-06
move this to lib/Archive
Chris Lattner
2007-05-06
build lib/Archive instead of lib/Bytecode
Chris Lattner
2007-05-06
adjust this to live in lib/Archive
Chris Lattner
2007-05-06
remove bytecode headers
Chris Lattner
2007-05-06
remove dead header
Chris Lattner
2007-05-06
Fix a buggy conversion from bytecode to bitcode
Chris Lattner
2007-05-06
remove bytecode reader
Chris Lattner
2007-05-06
remove the old bc writer
Chris Lattner
2007-05-06
fix off-by-one that caused the llvm2cpp test to fail
Chris Lattner
2007-05-06
remove libbzip2 from this. This should use llvm-config or something.
Chris Lattner
2007-05-06
Flush the file after writing bitcode so that clients who don't close their
Chris Lattner
2007-05-06
make sure the ofstream for opt's output file is destroyed, so that the bits
Chris Lattner
2007-05-06
remove this file for now, we can bring it back from cvs if we need it in
Chris Lattner
2007-05-06
remove libbzip2, it is dead
Chris Lattner
2007-05-06
Testcase for yet another global constant Ada f-e bug.
Duncan Sands
2007-05-06
Fix typo in comment.
Nick Lewycky
2007-05-06
switch tools to bitcode from bytecode
Chris Lattner
2007-05-06
don't build bzip2 for now
Chris Lattner
2007-05-06
disable this for now
Chris Lattner
2007-05-06
don't build bcreader/bcwriter
Chris Lattner
2007-05-06
switch tools to bitcode instead of bytecode
Chris Lattner
[next]