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
/
include
/
llvm
/
Support
/
PassNameParser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Used llvm_ostream instead of std::ostream objects. This will reduce use
Bill Wendling
2006-11-17
1
-2
/
+2
*
Remove a dead class.
Chris Lattner
2006-08-27
1
-17
/
+0
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-4
/
+4
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Remove a ton of extraneous #includes
Chris Lattner
2003-06-22
1
-1
/
+0
*
Included assert.h so that the code compiles under newer versions of GCC.
John Criswell
2003-06-11
1
-0
/
+1
*
Remove support for "targetdata pass ctors"
Chris Lattner
2003-04-24
1
-2
/
+1
*
Give better error message if two passes of the same argument are registered
Chris Lattner
2002-12-07
1
-2
/
+6
*
Ignore options that are ""
Chris Lattner
2002-11-19
1
-1
/
+1
*
*** empty log message ***
Vikram S. Adve
2002-09-16
1
-1
/
+2
*
Factor PassNameParser out of opt.cpp so that analyze and eventually llc can u...
Chris Lattner
2002-07-26
1
-0
/
+106