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
2004-11-29
Make it HTML 4.01 Strict compliant.
Reid Spencer
2004-11-29
* Document how to turn on doxygen documentation generation
Reid Spencer
2004-11-29
No longer necessary, moved Makefile.rules
Reid Spencer
2004-11-29
Use LLVMLIBS=JIT to get JIT libraries
Reid Spencer
2004-11-29
Incorporate tools/Makefile.JIT
Reid Spencer
2004-11-29
Make sure the program's symbols can be dlsym'd as well.
Reid Spencer
2004-11-29
Revamp long/ulong comparisons to use a much more efficient sequence (thanks
Chris Lattner
2004-11-29
* Allow date command to be printed in verbose mode
Reid Spencer
2004-11-29
Add "docs" as a descendable directory (at the end)
Reid Spencer
2004-11-29
* allow doxygen documentation to be enabled/disabled (default off)
Reid Spencer
2004-11-29
* Get additional configured values into the makefiles
Reid Spencer
2004-11-29
Make the check a little quieter.
Reid Spencer
2004-11-29
* Make this makefile compliant with LLVM makefile standards
Reid Spencer
2004-11-29
Moved --> doxygen.cfg.in
Reid Spencer
2004-11-29
Reworked branching so we don't handle BAs specially. It just updates the bran...
Tanya Lattner
2004-11-29
* Get rid of extraneous directories
Reid Spencer
2004-11-29
* add llvmc and llvm-ld
Reid Spencer
2004-11-29
Adjust this so that doxygen doesn't barf on it.
Reid Spencer
2004-11-29
* Adjust so this falls in line with LLVM Makefile standards.
Reid Spencer
2004-11-29
* Fix an item list.
Reid Spencer
2004-11-29
Add a link.
Reid Spencer
2004-11-29
For PR393:
Reid Spencer
2004-11-28
Fixed bug where instructions in the kernel were not ordered right to preserve...
Tanya Lattner
2004-11-28
Update the test to match the optimization. The optimization can let some
Reid Spencer
2004-11-28
Fix for PR454:
Reid Spencer
2004-11-28
The LLVM bool type shall have 1 byte alignment on PPC.
Chris Lattner
2004-11-28
Make DSE potentially more aggressive by being more specific about alloca sizes.
Chris Lattner
2004-11-28
Fix DeadStoreElimination/2004-11-28-LiveStoreDeleted.ll
Chris Lattner
2004-11-28
New testcase. The store is not dead here.
Chris Lattner
2004-11-28
Fix SingleSource/UnitTests/2004-11-28-GlobalBoolLayout.c, and hopefully
Chris Lattner
2004-11-28
new testcase for PR463
Chris Lattner
2004-11-28
Fix PR463
Chris Lattner
2004-11-28
Correct the RUN line to remove unneeded parameters and make sure the test
Reid Spencer
2004-11-28
Test case for PR454
Reid Spencer
2004-11-28
Compute the firstFileOffset correctly after reading the LLVM symbol table.
Reid Spencer
2004-11-28
Bug fixed
Chris Lattner
2004-11-28
New testcase for PR447
Chris Lattner
2004-11-28
Bug fixed
Chris Lattner
2004-11-28
New testcase for PR360
Chris Lattner
2004-11-28
Bug fixed
Chris Lattner
2004-11-28
New testcase for PR244
Chris Lattner
2004-11-27
Bug fixed
Chris Lattner
2004-11-27
New testcase for PR397
Chris Lattner
2004-11-27
Bug fixed
Chris Lattner
2004-11-27
new testcase
Chris Lattner
2004-11-27
Remove a dead check at the end of the configure script that was a left over
Reid Spencer
2004-11-27
Get the cache variable name right.
Reid Spencer
2004-11-27
Move this to the QOI section
Chris Lattner
2004-11-27
Mention dj
Chris Lattner
2004-11-27
Bug fixed
Chris Lattner
[next]