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
*
Start transitioning towards using 'let X = y in' statements, instead of 'set ...
Chris Lattner
2003-08-04
2
-20
/
+21
*
It appears that somehow we forgot to add support for code variables.
Chris Lattner
2003-08-04
2
-0
/
+7
*
Add initial support for a new 'dag' type
Chris Lattner
2003-08-04
4
-1
/
+28
*
Allow registers to specify a custom name
Chris Lattner
2003-08-03
1
-1
/
+6
*
add new --gen-instr-desc option
Chris Lattner
2003-08-03
1
-1
/
+6
*
Add new Record::getValueAsBit method
Chris Lattner
2003-08-03
2
-0
/
+22
*
Finish the instruction info emitter
Chris Lattner
2003-08-03
2
-9
/
+130
*
Fix bug: TableGen/IntBitInit.td
Chris Lattner
2003-08-03
2
-1
/
+6
*
Fix bug: TableGen/BitsInitOverflow.td
Chris Lattner
2003-08-03
1
-0
/
+9
*
* Changes to allow lists of any type
Chris Lattner
2003-08-03
1
-26
/
+31
*
Changes to allow lists of any type
Chris Lattner
2003-08-03
3
-55
/
+115
*
expand contraction
Chris Lattner
2003-08-03
1
-1
/
+1
*
Add support for instruction enum emission
Chris Lattner
2003-08-03
1
-0
/
+10
*
Initial checkin of Instruction emitter, which just produces enum values so far
Chris Lattner
2003-08-03
2
-0
/
+91
*
Remove dead private:
Chris Lattner
2003-08-03
1
-1
/
+0
*
Make the register numbers line up more frequently
Chris Lattner
2003-08-03
1
-1
/
+1
*
Allow an external 'set' command to set multiple values in the same command.
Chris Lattner
2003-08-03
1
-15
/
+35
*
Finish the register info emitter
Chris Lattner
2003-08-03
1
-9
/
+96
*
Add new method
Chris Lattner
2003-08-02
2
-0
/
+23
*
Move debug functionality to Debug.cpp/Debug.h
Chris Lattner
2003-08-01
2
-12
/
+54
*
Describe the value name
Chris Lattner
2003-08-01
1
-1
/
+1
*
DEBUG got moved to Debug.h
Chris Lattner
2003-08-01
1
-1
/
+1
*
Check in the implementation of the FileUtilities!
Chris Lattner
2003-08-01
1
-0
/
+56
*
Tablegen should only replace the output if it changes
Chris Lattner
2003-08-01
1
-4
/
+18
*
Use the C++, more portable, deleter
Chris Lattner
2003-08-01
1
-1
/
+1
*
Make sure to delete the output file if there is an error
Chris Lattner
2003-08-01
1
-1
/
+4
*
Move #include from a header to here
Chris Lattner
2003-08-01
1
-0
/
+1
*
add support for emitting register classes
Chris Lattner
2003-08-01
3
-1
/
+63
*
Add new getValueAsListInit and getValueAsInt methods
Chris Lattner
2003-08-01
2
-0
/
+41
*
Add the ability to emit register file enums
Chris Lattner
2003-08-01
3
-4
/
+59
*
Fix the way field bit references are resolved, also allow resolution of field...
Chris Lattner
2003-08-01
2
-9
/
+19
*
Dead code elimination
Chris Lattner
2003-08-01
1
-10
/
+3
*
Add new getValueAsBitsInit 'high-level' method
Chris Lattner
2003-08-01
3
-9
/
+25
*
Add file comment
Chris Lattner
2003-08-01
1
-40
/
+52
*
Initial checkin of register info emitter
Chris Lattner
2003-08-01
2
-0
/
+68
*
Simplify code to match new interfaces
Chris Lattner
2003-08-01
2
-10
/
+6
*
Switch over to an exception handling model for "high-level" requests.
Chris Lattner
2003-08-01
2
-10
/
+39
*
Minor cleanups
Chris Lattner
2003-08-01
1
-6
/
+2
*
Factor code out into a new getAllDerivedDefinitions method, which is generall...
Chris Lattner
2003-08-01
3
-6
/
+31
*
Fix the JIT in the Nightly tester. This was not a fun bug to track down.
Chris Lattner
2003-07-31
1
-2
/
+14
*
Trivial cleanups: no need to include header twice. Global variable is local ...
Chris Lattner
2003-07-31
1
-3
/
+1
*
More minor cleanups of the interface
Chris Lattner
2003-07-31
2
-3
/
+11
*
Rename createEmitter to run because eventually all tablegen backends will
Chris Lattner
2003-07-31
3
-5
/
+6
*
Add file comment
Chris Lattner
2003-07-31
1
-0
/
+2
*
Tighten up interface
Chris Lattner
2003-07-31
1
-3
/
+3
*
Add support for code fragments
Chris Lattner
2003-07-30
3
-7
/
+29
*
Initial support for the 'code' type.
Chris Lattner
2003-07-30
3
-1
/
+13
*
Move err() to the lexer, implement file inclusion capabilities directly in tb...
Chris Lattner
2003-07-30
2
-9
/
+88
*
Minor reorganization, move ParseFile to the lexer
Chris Lattner
2003-07-30
2
-24
/
+22
*
Make tablegen take an input filename to parse if one is specified, otherwise
Chris Lattner
2003-07-30
2
-6
/
+21
[next]