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
*
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
*
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
*
Improve compatiblity with HPUX on Itanium, patch by Duraid Madina
Chris Lattner
2005-01-16
1
-7
/
+7
*
Move some information out of LegalizeDAG into the generic Target interface.
Chris Lattner
2005-01-16
1
-2
/
+34
*
Add a new target-independent code generator flag.
Chris Lattner
2005-01-15
1
-0
/
+9
*
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
*
Add some bits that can be set on instructions. Renumber existing bits so
Chris Lattner
2005-01-02
1
-5
/
+30
*
Fix a warning
Chris Lattner
2004-11-21
1
-0
/
+1
*
Add new methods that a target should implement
Chris Lattner
2004-11-20
1
-8
/
+27
*
Allow targets to implement relocation support.
Chris Lattner
2004-11-20
1
-0
/
+11
*
Convert 'struct' to 'class' in various places to adhere to the coding standards
Chris Lattner
2004-10-27
4
-4
/
+8
*
Move destructor out of line to avoid vtable emission in every file that inclu...
Nate Begeman
2004-10-27
1
-1
/
+1
*
Fix the build by eliminating some more dead code. That'll learn me not to li...
Nate Begeman
2004-10-27
1
-1
/
+1
*
Remove dead data member in MRegisterInfo class. Thanks sabre!
Nate Begeman
2004-10-27
1
-1
/
+0
*
Remove method getRegClass from MRegisterInfo, as it is no longer used.
Nate Begeman
2004-10-26
1
-9
/
+0
*
Remove a dead class. Thanks to Morten Ofstad for pointing this out.
Chris Lattner
2004-10-25
1
-26
/
+0
*
Be consistent with our naming
Chris Lattner
2004-09-28
1
-2
/
+2
*
Capture information about whether the target instructions have delay slots
Chris Lattner
2004-09-28
1
-0
/
+9
*
Use class instead of struct for defining classes. This unbreaks the
Alkis Evlogimenos
2004-09-28
1
-1
/
+2
*
Changes For Bug 352
Reid Spencer
2004-09-01
4
-4
/
+4
*
Update doxygen comment now that getSpillSize is supposed to return value in bits
Nate Begeman
2004-08-29
1
-2
/
+2
*
Add getAllocatableSet() function.
Alkis Evlogimenos
2004-08-26
1
-0
/
+4
*
M_DUMMY_PHI_FLAG is no longer used to distinguish V9::PHI. Get rid of it and
Brian Gaeke
2004-08-18
1
-5
/
+0
*
M_PSEUDO_FLAG is no longer used. Get rid of it and its accessor.
Brian Gaeke
2004-08-18
1
-4
/
+0
*
Add punctuation, add a new method
Chris Lattner
2004-08-17
1
-2
/
+6
*
Flags and TSFlags were (thankfully) never used, so remove them. But wait,
Chris Lattner
2004-08-16
1
-4
/
+16
*
Add new TargetRegisterClass::contains method
Chris Lattner
2004-08-15
1
-0
/
+8
*
Implement a long overdue FIXME, by changing these methods to return void.
Chris Lattner
2004-08-15
1
-25
/
+11
*
Eliminate the RegisterClass argument, since it can easily be derived from
Chris Lattner
2004-08-15
1
-4
/
+2
*
Make this compile on gc 3.4.1 (static_cast to non-const type was not
Alkis Evlogimenos
2004-08-15
1
-1
/
+1
*
Elminiate MachineFunction& argument from eliminateFrameIndex
Nate Begeman
2004-08-14
1
-2
/
+1
*
Allow targets to specify particular stack slots that certain physregs must
Chris Lattner
2004-08-12
1
-0
/
+17
*
Remove dead methods
Chris Lattner
2004-08-12
1
-12
/
+0
*
Remove dead methods
Chris Lattner
2004-08-12
1
-11
/
+0
*
Add new constructor.
Misha Brukman
2004-08-10
1
-0
/
+3
*
getResultPos() is dead.
Brian Gaeke
2004-08-04
1
-3
/
+0
*
Adding friend MSSchedule for ModuloScheduling pass.
Tanya Lattner
2004-08-01
1
-0
/
+1
*
Fix warning
Chris Lattner
2004-08-01
1
-0
/
+2
*
Change signature to take two basic blocks: the target and the one
Alkis Evlogimenos
2004-07-31
1
-4
/
+4
*
Doxygenify some comments.
Alkis Evlogimenos
2004-07-31
1
-10
/
+6
*
Remove const from iterators passed by value.
Alkis Evlogimenos
2004-07-31
1
-2
/
+2
[next]