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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow an arbitrary prefix
Chris Lattner
2004-08-17
1
-4
/
+3
*
Allow an arbitrary prefix.
Chris Lattner
2004-08-17
1
-4
/
+4
*
We now allow targets to use any prefix they want for global symbols. Lets
Chris Lattner
2004-08-17
2
-5
/
+5
*
Rewrite targets/rules to generate files for just PowerPC or PPC{32,64}
Misha Brukman
2004-08-17
1
-19
/
+18
*
Register classes are target-dependent
Misha Brukman
2004-08-17
1
-29
/
+0
*
#include <map> is not necessary here
Misha Brukman
2004-08-17
1
-4
/
+2
*
`PowerPC' is no longer a real target
Misha Brukman
2004-08-17
1
-15
/
+0
*
Move variables and methods which need PPC{32,64}* distinction to subclasses
Misha Brukman
2004-08-17
1
-15
/
+2
*
No need for an `is64bit' flag
Misha Brukman
2004-08-17
1
-14
/
+12
*
PowerPCInstrInfo and PowerPCRegisterInfo have gone away; they are replaced
Misha Brukman
2004-08-17
2
-386
/
+0
*
Consistently name passed with 32 or 64 in their name
Misha Brukman
2004-08-17
1
-2
/
+2
*
PowerPCRegisterInfo no longer takes a bool to differentiate 32 vs 64 bits
Misha Brukman
2004-08-17
1
-6
/
+3
*
The PowerPCInstrInfo class has gone away.
Misha Brukman
2004-08-17
1
-34
/
+0
*
PowerPCInstrInfo has gone away, PPC32 and PPC64 share opcodes.
Misha Brukman
2004-08-17
1
-1
/
+2
*
PowerPC 32-/64-bit split: Part II, 64-bit customizations on PowerPC
Misha Brukman
2004-08-17
9
-27
/
+592
*
PowerPC 32-/64-bit split: Part I, PPC32* bit files, adapted from former PowerPC*
Misha Brukman
2004-08-17
10
-58
/
+632
*
Do not #include files into the llvm namespace
Chris Lattner
2004-08-17
7
-18
/
+20
*
Correct the comments in the symbol table writer to reflect reality.
Reid Spencer
2004-08-17
1
-3
/
+7
*
Print float constants as 4 byte values.
Chris Lattner
2004-08-17
2
-44
/
+50
*
Make sure to put an _ prefix on all identifiers!
Chris Lattner
2004-08-17
2
-32
/
+58
*
Some asmwriters want an _ prefix
Chris Lattner
2004-08-17
1
-1
/
+1
*
Some asmweriters want an _ prefix
Chris Lattner
2004-08-17
1
-1
/
+9
*
Technical Corrections (thanks to Robert Mykland):
Reid Spencer
2004-08-17
1
-18
/
+26
*
More changes to make PPC32 and X86 more similar
Chris Lattner
2004-08-16
2
-22
/
+18
*
Minor changes to make the diff be nothing against the X86 version
Chris Lattner
2004-08-16
2
-38
/
+8
*
Finegrainify namespacification
Chris Lattner
2004-08-16
2
-218
/
+30
*
Start using the AsmPrinter to emit our first class constants. This also
Chris Lattner
2004-08-16
1
-109
/
+11
*
Initial implementation of the asmprinter base class
Chris Lattner
2004-08-16
2
-0
/
+175
*
Moved this file out of lib/CodeGen
Chris Lattner
2004-08-16
1
-0
/
+119
*
Hacks to make the MachineFunction class be able to delete the MFI object
Chris Lattner
2004-08-16
1
-1
/
+2
*
Code moved out of lib/CodeGen/MachineFunction.cpp
Chris Lattner
2004-08-16
1
-0
/
+180
*
Move this code to lib/Target/SparcV9/MachineFunctionInfo.cpp
Chris Lattner
2004-08-16
1
-158
/
+1
*
This file is moving to lib/Target/SparcV9
Chris Lattner
2004-08-16
1
-119
/
+0
*
Fit into 80 lines, add a gross hack for MachineFunctionInfo
Chris Lattner
2004-08-16
1
-10
/
+14
*
These files now live in lib/Target/SparcV9
Chris Lattner
2004-08-16
2
-221
/
+0
*
Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/Sp...
Chris Lattner
2004-08-16
21
-42
/
+37
*
Nuke this file
Chris Lattner
2004-08-16
1
-72
/
+0
*
Fold MachineInstrAnnot.cpp into this file
Chris Lattner
2004-08-16
1
-0
/
+56
*
Spaces arg!
Chris Lattner
2004-08-16
1
-1
/
+3
*
Correct the documentation for the module block header which uses the long
Reid Spencer
2004-08-16
1
-4
/
+22
*
Move these files (which are dependent on VMCore) into VMCore
Misha Brukman
2004-08-16
2
-252
/
+0
*
Update and consolidate comments. Remove some excess whitespace.
Brian Gaeke
2004-08-16
1
-15
/
+6
*
Add a note that people shouldn't use MachineFunctionInfo.
Brian Gaeke
2004-08-16
1
-0
/
+2
*
Bug 422 fixed.
Reid Spencer
2004-08-16
1
-0
/
+2
*
Merged in RELEASE_13. This fixes the Command Guide link when browsing the
John Criswell
2004-08-16
1
-2
/
+2
*
Updated for 1.3.
John Criswell
2004-08-16
2
-2
/
+2
*
Merged in release_13 branch.
John Criswell
2004-08-16
1
-19
/
+21
*
Fix PR422.
Reid Spencer
2004-08-16
1
-2
/
+11
*
Back out include/llvm/System changes until a satisfactory solution can
Reid Spencer
2004-08-16
3
-436
/
+0
*
Remove lib/System contents until a satisfactory solution can be
Reid Spencer
2004-08-16
7
-828
/
+0
[next]