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
/
InstrInfoEmitter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace std::iostreams with raw_ostream in TableGen.
Daniel Dunbar
2009-07-03
1
-4
/
+4
*
Add RCBarriers to TargetInstrDesc. It's a list of register classes the given ...
Evan Cheng
2008-10-17
1
-0
/
+5
*
Move instruction flag inference out of InstrInfoEmitter and into
Dan Gohman
2008-04-03
1
-5
/
+1
*
start inferring 'no side effects'.
Chris Lattner
2008-01-10
1
-1
/
+1
*
remove some old hacky code that tried to infer whether a store
Chris Lattner
2008-01-06
1
-1
/
+1
*
rearrange some code to allow inferring instr info from the pattern of the ins...
Chris Lattner
2008-01-06
1
-0
/
+4
*
final cleanups.
Chris Lattner
2008-01-06
1
-5
/
+4
*
further simplifications and cleanup
Chris Lattner
2008-01-06
1
-2
/
+8
*
simplify some code
Chris Lattner
2008-01-06
1
-3
/
+4
*
split enum emission out from InstrInfoEmitter into it's own tblgen backend.
Chris Lattner
2008-01-06
1
-2
/
+0
*
remove attributions from utils.
Chris Lattner
2007-12-29
1
-2
/
+2
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+59