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
/
include
/
llvm
/
Target
/
TargetLowering.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new flag for targets where setjmp/longjmp saves/restores the signal mask,
Chris Lattner
2005-09-27
1
-1
/
+18
*
Change the names of member variables per Chris' instructions, and document
Reid Spencer
2005-08-27
1
-11
/
+13
*
add some forward defs
Chris Lattner
2005-08-26
1
-0
/
+2
*
spell this right!
Chris Lattner
2005-08-26
1
-1
/
+1
*
Add a hook
Chris Lattner
2005-08-26
1
-0
/
+11
*
rename hasNativeSupportFor* -> is(Operation|Type)Legal.
Chris Lattner
2005-08-24
1
-10
/
+12
*
Eliminate tabs and trailing spaces.
Jeff Cohen
2005-07-27
1
-6
/
+6
*
For: memory operations -> stores
Reid Spencer
2005-07-19
1
-0
/
+67
*
Make several cleanups to Andrews varargs change:
Chris Lattner
2005-07-05
1
-15
/
+20
*
header file changes for varargs
Andrew Lenharth
2005-06-18
1
-6
/
+5
*
Pass the dag into LowerOperation
Chris Lattner
2005-05-14
1
-1
/
+1
*
Add an isTailCall flag to LowerCallTo
Chris Lattner
2005-05-13
1
-2
/
+2
*
LowerCallTo now takes the cc to use
Chris Lattner
2005-05-12
1
-1
/
+2
*
Add a little hook
Chris Lattner
2005-05-12
1
-0
/
+14
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-16
/
+16
*
Allow targets which produce setcc results in non-MVT::i1 registers to describe
Chris Lattner
2005-04-07
1
-1
/
+23
*
Change LowerCallTo to take a boolean isVarArg argument. This is needed
Nate Begeman
2005-03-26
1
-3
/
+2
*
Move all data members to the end of the class.
Chris Lattner
2005-01-19
1
-47
/
+65
*
Add comments
Chris Lattner
2005-01-16
1
-3
/
+28
*
Revamp supported ops. Instead of just being supported or not, we now keep
Chris Lattner
2005-01-16
1
-19
/
+66
*
Move some information out of LegalizeDAG into the generic Target interface.
Chris Lattner
2005-01-16
1
-2
/
+34
*
Add interfaces to lower varargs and return/frame address intrinsics.
Chris Lattner
2005-01-09
1
-0
/
+31
*
Make LowerCallTo more generic and useful.
Chris Lattner
2005-01-08
1
-3
/
+6
*
First draft of a new Target interface
Chris Lattner
2005-01-07
1
-0
/
+175