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-bcanalyzer
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove attributions from tools.
Chris Lattner
2007-12-29
1
-2
/
+2
*
remove attributions from tools/utils makefiles.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Implement address space attribute for LLVM pointer types. Address spaces are
Christopher Lamb
2007-12-11
1
-0
/
+1
*
Move the space in overview output for commands out of each of the
Dan Gohman
2007-10-08
1
-1
/
+1
*
Pretty straightforward replacement of "bytecode" by "bitcode"
Gabor Greif
2007-07-04
1
-12
/
+12
*
switch tools to bitcode instead of bytecode
Chris Lattner
2007-05-06
2
-51
/
+4
*
add inline asm code
Chris Lattner
2007-05-06
1
-0
/
+1
*
add a denser encoding for null terminated strings, add a 6-bit abbrev as
Chris Lattner
2007-05-06
1
-0
/
+2
*
emit spiffy little histograms of codes, if enabled. Don't print averages if
Chris Lattner
2007-05-05
1
-11
/
+47
*
do not charge subblock sizes to the parent block.
Chris Lattner
2007-05-05
1
-1
/
+7
*
update to new APIs, make output a bit (haha) nicer
Chris Lattner
2007-05-05
1
-5
/
+35
*
add support for new codes/block
Chris Lattner
2007-05-04
1
-1
/
+7
*
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
*
Use LINK_COMPONENTS to specify *components* to link against instead of
Chris Lattner
2006-09-04
1
-1
/
+1
*
Tools require EH for their top-level try blocks.
Chris Lattner
2006-07-07
1
-0
/
+2
*
Change the verifier to never throw an exception. Instead verifyModule canopt...
Chris Lattner
2006-07-06
1
-14
/
+1
*
Use archive libraries instead of object files for VMCore, BCReader,
Reid Spencer
2006-06-01
1
-1
/
+1
*
Remove trailing whitespace
Misha Brukman
2005-04-22
1
-13
/
+13
*
For PR351:
Reid Spencer
2004-12-30
1
-41
/
+47
*
Add LLVMbzip2 library, now required.
Reid Spencer
2004-11-25
1
-1
/
+1
*
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-27
1
-1
/
+1
*
We're not doing automake any more
Reid Spencer
2004-10-22
1
-650
/
+0
*
We won't use automake
Reid Spencer
2004-10-22
1
-18
/
+0
*
Initial automake generated Makefile template
Reid Spencer
2004-10-18
1
-0
/
+650
*
Update to reflect changes in Makefile rules.
Reid Spencer
2004-10-13
1
-1
/
+1
*
Initial version of automake Makefile.am file.
Reid Spencer
2004-10-10
1
-0
/
+18
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
Add the LLVMsystem.a library as it is now used for operating system
Reid Spencer
2004-08-29
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
2
-0
/
+111