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
/
PowerPC
/
PPCJITInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Move stub allocation inside the JITEmitter, instead of exposing a
Jeffrey Yasskin
2009-11-23
1
-0
/
+1
*
First patch in the direction of splitting MachineCodeEmitter in two subclasses:
Bruno Cardoso Lopes
2009-05-30
1
-1
/
+2
*
Switch the PPC backend and target-independent JIT to use the libsystem
Chris Lattner
2008-06-25
1
-5
/
+0
*
Provide generic hooks for icache invalidation. Add PPC implementation.
Anton Korobeynikov
2008-06-17
1
-0
/
+5
*
Correlate stubs with functions in JIT: when emitting a stub, the JIT tells th...
Nicolas Geoffray
2008-04-16
1
-1
/
+2
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Completely rearchitect the interface between targets and the pass manager.
Chris Lattner
2006-09-04
1
-6
/
+0
*
Make ppc64 jit kinda work right. About 2/3 of Olden passes with this,
Nate Begeman
2006-08-29
1
-1
/
+5
*
Resolve BB references with relocation.
Evan Cheng
2006-07-27
1
-2
/
+0
*
synchronizeICache removeed from TargetJITInfo.
Evan Cheng
2006-07-27
1
-1
/
+0
*
- Refactor the code that resolve basic block references to a TargetJITInfo
Evan Cheng
2006-07-25
1
-0
/
+3
*
Added getTargetLowering() to TargetMachine. Refactored targets to support this.
Evan Cheng
2006-03-13
1
-3
/
+3
*
More PPC32 -> PPC changes, as well as merging some classes that were
Nate Begeman
2005-10-16
1
-9
/
+3
*
Merge PPCJITInfo.h and PPC32JITInfo.h. Note that the PowerPCJITInfo
Chris Lattner
2005-10-14
1
-1
/
+19
*
turn off GOT on archs that didn't use it (not that it appeard to harm them mu...
Andrew Lenharth
2005-07-29
1
-1
/
+1
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-2
/
+2
*
This method is dead
Chris Lattner
2004-11-23
1
-7
/
+0
*
Remove this method, it's not clear how it could be implemented indep of 32 or...
Chris Lattner
2004-11-20
1
-6
/
+0
*
Breaking up the PowerPC target into 32- and 64-bit subparts, Part III: the rest.
Misha Brukman
2004-08-11
1
-3
/
+3
*
Initial revision
Misha Brukman
2004-06-21
1
-0
/
+49