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
*
TargetData assumes (and some regression tests depend on it) that the size of
Owen Anderson
2007-01-20
1
-1
/
+2
*
Teach TargetData to handle 'preferred' alignment for each target, and use
Chris Lattner
2007-01-20
1
-50
/
+131
*
add new JumpTableSpecialLabelPrefix hook to asmprinter for jumptable emission.
Chris Lattner
2007-01-18
1
-0
/
+7
*
document that BSSSection can be null.
Chris Lattner
2007-01-17
1
-1
/
+9
*
Document flag
Anton Korobeynikov
2007-01-17
1
-0
/
+3
*
* Fix one more bug in PIC codegen: extra load is needed for *all*
Anton Korobeynikov
2007-01-17
2
-0
/
+9
*
Revert patch.
Bill Wendling
2007-01-17
2
-75
/
+3
*
make doxygen comment much better. Patch by B. Scott Michel!
Chris Lattner
2007-01-17
1
-1
/
+31
*
The TargetObjInfo object goes here.
Bill Wendling
2007-01-17
1
-3
/
+18
*
New "TargetObjInfo" class. This holds information that the object writers will
Bill Wendling
2007-01-17
1
-0
/
+57
*
Fix for PR1095:
Bill Wendling
2007-01-16
1
-2
/
+8
*
add a new HiddenDirective member for handling visibility.
Chris Lattner
2007-01-14
1
-0
/
+7
*
Don't #include DerivedTypes.h in this header. Make adjustments to
Reid Spencer
2007-01-12
1
-22
/
+3
*
- Move RTLIB::Libcall enum to a separate file.
Evan Cheng
2007-01-12
1
-90
/
+4
*
Silence a bogus compiler warning.
Evan Cheng
2007-01-12
1
-0
/
+1
*
For PR1064:
Reid Spencer
2007-01-12
1
-6
/
+11
*
Store default libgcc routine names and allow them to be redefined by target.
Evan Cheng
2007-01-12
1
-1
/
+108
*
Rename BoolTy as Int1Ty. Patch by Sheng Zhou.
Reid Spencer
2007-01-11
1
-1
/
+1
*
- Remove isSetCCExpensive() etc. These are no longer used.
Evan Cheng
2007-01-05
1
-10
/
+8
*
Fix naming inconsistency: calleesave -> calleesaved.
Evan Cheng
2007-01-02
2
-18
/
+18
*
Add virtual method spillCalleeSaveRegisters() and restoreCalleeSaveRegisters()
Evan Cheng
2007-01-02
1
-0
/
+21
*
For PR950:
Reid Spencer
2006-12-31
1
-12
/
+13
*
Grandchildren are covered by protect.
Jim Laskey
2006-12-21
1
-3
/
+2
*
Changes from Nick Lewycky with a simplified PPCTargetAsmInfo.
Jim Laskey
2006-12-21
1
-2
/
+3
*
Added an automatic cast to "std::ostream*" etc. from OStream. We then can
Bill Wendling
2006-12-17
1
-0
/
+1
*
Silly assertion. Forgot variable_ops instructions can have arbitrary number of
Evan Cheng
2006-12-15
1
-2
/
+4
*
Add getTypeToExpandTo() which recursively walks TransformToType to determine
Evan Cheng
2006-12-13
1
-0
/
+20
*
Update comments.
Evan Cheng
2006-12-13
1
-3
/
+4
*
Update comments.
Evan Cheng
2006-12-13
1
-3
/
+3
*
Remove unneeded include.
Jim Laskey
2006-12-12
1
-2
/
+0
*
Rollback changes to take a different tack.
Jim Laskey
2006-12-12
2
-6
/
+0
*
Honor the command line specification for machine type.
Jim Laskey
2006-12-12
2
-0
/
+8
*
Cleaned setjmp/longjmp lowering interfaces. Now we're producing right
Anton Korobeynikov
2006-12-10
1
-14
/
+31
*
Added option -soft-float to generate SW fp library calls instead of fp instru...
Evan Cheng
2006-12-09
1
-0
/
+6
*
Move findTiedToSrcOperand to TargetInstrDescriptor.
Evan Cheng
2006-12-08
1
-5
/
+4
*
Use MI's TargetInstrDescriptor.
Evan Cheng
2006-12-08
1
-1
/
+2
*
Typo
Evan Cheng
2006-12-01
1
-1
/
+1
*
- Add getOperandConstraint() to TargetInstrDescriptor.
Evan Cheng
2006-12-01
1
-17
/
+28
*
Add weak reference directive.
Evan Cheng
2006-12-01
1
-0
/
+7
*
add a hook to allow targets to hack on inline asms to lower them to llvm
Chris Lattner
2006-11-29
1
-3
/
+9
*
Add per-target support for asm translation in the cbe
Andrew Lenharth
2006-11-28
1
-0
/
+7
*
Add opcode to TargetInstrDescriptor.
Evan Cheng
2006-11-17
1
-1
/
+2
*
Add a mechanism to specify whether a target supports a particular indexed loa...
Evan Cheng
2006-11-09
1
-0
/
+63
*
Rename ISD::MemOpAddrMode to ISD::MemIndexedMode
Evan Cheng
2006-11-09
1
-3
/
+3
*
getPostIndexedAddressParts change: passes in load/store instead of its loaded...
Evan Cheng
2006-11-09
1
-1
/
+1
*
Remove M_2_ADDR_FLAG.
Evan Cheng
2006-11-09
1
-13
/
+7
*
Added target hook for post-indexed memory ops transformation.
Evan Cheng
2006-11-07
1
-0
/
+10
*
Add a new operand flag to mark which operand is the first predicate operand
Chris Lattner
2006-11-06
1
-0
/
+5
*
add a flag so that predicated instructions can be recognized by branch
Chris Lattner
2006-11-06
1
-0
/
+8
*
Rename
Evan Cheng
2006-11-03
1
-5
/
+5
[next]