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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a DEBUG() guard to a debug information printout.
Misha Brukman
2003-07-18
1
-1
/
+2
*
Fixed a bug: outputting name of variable instead of its value.
Misha Brukman
2003-07-15
1
-11
/
+17
*
This optimization greatly enhances efficiency of creating new instructions by
Misha Brukman
2003-07-15
1
-6
/
+106
*
Stop using the `Offset' variable, as we are cycling through the bits of a field
Misha Brukman
2003-07-07
1
-8
/
+7
*
* Made $Template refer to a path relative to the checked-out tree
Misha Brukman
2003-07-07
1
-14
/
+11
*
Add -d option to trust the disassembler.
Brian Gaeke
2003-07-03
1
-1
/
+18
*
here little scriptie, nice scriptie...
Brian Gaeke
2003-07-03
1
-0
/
+112
*
Update to configure the tree before building it.
Chris Lattner
2003-07-01
1
-7
/
+2
*
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
2003-06-30
2
-1
/
+8
*
Added code to the clean rule that deletes files placed in the source directory.
John Criswell
2003-06-27
1
-0
/
+1
*
Modify script to support checkins on branches
Chris Lattner
2003-06-26
1
-1
/
+1
*
update documentation about columns
Chris Lattner
2003-06-21
1
-7
/
+3
*
Fix breakage due to John's recent changes
Chris Lattner
2003-06-18
1
-2
/
+2
*
Fix misspelling of ExtraSources, hopefully to unbreak the nightly tester
Chris Lattner
2003-06-17
1
-2
/
+1
*
Added assert.h so that it compiles under newer versions of GCC.
John Criswell
2003-06-11
1
-0
/
+2
*
Updated to the new Makefile.common.
John Criswell
2003-06-11
1
-2
/
+2
*
Old versions of GCC doesn't have <ostream> :(
Chris Lattner
2003-06-06
2
-2
/
+1
*
All debug print statements are now output with the DEBUG() guard to make
Misha Brukman
2003-06-06
1
-3
/
+3
*
* 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
*
Removing personal name from source code.
Misha Brukman
2003-06-03
1
-1
/
+1
*
Added the `to' keyword as in `cast <type> <data> to <type>'.
Misha Brukman
2003-06-03
1
-7
/
+4
*
* Added the `to' keyword, as in `cast <type> <data> to <type>'.
Misha Brukman
2003-06-03
1
-8
/
+8
*
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
*
Do not show errors when moving file. The error is shown the first time anyone
Misha Brukman
2003-05-25
1
-1
/
+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
*
I fixed that ``thang'', yo.
Misha Brukman
2003-05-20
1
-1
/
+1
*
Fix a halfway done change to the nightly tester :(
Chris Lattner
2003-05-11
1
-0
/
+4
*
Get the nightly tester to detect other kind of testing problems
Chris Lattner
2003-05-10
1
-2
/
+2
*
Force overwriting the file if it already exists.
Chris Lattner
2003-05-10
1
-1
/
+1
*
Update column info
Chris Lattner
2003-05-10
1
-6
/
+5
*
Add support for new va_arg instruction
Chris Lattner
2003-05-08
2
-2
/
+2
*
Update to add new keywords
Chris Lattner
2003-04-22
2
-5
/
+6
*
Add missing keyword, add new linkage keywords
Chris Lattner
2003-04-16
1
-1
/
+1
*
Add new linkage keywords. Spell uninitialized correctly
Chris Lattner
2003-04-16
1
-1
/
+2
*
Update to work with newer versions of bison
Chris Lattner
2003-03-31
1
-22
/
+22
*
* Don't run tests if compilation failed
Chris Lattner
2003-02-28
1
-41
/
+58
*
Fix broken links
Chris Lattner
2003-02-28
1
-2
/
+2
*
Allow tests to run for 5 minutes before timing out.
Chris Lattner
2003-02-28
1
-1
/
+1
*
Indent for uniformity
Chris Lattner
2003-02-02
1
-1
/
+2
*
Fix warning on sparc
Chris Lattner
2003-01-29
1
-1
/
+1
*
Make sure the files get sorted correctly
Chris Lattner
2003-01-24
1
-1
/
+1
*
Compress large logs
Chris Lattner
2003-01-23
1
-2
/
+9
[next]