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
/
lib
/
AsmParser
/
Parser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Remove trailing whitespace
Misha Brukman
2005-04-21
1
-8
/
+8
*
Fine-grainify namespacification, prune #include
Chris Lattner
2004-07-13
1
-6
/
+2
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
* Eliminate `using' directive
Misha Brukman
2003-10-23
1
-9
/
+10
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
Uppercase the acronym ASCII.
Misha Brukman
2003-09-22
1
-1
/
+1
*
AsmParser now depends on clients to verify that input is well formed
Chris Lattner
2002-08-30
1
-6
/
+0
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-1
/
+1
*
Eliminate duplicate or unneccesary #include's
Chris Lattner
2002-04-29
1
-1
/
+0
*
Close input file if exception is thrown
Chris Lattner
2002-02-20
1
-6
/
+10
*
Change to verifier interface
Chris Lattner
2002-02-20
1
-9
/
+3
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-1
/
+2
*
Remove exception specification
Chris Lattner
2001-10-13
1
-1
/
+1
*
Remove dependence on command line library. Silly anyway.
Chris Lattner
2001-07-22
1
-13
/
+13
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+84