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
/
lib
/
Target
/
IA64
/
IA64ISelLowering.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "inreg" field to CallSDNode (doesn't increase
Dale Johannesen
2008-09-26
1
-1
/
+1
*
Fix these enums' starting values to reflect the way that
Dan Gohman
2008-09-23
1
-1
/
+1
*
Rename SDOperand to SDValue.
Dan Gohman
2008-07-27
1
-6
/
+6
*
Replace some std::vectors that showed up in heap profiling with
Dan Gohman
2008-06-30
1
-2
/
+2
*
Wrap MVT::ValueType in a struct to get type safety
Duncan Sands
2008-06-06
1
-1
/
+1
*
- Style cleanup in IA64ISelLowering.h: add 'virtual' keyword for consistency.
Scott Michel
2008-03-10
1
-1
/
+3
*
Give TargetLowering::getSetCCResultType() a parameter so that ISD::SETCC's
Scott Michel
2008-03-10
1
-0
/
+1
*
De-tabify
Bill Wendling
2008-02-26
1
-2
/
+0
*
In TargetLowering::LowerCallTo, don't assert that
Duncan Sands
2008-02-14
1
-3
/
+4
*
Even though InsertAtEndOfBasicBlock is an ugly hack it still deserves a prope...
Evan Cheng
2008-01-30
1
-2
/
+0
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
More explicit keywords.
Dan Gohman
2007-08-02
1
-1
/
+1
*
Finish off bug 680, allowing targets to custom lower frame and return
Nate Begeman
2007-01-29
1
-4
/
+0
*
For PR950:
Reid Spencer
2006-12-31
1
-4
/
+3
*
Remove TLI.LowerReturnTo, and just let targets custom lower ISD::RET for
Nate Begeman
2006-01-27
1
-9
/
+0
*
First part of bug 680:
Nate Begeman
2006-01-25
1
-7
/
+0
*
remove RET hack, add proper support for rets (watching out for ret voids)
Duraid Madina
2006-01-20
1
-2
/
+14
*
Cleanup IA64ISD, tell the graph drawer what the symbolic names for the enums ...
Chris Lattner
2006-01-14
1
-14
/
+2
*
this is a hack, which may or may not hang around. In short:
Duraid Madina
2005-12-22
1
-2
/
+5
*
we can't all have brains now, can we
Duraid Madina
2005-12-22
1
-0
/
+4
*
DAG->DAG instruction selection for ia64! "hello world" works, not much else.
Duraid Madina
2005-10-28
1
-0
/
+88