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
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a useful accessor
Chris Lattner
2005-01-01
1
-0
/
+10
*
Add two helper functions.
Chris Lattner
2005-01-01
1
-0
/
+7
*
For PR387:\
Reid Spencer
2004-12-07
1
-1
/
+1
*
Fix the FIXME, nuke the JIT specific forceCompilationOf method.
Chris Lattner
2004-11-22
1
-7
/
+0
*
These methods are now obsolete
Chris Lattner
2004-11-22
1
-10
/
+0
*
Add another bit, to make the JIT a bit more efficient.
Chris Lattner
2004-11-21
1
-10
/
+23
*
Change this interface a bit
Chris Lattner
2004-11-20
1
-2
/
+2
*
Add missing #include
Chris Lattner
2004-11-20
1
-0
/
+1
*
Add getCurrentPCOffset() and addRelocation() methods.
Chris Lattner
2004-11-20
1
-5
/
+14
*
Add the getRelocationType method that I forgot
Chris Lattner
2004-11-20
1
-0
/
+6
*
New file
Chris Lattner
2004-11-20
1
-0
/
+117
*
Remove dead #include
Chris Lattner
2004-11-20
1
-2
/
+2
*
External symbols are const char*'s now, change this to match.
Chris Lattner
2004-11-19
1
-1
/
+1
*
Instead of storing std::string's for ExternalSymbol references, rely on the
Chris Lattner
2004-11-19
2
-19
/
+9
*
Fix typeo
Chris Lattner
2004-11-18
1
-1
/
+1
*
Add ability to give hints to the overlaps routines.
Chris Lattner
2004-11-18
1
-2
/
+14
*
Add new advanceTo method
Chris Lattner
2004-11-18
1
-0
/
+13
*
Fix a minor bug in expiredAt. endNumber() is the first number that is not va...
Chris Lattner
2004-11-18
1
-1
/
+1
*
Rename some methods, use 'begin' instead of 'start', add new LiveInterval
Chris Lattner
2004-11-18
1
-6
/
+11
*
Convert 'struct' to 'class' in various places to adhere to the coding standards
Chris Lattner
2004-10-27
4
-7
/
+9
*
Remove the unused MachineBasicBlock2IndexFunctor class.
Chris Lattner
2004-10-26
1
-32
/
+5
*
Fix miscompilations in the SparcV9 backend that were induced by this patch:
Chris Lattner
2004-10-18
1
-2
/
+12
*
Allow machine operands to represent global variables with offsets. This is
Chris Lattner
2004-10-15
2
-21
/
+44
*
Convert tabs to spaces
Misha Brukman
2004-10-14
1
-2
/
+2
*
Add const version of getLastBlock() member function.
Alkis Evlogimenos
2004-09-30
1
-0
/
+3
*
* Wrap some comments to 80 cols
Chris Lattner
2004-09-30
1
-1
/
+6
*
Use class instead of struct for defining classes. This unbreaks the
Alkis Evlogimenos
2004-09-28
1
-1
/
+2
*
Use a DenseMap for mapping reg->reg. This improves the LiveInterval
Alkis Evlogimenos
2004-09-08
1
-6
/
+7
*
Changes For Bug 352
Reid Spencer
2004-09-01
7
-8
/
+8
*
Add getLastBlock member. This is useful when growing a densemap keyed
Alkis Evlogimenos
2004-08-27
1
-0
/
+5
*
Add MachineBasicBlock2IndexFunctor. This is useful for densemaps from
Alkis Evlogimenos
2004-08-27
1
-0
/
+10
*
Use newly added API in MRegisterInfo and don't expose the allocatable
Alkis Evlogimenos
2004-08-26
1
-4
/
+0
*
Use newly added API in MRegisterInfo.
Alkis Evlogimenos
2004-08-26
1
-0
/
+2
*
All targets are now allowed to have their own MachineFunctionInfo objects,
Chris Lattner
2004-08-18
1
-12
/
+24
*
Alkis pointed out that this is not a character (we actually support strings)
Chris Lattner
2004-08-18
1
-3
/
+3
*
new method
Chris Lattner
2004-08-17
1
-0
/
+4
*
Add support for alignment
Chris Lattner
2004-08-17
1
-2
/
+21
*
Ultra-doxygenify some function header comments.
Misha Brukman
2004-08-17
1
-0
/
+3
*
Allow targets to specify a comment character
Chris Lattner
2004-08-17
1
-1
/
+6
*
Add missing \t
Chris Lattner
2004-08-17
1
-1
/
+1
*
Add some hooks
Chris Lattner
2004-08-17
1
-1
/
+31
*
We now allow targets to use any prefix they want for global symbols. Lets
Chris Lattner
2004-08-17
1
-4
/
+4
*
Some asmweriters want an _ prefix
Chris Lattner
2004-08-17
1
-1
/
+9
*
Initial implementation of the asmprinter base class
Chris Lattner
2004-08-16
1
-0
/
+65
*
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
*
Remove helper method
Chris Lattner
2004-08-15
1
-2
/
+1
*
Clean up whitespace.
Alkis Evlogimenos
2004-08-04
1
-1
/
+1
*
Convert indentation to 2 spaces.
Alkis Evlogimenos
2004-08-04
1
-152
/
+152
*
These headers have been moved/merged into other files.
Brian Gaeke
2004-08-04
2
-449
/
+0
[next]