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
path:
root
/
tools
/
llvm-as
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove asmwriter library from link line, because the useful contents of it
Chris Lattner
2002-04-07
1
-1
/
+1
*
use dump method instead of Asm/Writer to do debug printing
Chris Lattner
2002-04-07
2
-12
/
+14
*
Since verifier and SlotCalculator are now in VMCore library, libanalysis is
Chris Lattner
2002-03-06
1
-1
/
+1
*
In an amazing fit of stupidity, I flipped the conditional and didn't test
Chris Lattner
2002-01-22
2
-4
/
+4
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
2
-34
/
+54
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
2
-8
/
+6
*
Remove extraneous space
Chris Lattner
2001-09-09
1
-1
/
+1
*
Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common
Chris Lattner
2001-09-07
1
-7
/
+3
*
Add dependence to libvmcore.
Vikram S. Adve
2001-08-25
1
-1
/
+2
*
Add library dep
Chris Lattner
2001-07-25
1
-1
/
+1
*
CommandLine library cleanup. No longer use getValue/setValue, instead, just ...
Chris Lattner
2001-07-23
2
-32
/
+32
*
Moved inline/llvm/Tools/* to include/llvm/Support/*
Chris Lattner
2001-07-23
2
-2
/
+2
*
Large scale changes to implement new command line argument facility
Chris Lattner
2001-07-23
3
-71
/
+61
*
Reordered link line for correct static linking.
Vikram S. Adve
2001-07-15
1
-1
/
+1
*
Initial revision
Chris Lattner
2001-06-06
3
-0
/
+179