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
/
ExecutionEngine
Commit message (
Expand
)
Author
Age
Files
Lines
*
For PR1043:
Zhou Sheng
2007-01-11
2
-2
/
+2
*
For PR950:
Reid Spencer
2006-12-31
4
-498
/
+346
*
For PR950:
Reid Spencer
2006-12-23
2
-112
/
+331
*
elimiante Statistic static ctors
Chris Lattner
2006-12-19
1
-5
/
+2
*
remove static ctors from Statistic objects
Chris Lattner
2006-12-19
2
-10
/
+5
*
Fix PR1057 (compilation on macos 10.3), patch by Scott Michel!
Chris Lattner
2006-12-17
1
-8
/
+8
*
Simplify the fetching of relocation mode.
Jim Laskey
2006-12-14
1
-4
/
+4
*
1. Tidy up jump table info.
Jim Laskey
2006-12-14
1
-17
/
+36
*
Change inferred cast creation calls to more specific cast creations.
Reid Spencer
2006-12-12
1
-1
/
+1
*
Removing even more <iostream> includes.
Bill Wendling
2006-12-07
5
-43
/
+38
*
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
Bill Wendling
2006-12-07
3
-45
/
+44
*
Detemplatize the Statistic class. The only type it is instantiated with
Chris Lattner
2006-12-06
3
-5
/
+5
*
Unbreak VC++ build.
Jeff Cohen
2006-12-02
2
-0
/
+2
*
Introducing external weak linkage. Darwin codegen should be added later.
Anton Korobeynikov
2006-12-01
1
-1
/
+1
*
Removed #include <iostream> and replaced streams with llvm streams.
Bill Wendling
2006-11-27
3
-47
/
+47
*
For PR950:
Reid Spencer
2006-11-27
3
-56
/
+217
*
Allow target to specify alignment for function stub.
Evan Cheng
2006-11-16
1
-5
/
+11
*
Simplify IntrinsicLowering and clarify that it is only for use by the
Chris Lattner
2006-11-15
1
-1
/
+1
*
if lazy compilation is disabled, print an error message and abort if
Chris Lattner
2006-11-09
1
-0
/
+7
*
init ivar
Chris Lattner
2006-11-09
1
-0
/
+2
*
Remove redundant <cmath>.
Jim Laskey
2006-11-08
2
-2
/
+0
*
For PR950:
Reid Spencer
2006-11-08
2
-20
/
+52
*
For PR786:
Reid Spencer
2006-11-02
1
-1
/
+0
*
Remove a function prototype that is no longer needed (REM patch missed it)
Reid Spencer
2006-11-02
1
-2
/
+0
*
For PR950:
Reid Spencer
2006-11-02
1
-12
/
+50
*
Remove unnecessary sign conversions made possible by last patch.
Reid Spencer
2006-11-01
1
-4
/
+0
*
Fix a bug in the interpreter where divides of unmatched signed operands
Reid Spencer
2006-11-01
1
-8
/
+11
*
For PR950:
Reid Spencer
2006-10-26
1
-11
/
+51
*
For PR950:
Reid Spencer
2006-10-20
3
-27
/
+27
*
Unbreak the JIT
Chris Lattner
2006-09-15
1
-2
/
+2
*
Adding dllimport, dllexport and external weak linkage types.
Anton Korobeynikov
2006-09-14
2
-3
/
+5
*
Fix a ton of jit failures
Chris Lattner
2006-09-13
1
-1
/
+1
*
Reflect MachineConstantPoolEntry changes.
Evan Cheng
2006-09-12
1
-3
/
+12
*
Behold, more work on relocations. Things are looking pretty good now.
Nate Begeman
2006-09-10
1
-1
/
+1
*
Completely rearchitect the interface between targets and the pass manager.
Chris Lattner
2006-09-04
1
-5
/
+5
*
eliminate use of TM.getName()
Chris Lattner
2006-09-03
1
-2
/
+1
*
Remove extra spaces.
Evan Cheng
2006-09-01
1
-2
/
+2
*
Last check-in was a mistake...
Evan Cheng
2006-09-01
1
-4
/
+6
*
*** empty log message ***
Evan Cheng
2006-09-01
1
-2
/
+2
*
Better comments.
Evan Cheng
2006-09-01
1
-1
/
+4
*
Yikes. This requires checking apple gcc version.
Evan Cheng
2006-09-01
1
-2
/
+4
*
initial changes to support JIT'ing from multiple module providers, implicitly
Chris Lattner
2006-08-16
4
-60
/
+164
*
Fix handling of asm specifiers for external globals. This unbreaks many programs
Chris Lattner
2006-07-28
1
-1
/
+12
*
Resolve BB references with relocation.
Evan Cheng
2006-07-27
1
-5
/
+2
*
Fixed a typo in Evan's submisson.
Jim Laskey
2006-07-27
1
-1
/
+1
*
Move synchronizeICache from TargetJITInfo into a static function in JITEmitte...
Evan Cheng
2006-07-27
1
-5
/
+17
*
Fix warning on linux
Chris Lattner
2006-07-27
1
-8
/
+8
*
- Refactor the code that resolve basic block references to a TargetJITInfo
Evan Cheng
2006-07-25
1
-1
/
+16
*
Fix the build on my old and busted version of OS X
Nate Begeman
2006-07-22
1
-1
/
+6
*
Forgot to #ifdef __APPLE__
Evan Cheng
2006-07-22
1
-0
/
+2
[next]