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
/
Skeleton
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the skeleton target, it doesn't produce useful code and there are
Chris Lattner
2006-02-16
14
-614
/
+0
*
PHI and INLINEASM are now built-in instructions provided by Target.td
Chris Lattner
2006-01-27
2
-4
/
+1
*
Support multiple ValueTypes per RegisterClass, needed for upcoming vector
Nate Begeman
2005-12-01
1
-2
/
+2
*
Add a new option to indicate we want the code generator to emit code quickly,...
Chris Lattner
2005-11-08
2
-2
/
+3
*
CR registers are not used by this "target"
Chris Lattner
2005-09-30
2
-8
/
+1
*
Pass extra regclasses into spilling code
Chris Lattner
2005-09-30
2
-5
/
+9
*
1. Use SubtargetFeatures in llc/lli.
Jim Laskey
2005-09-01
2
-2
/
+4
*
put reg classes into namespace
Chris Lattner
2005-08-19
1
-2
/
+2
*
The skeleton target has never had an isel
Chris Lattner
2005-08-19
2
-21
/
+0
*
Refactor the addPassesToEmitAssembly interface into a addPassesToEmitFile
Chris Lattner
2005-06-25
2
-4
/
+7
*
Convert tabs to spaces
Misha Brukman
2005-04-22
1
-1
/
+1
*
Remove trailing whitespace
Misha Brukman
2005-04-21
9
-33
/
+33
*
ignore generated files
Chris Lattner
2004-11-21
1
-0
/
+2
*
getJITStubForFunction is optional and unimplemented, just remove it for now.
Chris Lattner
2004-11-20
2
-12
/
+0
*
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-27
1
-1
/
+1
*
Remove include of MRegisterInfo.h, since it is already included by
Nate Begeman
2004-10-26
1
-2
/
+0
*
Adjust to changes in Makefile.rules
Reid Spencer
2004-10-22
1
-30
/
+4
*
We won't use automake
Reid Spencer
2004-10-22
2
-721
/
+0
*
Initial automake generated Makefile template
Reid Spencer
2004-10-18
1
-0
/
+690
*
Update to reflect changes in Makefile rules.
Reid Spencer
2004-10-13
1
-4
/
+4
*
Initial version of automake Makefile.am file.
Reid Spencer
2004-10-10
1
-0
/
+31
*
Make sure to set the operand list
Chris Lattner
2004-09-21
1
-5
/
+6
*
Revamp the Register class, and allow the use of the RegisterGroup class to
Chris Lattner
2004-09-14
1
-29
/
+48
*
Register sizes should be specified in bits
Nate Begeman
2004-08-29
1
-2
/
+2
*
Code insertion methods now return void instead of #instrs inserted
Chris Lattner
2004-08-15
2
-18
/
+15
*
These methods no longer take a TargetRegisterClass* operand.
Chris Lattner
2004-08-15
2
-12
/
+8
*
Eliminate MachineFunction& argument from eliminateFrameIndex in Skeleton target
Nate Begeman
2004-08-14
2
-4
/
+3
*
Fix grammar.
Misha Brukman
2004-07-16
1
-2
/
+1
*
Initial checkin of the rest of the skeleton target
Chris Lattner
2004-07-16
12
-4
/
+440
*
Initial skeleton tablegen files
Chris Lattner
2004-07-16
3
-0
/
+165
*
Add skeleton makefile
Chris Lattner
2004-07-16
1
-0
/
+44
*
Initial readme
Chris Lattner
2004-07-16
1
-0
/
+19