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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Substantial changes to refactor LLI to incorporate both the Jello JIT and
Chris Lattner
2002-12-23
2
-60
/
+80
*
X86 target machine is now parameterizable
Chris Lattner
2002-12-23
1
-1
/
+3
*
New files for miscompilation detection
Chris Lattner
2002-12-23
4
-0
/
+567
*
Implement the start of the miscompilation detection stuff
Chris Lattner
2002-12-23
5
-56
/
+65
*
brg
Brian Gaeke
2002-12-22
1
-0
/
+3
*
Make stuff compiled with gccld not dump into the debugger if there's a problem
Chris Lattner
2002-12-14
1
-1
/
+1
*
Pass command line arguments to main
Chris Lattner
2002-12-13
3
-5
/
+24
*
Add statistic
Chris Lattner
2002-12-13
1
-3
/
+7
*
Made status output debug-only (for testing diffs against lli).
Misha Brukman
2002-12-13
3
-10
/
+13
*
brg
Brian Gaeke
2002-12-13
1
-1
/
+1
*
Implement branches
Chris Lattner
2002-12-13
2
-13
/
+32
*
This checkin is brought to you by the brian gaeke allnighter fund.
Brian Gaeke
2002-12-12
1
-0
/
+16
*
ipa.a only needs to be mentioned once, and spaces should be used instead of
Misha Brukman
2002-12-12
1
-6
/
+3
*
Fix link errors due to new IPModRef pass.
Vikram S. Adve
2002-12-09
1
-2
/
+4
*
Repeat ipa.a. Since IPModRef is currently only used in analysis.o,
Vikram S. Adve
2002-12-09
1
-1
/
+1
*
Add support to count the number of dynamic instructions executed by LLI
Chris Lattner
2002-12-08
1
-4
/
+1
*
Only build jello when compiling on X86
Chris Lattner
2002-12-06
1
-2
/
+11
*
Fix to make jello compile on Sparc even though it won't run.
Chris Lattner
2002-12-06
1
-0
/
+3
*
Add support for global value references
Chris Lattner
2002-12-04
3
-1
/
+24
*
Initial checkin of global var support code
Chris Lattner
2002-12-04
1
-0
/
+90
*
Implement simple global variable support
Chris Lattner
2002-12-04
1
-1
/
+5
*
Implement external function support
Chris Lattner
2002-12-04
1
-1
/
+11
*
Initial checkin of Unresolved function fault handler
Chris Lattner
2002-12-04
1
-0
/
+58
*
Implement lazy resolution of function calls
Chris Lattner
2002-12-04
3
-1
/
+37
*
Initial checkin of virtual machine implementation.
Chris Lattner
2002-12-03
4
-54
/
+199
*
Disable timing of bytecode loader
Chris Lattner
2002-12-03
1
-0
/
+2
*
Final tweak to printer
Chris Lattner
2002-12-03
1
-1
/
+3
*
Implement trivially simple debugger for MachineCodeEmitter interface
Chris Lattner
2002-12-03
1
-1
/
+14
*
Add initial support for machine code emission
Chris Lattner
2002-12-02
1
-0
/
+21
*
Build bugpoint
Chris Lattner
2002-11-20
1
-1
/
+1
*
Initial checkin of bugpoint
Chris Lattner
2002-11-20
8
-0
/
+619
*
Move the function extractor pass from tools/extract into lib/Xform/IPO
Chris Lattner
2002-11-19
2
-182
/
+18
*
Remove extra target.a entry
Chris Lattner
2002-11-19
1
-1
/
+1
*
Add a timer to evaluate bytecode load time and space requirements
Chris Lattner
2002-11-10
1
-0
/
+4
*
Don't build llc symbols by default.
Vikram S. Adve
2002-11-06
1
-1
/
+0
*
Give passnames to the printer classes
Chris Lattner
2002-11-06
1
-0
/
+6
*
No need to explicitly inclue ExportSymbols now
Chris Lattner
2002-11-04
5
-6
/
+5
*
Simple passes that print out SCCs in the CFGs or in the CallGraph of a module.
Vikram S. Adve
2002-11-04
2
-0
/
+186
*
Implement a new -print-callgraph analysis that turns a callgraph into a dot
Chris Lattner
2002-11-04
2
-2
/
+90
*
Disable correlated expressions pass until it is reliable.
Vikram S. Adve
2002-11-03
1
-1
/
+1
*
Reassociate now works
Chris Lattner
2002-10-31
1
-3
/
+2
*
Return 0 instead of 1 for correct execution. Makes automated testing happy.
Misha Brukman
2002-10-30
1
-1
/
+1
*
Jello now builds
Chris Lattner
2002-10-29
1
-1
/
+1
*
* Privatize the TargetName
Chris Lattner
2002-10-29
2
-2
/
+2
*
Allow TargetMachine to refuse static code gen
Chris Lattner
2002-10-29
1
-4
/
+8
*
Convert jello to use PassManager
Chris Lattner
2002-10-29
1
-39
/
+26
*
Rename Sparc.h TargetMachineImpls.h
Chris Lattner
2002-10-29
1
-1
/
+1
*
* Remove explicit strcmp calls
Chris Lattner
2002-10-29
1
-3
/
+3
*
After removing stuff from TargetMachine, we now no longer have to include
Chris Lattner
2002-10-28
1
-1
/
+1
*
Add codegen library
Chris Lattner
2002-10-28
2
-4
/
+24
[next]