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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start inferring side effect information more aggressively, and fix many bugs ...
Chris Lattner
2008-01-10
1
-0
/
+6
*
Split the impl of CodeGenInstruction out to its own .cpp file, add a getName(...
Chris Lattner
2008-01-06
1
-264
/
+2
*
change getQualifiedName to be a global function.
Chris Lattner
2008-01-05
1
-0
/
+11
*
remove attributions from utils.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Add flags to indicate that there are "never" side effects or that there "may be"
Bill Wendling
2007-12-14
1
-1
/
+7
*
Oops. Forgot these.
Evan Cheng
2007-12-13
1
-0
/
+1
*
Add a flag for indirect branch instructions.
Owen Anderson
2007-11-12
1
-0
/
+1
*
Add sqrt and powi intrinsics for long double.
Dale Johannesen
2007-09-28
1
-0
/
+2
*
Add CopyCost to TargetRegisterClass. This specifies the cost of copying a value
Evan Cheng
2007-09-19
1
-0
/
+1
*
Add MVT::fAny for overloading intrinsics on floating-point types.
Dan Gohman
2007-08-16
1
-1
/
+3
*
This is the patch to provide clean intrinsic function overloading support in ...
Chandler Carruth
2007-08-04
1
-3
/
+2
*
Add target independent MachineInstr's to represent subreg insert/extract in M...
Christopher Lamb
2007-07-26
1
-1
/
+15
*
Teach TableGen about the new vector types.
Christopher Lamb
2007-07-26
1
-0
/
+4
*
No need for noResults anymore.
Evan Cheng
2007-07-20
1
-1
/
+0
*
Change instruction description to split OperandList into OutOperandList and
Evan Cheng
2007-07-19
1
-1
/
+13
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+655