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
/
support
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Stop ignoring cc registers, since we actually use them in branches.
Misha Brukman
2003-06-05
1
-1
/
+2
*
Spiff up options a bit
Chris Lattner
2003-06-03
1
-2
/
+3
*
Add -o support for TableGen
Chris Lattner
2003-06-03
1
-4
/
+25
*
Make tablegen use more structured command line options
Chris Lattner
2003-06-03
1
-16
/
+33
*
Stop ignoring the `cc' field, we actually use it now (e.g. conditional move)
Misha Brukman
2003-06-03
1
-2
/
+1
*
getValueOp() now takes a MachineInstr as well as a MachineOperand.
Misha Brukman
2003-05-30
1
-1
/
+1
*
Output the opcode name of the instruction being emitted to cerr.
Misha Brukman
2003-05-28
1
-3
/
+4
*
Cannot output `static' in generated cpp code: results in error. It's already
Misha Brukman
2003-05-27
1
-1
/
+1
*
* Now outputting a static function getBinaryCodeForInstr() (JIT-accessible)
Misha Brukman
2003-05-27
1
-16
/
+33
*
Make _sure_ we don't go into an infinite loop if a signal happens!
Chris Lattner
2003-05-27
1
-0
/
+1
*
Add ability to utilize the code emitter generator (CodeEmitterGen).
Misha Brukman
2003-05-24
1
-1
/
+21
*
First cut at the Code Generator using the TableGen methodology.
Misha Brukman
2003-05-24
2
-0
/
+128
*
Remove long dead code
Chris Lattner
2003-05-22
1
-46
/
+0
*
Add using declarations
Chris Lattner
2003-05-22
3
-24
/
+18
*
Add new CommaSeparated option modifier
Chris Lattner
2003-05-22
1
-0
/
+20
*
Destroy using declarations
Chris Lattner
2003-05-22
1
-64
/
+60
*
I fixed that ``thang'', yo.
Misha Brukman
2003-05-20
1
-1
/
+1
*
Add a new info-output-file option (hidden from --help) which is to be used by
Chris Lattner
2003-05-09
2
-45
/
+111
*
Update to work with newer versions of bison
Chris Lattner
2003-03-31
1
-22
/
+22
*
Make more compatible with GCC 2.96
Chris Lattner
2003-02-13
1
-4
/
+5
*
Remove gunk that was supposed to make space evaluation more precise, but neve...
Chris Lattner
2003-02-13
1
-64
/
+1
*
Don't output times in "scientific" notation
Chris Lattner
2003-02-12
1
-2
/
+3
*
Remove the -debug option from release executables
Chris Lattner
2003-02-09
1
-0
/
+3
*
Squelch warning
Chris Lattner
2003-02-05
1
-1
/
+1
*
* Add new -track-memory option to tools which enables the mem usage column in...
Chris Lattner
2003-01-30
1
-2
/
+14
*
Fix build problem on sparc
Chris Lattner
2003-01-29
1
-1
/
+2
*
Fix warning on sparc
Chris Lattner
2003-01-29
1
-1
/
+1
*
Fix warnings
Chris Lattner
2003-01-20
4
-8
/
+13
*
Move annotation to support library
Chris Lattner
2003-01-14
1
-1
/
+1
*
Fix static initializer ordering dependency
Chris Lattner
2003-01-13
1
-2
/
+17
*
Fix compilation on GCC 3.2
Chris Lattner
2002-12-24
1
-0
/
+1
*
New files for miscompilation detection
Chris Lattner
2002-12-23
1
-0
/
+189
*
Fix bug
Chris Lattner
2002-12-06
1
-2
/
+2
*
Allow printing partially constructed bitsets
Chris Lattner
2002-12-06
1
-1
/
+4
*
Don't delete values that may still be referenced!
Chris Lattner
2002-12-06
1
-2
/
+0
*
Tighten up assertion checking
Chris Lattner
2002-12-06
3
-9
/
+19
*
Add code that can be used for debugging
Chris Lattner
2002-12-03
1
-2
/
+11
*
Continue implementing field initializers
Chris Lattner
2002-12-03
2
-30
/
+52
*
Don't delete temporary files
Chris Lattner
2002-12-03
1
-0
/
+2
*
Ignore generated files gram.tab.c and gram.tab.h
Misha Brukman
2002-12-02
1
-0
/
+1
*
Ignore generated files FileLexer.* and FileParser.*
Misha Brukman
2002-12-02
1
-0
/
+2
*
Continued support for field intitializers
Chris Lattner
2002-12-02
2
-17
/
+36
*
Continued support for field initializer
Chris Lattner
2002-12-02
1
-11
/
+46
*
Continued support for Field Initializer
Chris Lattner
2002-12-02
1
-14
/
+42
*
Adjustments due to new FieldInit stuff
Chris Lattner
2002-12-02
1
-6
/
+12
*
Add comments, factor out common code
Chris Lattner
2002-12-02
1
-10
/
+22
*
Add support for field exprs
Chris Lattner
2002-12-02
1
-0
/
+7
*
* Move BitsInit::resolveReferences up with the rest of BitsInit code
Chris Lattner
2002-12-02
1
-19
/
+25
*
Initial support for Field Expressions
Chris Lattner
2002-12-02
1
-0
/
+34
*
Add correct dependency
Chris Lattner
2002-12-02
1
-4
/
+3
[next]