index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Implement embedding libltdl into LLVM which required some rearranging.
Reid Spencer
2004-11-29
2
-1665
/
+5236
*
* Update instructions about upgrading libtool
Reid Spencer
2004-11-29
1
-8
/
+35
*
Don't include ltdl.h any more. Its nested in lib/System now.
Reid Spencer
2004-11-29
1
-4
/
+0
*
Mods for compilation with llvm.
Reid Spencer
2004-11-29
1
-7
/
+10
*
Original version of ltdl.h from libtool 1.5.10
Reid Spencer
2004-11-29
1
-0
/
+366
*
Original version of ltdl.c from libtool 1.5.10
Reid Spencer
2004-11-29
1
-0
/
+4495
*
Converted with autoupdate for autoconf 2.50 -> 2.59 differences.
Reid Spencer
2004-11-29
1
-12
/
+9
*
This file contains macros that allow us to incorporate the ltdl source into
Reid Spencer
2004-11-29
1
-0
/
+430
*
Implement the default constructor which causes the current program to be
Reid Spencer
2004-11-29
4
-9
/
+39
*
Make the default constructor cause the program's symbols to be loaded as
Reid Spencer
2004-11-29
1
-2
/
+10
*
Make it HTML 4.01 Strict compliant.
Reid Spencer
2004-11-29
1
-2
/
+3
*
* Document how to turn on doxygen documentation generation
Reid Spencer
2004-11-29
1
-3
/
+50
*
No longer necessary, moved Makefile.rules
Reid Spencer
2004-11-29
1
-68
/
+0
*
Use LLVMLIBS=JIT to get JIT libraries
Reid Spencer
2004-11-29
4
-18
/
+6
*
Incorporate tools/Makefile.JIT
Reid Spencer
2004-11-29
1
-0
/
+57
*
Make sure the program's symbols can be dlsym'd as well.
Reid Spencer
2004-11-29
1
-0
/
+2
*
Revamp long/ulong comparisons to use a much more efficient sequence (thanks
Chris Lattner
2004-11-29
1
-36
/
+15
*
* Allow date command to be printed in verbose mode
Reid Spencer
2004-11-29
1
-17
/
+8
*
Add "docs" as a descendable directory (at the end)
Reid Spencer
2004-11-29
1
-2
/
+2
*
* allow doxygen documentation to be enabled/disabled (default off)
Reid Spencer
2004-11-29
2
-42
/
+458
*
* Get additional configured values into the makefiles
Reid Spencer
2004-11-29
1
-31
/
+54
*
Make the check a little quieter.
Reid Spencer
2004-11-29
1
-3
/
+5
*
* Make this makefile compliant with LLVM makefile standards
Reid Spencer
2004-11-29
1
-5
/
+53
*
Moved --> doxygen.cfg.in
Reid Spencer
2004-11-29
1
-863
/
+0
*
Reworked branching so we don't handle BAs specially. It just updates the bran...
Tanya Lattner
2004-11-29
2
-139
/
+97
*
* Get rid of extraneous directories
Reid Spencer
2004-11-29
1
-12
/
+18
*
* add llvmc and llvm-ld
Reid Spencer
2004-11-29
1
-19
/
+25
*
Adjust this so that doxygen doesn't barf on it.
Reid Spencer
2004-11-29
1
-9
/
+2
*
* Adjust so this falls in line with LLVM Makefile standards.
Reid Spencer
2004-11-29
1
-11
/
+48
*
* Fix an item list.
Reid Spencer
2004-11-29
1
-0
/
+10
*
Add a link.
Reid Spencer
2004-11-29
2
-2
/
+2
*
For PR393:
Reid Spencer
2004-11-29
1
-14
/
+14
*
Fixed bug where instructions in the kernel were not ordered right to preserve...
Tanya Lattner
2004-11-28
4
-7
/
+32
*
Update the test to match the optimization. The optimization can let some
Reid Spencer
2004-11-28
1
-1
/
+1
*
Fix for PR454:
Reid Spencer
2004-11-28
1
-41
/
+80
*
The LLVM bool type shall have 1 byte alignment on PPC.
Chris Lattner
2004-11-28
1
-2
/
+2
*
Make DSE potentially more aggressive by being more specific about alloca sizes.
Chris Lattner
2004-11-28
1
-4
/
+10
*
Fix DeadStoreElimination/2004-11-28-LiveStoreDeleted.ll
Chris Lattner
2004-11-28
1
-3
/
+3
*
New testcase. The store is not dead here.
Chris Lattner
2004-11-28
1
-0
/
+13
*
Fix SingleSource/UnitTests/2004-11-28-GlobalBoolLayout.c, and hopefully
Chris Lattner
2004-11-28
1
-1
/
+1
*
new testcase for PR463
Chris Lattner
2004-11-28
1
-0
/
+3
*
Fix PR463
Chris Lattner
2004-11-28
1
-1
/
+4
*
Correct the RUN line to remove unneeded parameters and make sure the test
Reid Spencer
2004-11-28
1
-1
/
+1
*
Test case for PR454
Reid Spencer
2004-11-28
1
-0
/
+159
*
Compute the firstFileOffset correctly after reading the LLVM symbol table.
Reid Spencer
2004-11-28
2
-4
/
+6
*
Bug fixed
Chris Lattner
2004-11-28
1
-0
/
+2
*
New testcase for PR447
Chris Lattner
2004-11-28
1
-0
/
+9
*
Bug fixed
Chris Lattner
2004-11-28
1
-1
/
+3
*
New testcase for PR360
Chris Lattner
2004-11-28
1
-0
/
+11
*
Bug fixed
Chris Lattner
2004-11-28
1
-0
/
+2
[next]