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
/
SparcV9
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()
Chris Lattner
2004-06-17
5
-11
/
+10
*
Make -print-machineinstrs even stronger. You get to see the final code after
Brian Gaeke
2004-06-14
1
-0
/
+11
*
Turn loads of ConstantPointerNulls into loads of zero... don't spill
Brian Gaeke
2004-06-11
1
-0
/
+6
*
Encode %fsr correctly; don't fail an assertion.
Brian Gaeke
2004-06-09
1
-0
/
+9
*
Fix encoding of ST*FSR instructions.
Brian Gaeke
2004-06-09
1
-7
/
+7
*
Fix assertion failure message to have the right method name.
Brian Gaeke
2004-06-09
1
-1
/
+1
*
Fix a minor bug in the map - since this pass adds a global symbol, it must be
Brian Gaeke
2004-06-08
1
-0
/
+4
*
Add a TmpInstruction ctor that doesn't take a MCFI.
Brian Gaeke
2004-06-08
1
-2
/
+13
*
Fix up some spacing & fix a typo in an assertion in cpValue2Value.
Brian Gaeke
2004-06-04
1
-3
/
+3
*
Add new internal-global-symbol mapping info pass... may its life be short
Brian Gaeke
2004-06-03
1
-0
/
+80
*
Add new mapping info pass, when EmitMappingInfo is on.
Brian Gaeke
2004-06-03
1
-2
/
+4
*
Fix big mistake in my last checkin... the big question is, how did I ever
Brian Gaeke
2004-06-03
1
-7
/
+7
*
Add decl. for new mapping info pass factory method.
Brian Gaeke
2004-06-03
1
-0
/
+1
*
Collapse together the abstract superclass TargetRegInfo and SparcV9RegInfo, its
Brian Gaeke
2004-06-03
12
-157
/
+71
*
Adjust to the new TargetMachine interface
Chris Lattner
2004-06-02
2
-16
/
+16
*
Convert to the new TargetMachine interface.
Chris Lattner
2004-06-02
16
-141
/
+150
*
There is no "mcff" here; delete the confusing comments that refer to it.
Brian Gaeke
2004-05-30
1
-6
/
+0
*
Transform an occurrence of if(...) { assert (0) }.
Brian Gaeke
2004-05-30
1
-4
/
+2
*
Reduce the amount of LLVM Values for which we save reg. allocator
Brian Gaeke
2004-05-30
1
-9
/
+14
*
Rename verifySavedState to dumpSavedState. Give it a new comment.
Brian Gaeke
2004-05-30
2
-9
/
+11
*
Insert machine instructions generated for Phi nodes into their
Brian Gaeke
2004-05-30
1
-0
/
+3
*
Remove unused #include.
Brian Gaeke
2004-05-29
1
-1
/
+0
*
Add comments.
Brian Gaeke
2004-05-29
1
-6
/
+6
*
Trim whitespace.
Brian Gaeke
2004-05-29
1
-11
/
+0
*
Give InsertCodeForPhis() a new documentation comment.
Brian Gaeke
2004-05-29
1
-9
/
+7
*
updates to ModuloSched
Tanya Lattner
2004-05-28
2
-10
/
+91
*
Give PhiCp nodes better names in many cases.
Brian Gaeke
2004-05-28
1
-19
/
+7
*
Make debugging output with -print-machineinstrs more useful: always print out
Brian Gaeke
2004-05-28
1
-0
/
+5
*
Make comment lines stick out less.
Brian Gaeke
2004-05-27
1
-2
/
+2
*
Adding scheduling class.
Tanya Lattner
2004-05-26
2
-0
/
+246
*
Updating my cvs versions. THis is still in progress and much will be changed.
Tanya Lattner
2004-05-26
4
-157
/
+299
*
Add a (not very meaningful) default constructor for AllocInfo objects.
Brian Gaeke
2004-05-25
1
-4
/
+8
*
Remove use of Type::TypeTy from an assert. It will go away soon.
Reid Spencer
2004-05-25
1
-1
/
+0
*
Add support for accurate garbage collection to the LLVM code generators
Chris Lattner
2004-05-23
1
-0
/
+6
*
Fix a typo in a comment.
Brian Gaeke
2004-05-23
1
-1
/
+1
*
Fix a bug in outputting branches to constant PCs. Since the PC is supplied as
Brian Gaeke
2004-05-20
1
-2
/
+3
*
Minor simplification: eliminate a dyn_cast.
Brian Gaeke
2004-05-19
1
-9
/
+4
*
Updating my versions of ModuloScheduling in cvs. Still not complete.
Tanya Lattner
2004-05-08
4
-303
/
+860
*
Missing piece of fix for Bug 333
Brian Gaeke
2004-05-04
1
-1
/
+1
*
Correctly mangle function names when they are used as part of a
Brian Gaeke
2004-05-04
1
-3
/
+3
*
Integrate the rest of my random sparcv9 scribblings into this file
Brian Gaeke
2004-04-27
1
-2
/
+3
*
Changes to fix up the inst_iterator to pass to boost iterator checks. This
Chris Lattner
2004-04-27
1
-4
/
+4
*
Fix file header comments and include guards -- many files have been moved or
Brian Gaeke
2004-04-25
30
-54
/
+67
*
Add a getRegisterInfo() accessor just like on the X86 target.
Brian Gaeke
2004-04-25
1
-0
/
+3
*
Regularize file header comment and include guard.
Brian Gaeke
2004-04-25
1
-3
/
+12
*
Add MRegisterInfo subclass for the SparcV9 target (containing only stub
Brian Gaeke
2004-04-25
2
-0
/
+420
*
Fix a typo.
Brian Gaeke
2004-04-23
1
-2
/
+1
*
Merge TargetRegInfo.h into SparcV9RegInfo.h, which is its only subclass.
Brian Gaeke
2004-04-23
1
-5
/
+280
*
Include SparcV9RegInfo.h instead of TargetRegInfo.h.
Brian Gaeke
2004-04-23
10
-10
/
+10
*
Include SparcV9RegInfo.h instead of TargetRegInfo.h. This serves as a bit of
Brian Gaeke
2004-04-23
1
-1
/
+1
[next]