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
*
Squelch a bogus warning
Chris Lattner
2004-11-23
1
-1
/
+1
*
Changed the CreateCodeToLoadConst function to preserve SSA form. This basical...
Tanya Lattner
2004-11-23
1
-7
/
+24
*
Remove some dead vars and some useless namespacification
Chris Lattner
2004-11-22
1
-10
/
+1
*
Implement a disgusting hack to work around broken machine code emission of
Chris Lattner
2004-11-22
1
-1
/
+12
*
Fixed a bug where I was trying to ModuloSchedule a loop with no instructions ...
Tanya Lattner
2004-11-22
3
-9
/
+32
*
Remove JIT-specific code from the code emitter.
Chris Lattner
2004-11-22
2
-569
/
+35
*
New methods implemented
Chris Lattner
2004-11-22
1
-0
/
+18
*
Implement the Sparc JIT interfaces, including relocation support.
Chris Lattner
2004-11-22
1
-0
/
+354
*
Initial checkin of the V9 relocation types
Chris Lattner
2004-11-22
1
-0
/
+42
*
Adjust to changed interfaces
Chris Lattner
2004-11-20
1
-2
/
+2
*
This method was never implemented
Chris Lattner
2004-11-20
1
-6
/
+0
*
Made modsched hidden and changed so it matches the style of other options.
Tanya Lattner
2004-11-19
1
-2
/
+2
*
Fixed to fit in 80 columns.
Tanya Lattner
2004-11-18
1
-1
/
+2
*
Adding option to llc for ModuloScheduling. By default it is turned off.
Tanya Lattner
2004-11-18
1
-2
/
+13
*
Added my own defMap. Only saving values that are not loop invariant. Fixed a ...
Tanya Lattner
2004-11-16
2
-44
/
+63
*
Decompose* is V9 specific, make it internal
Chris Lattner
2004-11-07
2
-1
/
+15
*
Move this file from lib/Transforms/Scalar
Chris Lattner
2004-11-07
1
-0
/
+136
*
Added gross hacks such as creating my own def-use map, and picking on Instruc...
Tanya Lattner
2004-11-02
2
-70
/
+73
*
Internalize variable names to prevent recursive assignment. Cleanup docs.
Reid Spencer
2004-10-30
1
-12
/
+10
*
Fixed bug with infinite epilogues.
Tanya Lattner
2004-10-30
4
-105
/
+187
*
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-27
5
-5
/
+5
*
Clean up the output from this makefile so its not verbose.
Reid Spencer
2004-10-22
1
-6
/
+8
*
Adjust to changes in Makefile.rules
Reid Spencer
2004-10-22
1
-33
/
+12
*
We won't use automake
Reid Spencer
2004-10-22
10
-3659
/
+0
*
Simplify mapping info generation. In particular, the LLVM-to-MachineInstr map
Brian Gaeke
2004-10-19
1
-86
/
+3
*
Initial automake generated Makefile template
Reid Spencer
2004-10-18
5
-0
/
+3513
*
Make the library name SparcV9 specific
Reid Spencer
2004-10-17
1
-4
/
+4
*
Consolidate the definitions
Reid Spencer
2004-10-17
1
-3
/
+2
*
All of these labels are off by one now that the unreachable instruction exists
Chris Lattner
2004-10-17
1
-21
/
+21
*
I forgot that sparc no longer uses the shared asmwriter. Give it support
Chris Lattner
2004-10-17
1
-2
/
+4
*
Add support for undef and unreachable
Chris Lattner
2004-10-16
3
-8
/
+29
*
Add a missing dependency
Chris Lattner
2004-10-16
1
-1
/
+1
*
Fix file header
Chris Lattner
2004-10-16
1
-1
/
+1
*
Checking in code that works on my simple test case. However, there is still a...
Tanya Lattner
2004-10-14
1
-104
/
+205
*
Update to reflect changes in Makefile rules.
Reid Spencer
2004-10-13
4
-16
/
+13
*
Add ModuloScheduling to the recursive build tree
Misha Brukman
2004-10-10
2
-2
/
+2
*
Adjust header file inclusion due to move
Misha Brukman
2004-10-10
3
-6
/
+6
*
Adjust comment header and paths to refect move
Misha Brukman
2004-10-10
1
-4
/
+3
*
Initial version of automake Makefile.am file.
Reid Spencer
2004-10-10
1
-0
/
+23
*
Add the new InstrSched directory.
Reid Spencer
2004-10-10
1
-1
/
+1
*
Added debug information. Fixed several bugs in the reconstruct loop function.
Tanya Lattner
2004-10-10
5
-138
/
+280
*
Initial version of automake Makefile.am file.
Reid Spencer
2004-10-10
3
-0
/
+108
*
Initial version of automake Makefile.am file.
Reid Spencer
2004-10-10
1
-0
/
+19
*
Instead of silently breaking, print notification of why this doesn't work.
Chris Lattner
2004-10-09
1
-0
/
+9
*
Adjust paths due to moving InstrSched to lib/Target/SparcV9
Misha Brukman
2004-10-08
3
-7
/
+7
*
Single-space instead of double-spacing in the Makefile
Misha Brukman
2004-10-08
1
-3
/
+1
*
Build InstrSched as well, and all three subdirs can be built independently
Misha Brukman
2004-10-08
1
-1
/
+1
*
* Adjust for the move to lib/Target/SparcV9/InstrSched
Misha Brukman
2004-10-08
1
-2
/
+2
*
Single-space instead of double-spacing in the Makefile
Misha Brukman
2004-10-08
1
-2
/
+1
*
Make EmitMappingInfo into an "external location" option, so that it can be set
Brian Gaeke
2004-09-30
1
-1
/
+7
[next]