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
/
TableGen
/
RegisterInfoEmitter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added register unit sets to the target description.
Andrew Trick
2012-04-10
1
-0
/
+3
*
Emit the LLVM<->DWARF register mapping as a sorted table and use binary searc...
Benjamin Kramer
2012-04-01
1
-0
/
+3
*
Move TableGen's parser and entry point into a library
Peter Collingbourne
2011-10-01
1
-1
/
+1
*
Teach tblgen to emit MCRegisterClasses.
Benjamin Kramer
2011-07-22
1
-0
/
+1
*
Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down
Evan Cheng
2011-07-18
1
-0
/
+6
*
More refactoring. MC doesn't need know about subreg indices.
Evan Cheng
2011-06-27
1
-4
/
+6
*
Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.inc
Evan Cheng
2011-06-27
1
-7
/
+13
*
Starting to refactor Target to separate out code that's needed to fully describe
Evan Cheng
2011-06-24
1
-0
/
+3
*
Replace std::iostreams with raw_ostream in TableGen.
Daniel Dunbar
2009-07-03
1
-3
/
+3
*
remove attributions from utils.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Remove trailing whitespace
Misha Brukman
2005-04-22
1
-3
/
+3
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM copyright header.
John Criswell
2003-10-20
1
-0
/
+7
*
convert over to using TableGen backends
Chris Lattner
2003-08-06
1
-3
/
+2
*
Remove dead private:
Chris Lattner
2003-08-03
1
-1
/
+0
*
Add the ability to emit register file enums
Chris Lattner
2003-08-01
1
-0
/
+3
*
Initial checkin of register info emitter
Chris Lattner
2003-08-01
1
-0
/
+28