index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
support
Age
Commit message (
Expand
)
Author
2003-05-28
Output the opcode name of the instruction being emitted to cerr.
Misha Brukman
2003-05-27
Cannot output `static' in generated cpp code: results in error. It's already
Misha Brukman
2003-05-27
* Now outputting a static function getBinaryCodeForInstr() (JIT-accessible)
Misha Brukman
2003-05-27
Make _sure_ we don't go into an infinite loop if a signal happens!
Chris Lattner
2003-05-24
Add ability to utilize the code emitter generator (CodeEmitterGen).
Misha Brukman
2003-05-24
First cut at the Code Generator using the TableGen methodology.
Misha Brukman
2003-05-22
Remove long dead code
Chris Lattner
2003-05-22
Add using declarations
Chris Lattner
2003-05-22
Add new CommaSeparated option modifier
Chris Lattner
2003-05-22
Destroy using declarations
Chris Lattner
2003-05-20
I fixed that ``thang'', yo.
Misha Brukman
2003-05-09
Add a new info-output-file option (hidden from --help) which is to be used by
Chris Lattner
2003-03-31
Update to work with newer versions of bison
Chris Lattner
2003-02-13
Make more compatible with GCC 2.96
Chris Lattner
2003-02-13
Remove gunk that was supposed to make space evaluation more precise, but neve...
Chris Lattner
2003-02-12
Don't output times in "scientific" notation
Chris Lattner
2003-02-09
Remove the -debug option from release executables
Chris Lattner
2003-02-05
Squelch warning
Chris Lattner
2003-01-30
* Add new -track-memory option to tools which enables the mem usage column in...
Chris Lattner
2003-01-29
Fix build problem on sparc
Chris Lattner
2003-01-29
Fix warning on sparc
Chris Lattner
2003-01-20
Fix warnings
Chris Lattner
2003-01-14
Move annotation to support library
Chris Lattner
2003-01-13
Fix static initializer ordering dependency
Chris Lattner
2002-12-24
Fix compilation on GCC 3.2
Chris Lattner
2002-12-23
New files for miscompilation detection
Chris Lattner
2002-12-06
Fix bug
Chris Lattner
2002-12-06
Allow printing partially constructed bitsets
Chris Lattner
2002-12-06
Don't delete values that may still be referenced!
Chris Lattner
2002-12-06
Tighten up assertion checking
Chris Lattner
2002-12-03
Add code that can be used for debugging
Chris Lattner
2002-12-03
Continue implementing field initializers
Chris Lattner
2002-12-03
Don't delete temporary files
Chris Lattner
2002-12-02
Ignore generated files gram.tab.c and gram.tab.h
Misha Brukman
2002-12-02
Ignore generated files FileLexer.* and FileParser.*
Misha Brukman
2002-12-02
Continued support for field intitializers
Chris Lattner
2002-12-02
Continued support for field initializer
Chris Lattner
2002-12-02
Continued support for Field Initializer
Chris Lattner
2002-12-02
Adjustments due to new FieldInit stuff
Chris Lattner
2002-12-02
Add comments, factor out common code
Chris Lattner
2002-12-02
Add support for field exprs
Chris Lattner
2002-12-02
* Move BitsInit::resolveReferences up with the rest of BitsInit code
Chris Lattner
2002-12-02
Initial support for Field Expressions
Chris Lattner
2002-12-02
Add correct dependency
Chris Lattner
2002-12-02
Split up targets
Chris Lattner
2002-12-02
Add comments
Chris Lattner
2002-12-02
Initial checkin of TableGen utility
Chris Lattner
2002-11-18
Add peak memory usage measurement capability
Chris Lattner
2002-11-04
Simplify code
Chris Lattner
2002-11-04
Sun can now use mallinfo()
Chris Lattner
[prev]
[next]