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
/
CodeGenTarget.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split EVT into MVT and EVT, the former representing _just_ a primitive type, ...
Owen Anderson
2009-08-11
1
-10
/
+10
*
Rename MVT to EVT, in preparation for splitting SimpleValueType out into its ...
Owen Anderson
2009-08-10
1
-10
/
+10
*
Match X86 register names to number.
Daniel Dunbar
2009-07-29
1
-0
/
+4
*
Replace std::iostreams with raw_ostream in TableGen.
Daniel Dunbar
2009-07-03
1
-1
/
+1
*
Revert 72707 and 72709, for the moment.
Dale Johannesen
2009-06-02
1
-6
/
+2
*
Make the implicit inputs and outputs of target-independent
Dale Johannesen
2009-06-01
1
-2
/
+6
*
Generalize getRegisterClassForRegister to handle registers
Dan Gohman
2009-04-13
1
-4
/
+40
*
Factor the code for determining the target-specific instruction
Dan Gohman
2008-08-20
1
-0
/
+4
*
Added MemOperands to Atomic operations since Atomics touches memory.
Mon P Wang
2008-06-25
1
-1
/
+4
*
Wrap MVT::ValueType in a struct to get type safety
Duncan Sands
2008-06-06
1
-12
/
+12
*
Move instruction flag inference out of InstrInfoEmitter and into
Dan Gohman
2008-04-03
1
-0
/
+4
*
Allow ComplexExpressions in InstrInfo.td files to be slightly more... complex...
Christopher Lamb
2008-01-31
1
-2
/
+6
*
start inferring 'no side effects'.
Chris Lattner
2008-01-10
1
-1
/
+2
*
realize that instructions who match intrinsics that read memory read memory.
Chris Lattner
2008-01-10
1
-0
/
+1
*
Change the 'isStore' inferrer to look for 'SDNPMayStore'
Chris Lattner
2008-01-06
1
-2
/
+9
*
change getQualifiedName to be a global function.
Chris Lattner
2008-01-05
1
-1
/
+4
*
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
/
+180