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
/
Alpha
/
AlphaCodeEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch the MachineOperand accessors back to the short names like
Dan Gohman
2008-10-03
1
-7
/
+6
*
Tidy up several unbeseeming casts from pointer to intptr_t.
Dan Gohman
2008-09-04
1
-2
/
+2
*
Change getBinaryCodeForInstr prototype. First operand MachineInstr& should be...
Evan Cheng
2008-09-02
1
-6
/
+8
*
Unbreak JIT. Ignore TargetInstrInfo::IMPLICIT_DEF.
Evan Cheng
2008-03-17
1
-0
/
+1
*
Replace all target specific implicit def instructions with a target independe...
Evan Cheng
2008-03-15
1
-3
/
+0
*
Change MachineRelocation::DoesntNeedFnStub to NeedStub. This fields will be used
Evan Cheng
2008-01-03
1
-1
/
+2
*
Add new shorter predicates for testing machine operands for various types:
Chris Lattner
2007-12-30
1
-5
/
+3
*
Use MachineOperand::getImm instead of MachineOperand::getImmedValue. Likewis...
Chris Lattner
2007-12-30
1
-6
/
+6
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+222