index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
TableGen
Age
Commit message (
Expand
)
Author
2007-05-18
Merge inline asm fix from mainline.
Tanya Lattner
2007-05-04
Add an "implies" field to features. This indicates that, if the current
Bill Wendling
2007-05-01
A bit of feedback from Chris that I missed; error rather than asserting.
Nate Begeman
2007-05-01
llvm bug #1350, parts 1, 2, and 3.
Nate Begeman
2007-04-26
Update a comment to reflect recent changes in the type system.
Dan Gohman
2007-04-26
bugfix: remember that ResNode was declared.
Lauro Ramos Venancio
2007-04-22
Fix generation of certain scheduler itineraries.
Christopher Lamb
2007-04-21
Bug fix; add super-registers sets.
Evan Cheng
2007-04-20
Implement "general dynamic", "initial exec" and "local exec" TLS models for
Lauro Ramos Venancio
2007-04-20
Add sub-registers sets.
Evan Cheng
2007-04-16
For PR1328:
Reid Spencer
2007-04-01
For PR1297:
Reid Spencer
2007-03-26
Add support for the v1i64 type. This makes better code for this:
Bill Wendling
2007-03-19
Recognize target instruction flag 'isReMaterializable'.
Evan Cheng
2007-03-07
Refactoring of formal parameter flags. Enable properly use of
Anton Korobeynikov
2007-03-06
Use new SDIselParamAttr enumeration. This removes "magick" constants
Anton Korobeynikov
2007-02-28
rename some CCActions
Chris Lattner
2007-02-28
implement CCPromoteToType
Chris Lattner
2007-02-27
reapply
Chris Lattner
2007-02-27
*** empty log message ***
Chris Lattner
2007-02-27
Backing out
Evan Cheng
2007-02-27
initial support for calling convention generation, still unfinished.
Chris Lattner
2007-02-26
emit an enum value for the # of target registers.
Chris Lattner
2007-02-15
the lengths of the strings are known, just use memcmp
Chris Lattner
2007-02-15
Implement Function::getIntrinsicID without it needing to call Value::getName,
Chris Lattner
2007-02-15
For PR1195:
Reid Spencer
2007-02-15
For PR1195:
Reid Spencer
2007-02-07
Automatically generating intrinsic declarations from Dan Gohman. Modified
Jim Laskey
2007-02-06
Set the new NO_INSTALL flag for build-only tools.
Reid Spencer
2007-02-06
Error check and eliminate unnecessary value.
Jim Laskey
2007-02-06
Regenerate.
Jim Laskey
2007-02-06
Deemed too cute to live.
Jim Laskey
2007-02-06
Regenerate.
Jim Laskey
2007-02-06
Support var arg intrinsics.
Jim Laskey
2007-01-26
Make the constant honest.
Jim Laskey
2007-01-26
Files missing from LABEL check in.
Jim Laskey
2007-01-17
Make tblgen error more useful. Patch by B. Scott Michel
Chris Lattner
2007-01-12
For PR1064:
Reid Spencer
2006-12-31
For PR950:
Reid Spencer
2006-12-12
Ignore entries with blank names.
Jim Laskey
2006-12-12
Rollback changes to take a different tack.
Jim Laskey
2006-12-12
Honor the command line specification for machine type.
Jim Laskey
2006-12-07
What should be the last unnecessary <iostream>s in the library.
Bill Wendling
2006-12-01
Match TargetInstrInfo changes.
Evan Cheng
2006-11-20
Fix PR1001, patch by Nikhil Patil!
Chris Lattner
2006-11-17
Add opcode to TargetInstrDescriptor.
Evan Cheng
2006-11-15
Remove the isTwoAddress property from the CodeGenInstruction class. It should
Chris Lattner
2006-11-15
ADd support for adding constraints to suboperands
Chris Lattner
2006-11-14
restore some 'magic' code that I removed: it is needed. Add comments explaining
Chris Lattner
2006-11-14
minimal hack to get patterns whose result type is iPTR to be selected.
Chris Lattner
[next]