index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
llvm-bcanalyzer
/
llvm-bcanalyzer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
add phi
Chris Lattner
2007-05-01
1
-1
/
+5
*
Implement much expanded dumper support. We now print stuff like:
Chris Lattner
2007-04-29
1
-12
/
+158
*
add some simple per-block statistics
Chris Lattner
2007-04-29
1
-8
/
+104
*
Implement support to read an arbitrary bitcode file. Next up, dumping the
Chris Lattner
2007-04-29
1
-9
/
+78
*
very early support for analyzing a bitstream. This opens the file, starts
Chris Lattner
2007-04-29
1
-7
/
+67
*
fit in 80 cols
Chris Lattner
2007-04-29
1
-6
/
+5
*
push bytecode decompressor out through APIs. Now the bytecode reader
Chris Lattner
2007-02-07
1
-1
/
+4
*
make all llvm tools call llvm_shutdown when they exit, static'ify some stuff.
Chris Lattner
2006-12-06
1
-2
/
+3
*
For PR786:
Reid Spencer
2006-11-02
1
-1
/
+0
*
Change the verifier to never throw an exception. Instead verifyModule canopt...
Chris Lattner
2006-07-06
1
-14
/
+1
*
Remove trailing whitespace
Misha Brukman
2005-04-22
1
-13
/
+13
*
For PR351:
Reid Spencer
2004-12-30
1
-41
/
+47
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
The functions in Signal.h are now in the llvm::sys namespace - adjust
Reid Spencer
2004-08-29
1
-1
/
+1
*
Correct to change interface of the analyzer.
Reid Spencer
2004-08-21
1
-2
/
+4
*
Name Change: llvm-abcd -> llvm-bcanalyzer
Reid Spencer
2004-07-02
1
-0
/
+98