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
/
Alpha
/
AlphaJITInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename startFunctionStub to startGVStub since it's also used for GV non-lazy ...
Evan Cheng
2008-11-08
1
-2
/
+2
*
Correlate stubs with functions in JIT: when emitting a stub, the JIT tells th...
Nicolas Geoffray
2008-04-16
1
-3
/
+5
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
What should be the last unnecessary <iostream>s in the library.
Bill Wendling
2006-12-07
1
-19
/
+18
*
Resolve BB references with relocation.
Evan Cheng
2006-07-27
1
-16
/
+0
*
- Refactor the code that resolve basic block references to a TargetJITInfo
Evan Cheng
2006-07-25
1
-0
/
+16
*
Fix a purely hypothetical problem (for now): emitWord emits in the host
Chris Lattner
2006-05-02
1
-1
/
+1
*
Remove a 'using namespace std'.
Chris Lattner
2006-01-01
1
-5
/
+4
*
No, IDEFs shouldn't be JITed
Andrew Lenharth
2005-08-04
1
-1
/
+1
*
Keep tabs and trailing spaces out.
Jeff Cohen
2005-07-30
1
-2
/
+2
*
support bsr, and more .td simplification
Andrew Lenharth
2005-07-28
1
-3
/
+13
*
get lazy JITing working. Some of shootout runs now
Andrew Lenharth
2005-07-28
1
-69
/
+93
*
Eliminate all remaining tabs and trailing spaces.
Jeff Cohen
2005-07-27
1
-2
/
+2
*
finally found the gcc defined constants
Andrew Lenharth
2005-07-22
1
-1
/
+1
*
Alpha JIT (beta)
Andrew Lenharth
2005-07-22
1
-0
/
+273