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
/
bugpoint
/
CodeGeneratorBug.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renaming `dis' -> `llvm-dis'.
Misha Brukman
2003-08-28
1
-1
/
+1
*
Give correct command line for making a shared object
Chris Lattner
2003-08-17
1
-1
/
+7
*
Make sure that "newmain" gets names for its arguments
Chris Lattner
2003-08-17
1
-1
/
+4
*
Fix message
Chris Lattner
2003-08-17
1
-2
/
+3
*
File-related functions moved to FileUtilities.h .
Misha Brukman
2003-08-07
1
-1
/
+1
*
Re-grouped and alphabetized headers for easier reading and cleaner style.
Misha Brukman
2003-08-07
1
-1
/
+1
*
Fixed path for SystemUtils.h and a few code cleanups.
Misha Brukman
2003-08-07
1
-7
/
+5
*
Print accurate run instructions for when testing LLC
Chris Lattner
2003-08-04
1
-6
/
+20
*
Fix problem I introduced in bugpoint with the cleanup functions
Chris Lattner
2003-08-03
1
-8
/
+9
*
DEBUG got moved to Debug.h
Chris Lattner
2003-08-01
1
-1
/
+1
*
Don't emit modules with lots of cruft hanging off of them.
Chris Lattner
2003-08-01
1
-4
/
+10
*
Ignore intrinsic functions -- don't mangle their names or rewrite calls to them.
Misha Brukman
2003-07-30
1
-1
/
+6
*
CodeGeneratorBug.cpp:
Misha Brukman
2003-07-30
1
-8
/
+18
*
* Disambiguate symbols before we start splitting module by functions
Misha Brukman
2003-07-29
1
-5
/
+6
*
Implemented cleanups as suggested by Chris:
Misha Brukman
2003-07-28
1
-41
/
+39
*
BugDriver.h:
Misha Brukman
2003-07-28
1
-14
/
+202
*
Made a bunch of cleanups, as per Chris' recommendations:
Misha Brukman
2003-07-24
1
-17
/
+13
*
Major addition to bugpoint: ability to debug code generators (LLC and LLI).
Misha Brukman
2003-07-24
1
-0
/
+176