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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix case of path
Chris Lattner
2005-10-03
1
-1
/
+1
*
This member can be const too
Chris Lattner
2005-10-03
1
-1
/
+1
*
Expose the actual valuetype of each register class
Chris Lattner
2005-10-02
1
-2
/
+8
*
Rename MRegisterDesc -> TargetRegisterDesc for consistency
Chris Lattner
2005-09-30
1
-11
/
+13
*
trim down the target info structs now that we have a preferred spill register...
Chris Lattner
2005-09-30
1
-14
/
+0
*
expose a new virtual method
Chris Lattner
2005-09-30
1
-0
/
+7
*
Change these methods to take RC's
Chris Lattner
2005-09-30
1
-2
/
+4
*
Add a new flag for targets where setjmp/longjmp saves/restores the signal mask,
Chris Lattner
2005-09-27
1
-1
/
+18
*
add a new callback
Chris Lattner
2005-09-17
1
-0
/
+8
*
Add help support for -mcpu and -mattr.
Jim Laskey
2005-09-02
1
-0
/
+5
*
Move a bunch of non-deprecated methods above the "deprecated line"
Chris Lattner
2005-09-02
1
-27
/
+30
*
Fix VC++ build errors
Jeff Cohen
2005-09-02
1
-0
/
+1
*
1. Use SubtargetFeatures in llc/lli.
Jim Laskey
2005-09-01
1
-4
/
+7
*
This new class provides support for platform specific "features". The intent
Jim Laskey
2005-09-01
1
-0
/
+145
*
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
*
Add a new instruction flag
Chris Lattner
2005-08-26
1
-0
/
+12
*
rename hasNativeSupportFor* -> is(Operation|Type)Legal.
Chris Lattner
2005-08-24
1
-10
/
+12
*
Add a new field to TargetInstrDescriptor for tracking information about
Chris Lattner
2005-08-19
1
-0
/
+15
*
Remove the X86 and PowerPC Simple instruction selectors; their time has
Nate Begeman
2005-08-18
1
-7
/
+0
*
Since getSubtarget() always provides a const Subtarget, dont' require the user
Chris Lattner
2005-08-05
1
-3
/
+3
*
Eliminate tabs and trailing spaces.
Jeff Cohen
2005-07-27
2
-7
/
+7
*
allow constants to be relocated like GV (necessary for alpha, as constants ar...
Andrew Lenharth
2005-07-22
1
-1
/
+9
*
For: memory operations -> stores
Reid Spencer
2005-07-19
1
-0
/
+67
*
Clean up and add comments to the newly implemented subtarget code.
Nate Begeman
2005-07-12
1
-3
/
+10
*
Clean up the TargetSubtarget class a bit, removing an unnecessary argument
Nate Begeman
2005-07-12
1
-6
/
+1
*
Implement Subtarget support
Nate Begeman
2005-07-12
2
-0
/
+49
*
Make several cleanups to Andrews varargs change:
Chris Lattner
2005-07-05
1
-15
/
+20
*
add some new file types
Chris Lattner
2005-06-25
1
-1
/
+1
*
refactor these interfaces a bit
Chris Lattner
2005-06-25
1
-5
/
+12
*
header file changes for varargs
Andrew Lenharth
2005-06-18
1
-6
/
+5
*
Added ModuloSchedSB as a friend class.
Tanya Lattner
2005-06-17
1
-0
/
+3
*
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
*
Expose an option allowing unsafe math optimizations. Patch contributed by
Chris Lattner
2005-04-30
1
-0
/
+6
*
Shut GCC 4.0 up about classes that have virtual functions but a non-virtual
Reid Spencer
2005-04-25
1
-0
/
+2
*
* The aesthetic police is on patrol!!...
Misha Brukman
2005-04-23
1
-15
/
+20
*
Add a helper method
Chris Lattner
2005-04-23
1
-0
/
+1
*
Convert tabs to spaces
Misha Brukman
2005-04-22
4
-79
/
+76
*
Remove trailing whitespace
Misha Brukman
2005-04-21
10
-114
/
+114
*
Make pattern isel default for ppc
Nate Begeman
2005-04-15
1
-0
/
+7
*
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
*
add a helper method
Chris Lattner
2005-03-13
1
-0
/
+5
*
Add a new method, described in the comment.
Chris Lattner
2005-01-19
1
-0
/
+12
*
Move all data members to the end of the class.
Chris Lattner
2005-01-19
1
-47
/
+65
[next]