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
Commit message (
Expand
)
Author
Age
Files
Lines
*
propagate struct size and alignment of byval arguments to the DAG
Rafael Espindola
2007-08-10
1
-1
/
+3
*
This resolves a regression of BasicAA which failed to find any memory informa...
Chandler Carruth
2007-08-06
1
-2
/
+2
*
This is the patch to provide clean intrinsic function overloading support in ...
Chandler Carruth
2007-08-04
4
-51
/
+61
*
Added TargetInstrDescriptor::numDefs - num of results.
Evan Cheng
2007-08-02
1
-1
/
+2
*
More explicit keywords.
Dan Gohman
2007-07-30
1
-1
/
+1
*
VStudio compiler errors and placing Function*->ExFunc map under ManagedStatic...
Chuck Rose III
2007-07-27
1
-2
/
+2
*
Fix a pasto in a comment.
Dan Gohman
2007-07-26
1
-1
/
+1
*
Have register info provide the inverse mapping of register->superregisters. P...
Christopher Lamb
2007-07-26
1
-3
/
+43
*
Add target independent MachineInstr's to represent subreg insert/extract in M...
Christopher Lamb
2007-07-26
4
-6
/
+57
*
Teach TableGen about the new vector types.
Christopher Lamb
2007-07-26
1
-0
/
+4
*
A minor simplication in the generated code.
Dan Gohman
2007-07-24
1
-2
/
+2
*
No need for noResults anymore.
Evan Cheng
2007-07-20
3
-5
/
+2
*
Change instruction description to split OperandList into OutOperandList and
Evan Cheng
2007-07-19
4
-4
/
+35
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
34
-0
/
+18371