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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Corrected spelling mistakes.
John Criswell
2004-11-21
3
-12
/
+12
*
It looks like I'm fixing a spelling mistake, but I'm really trying to
John Criswell
2004-11-21
1
-1
/
+1
*
Implement setcc on longs.
Brian Gaeke
2004-11-21
2
-42
/
+72
*
Add all the rest of the ADD and SUB variants, some of which are important for
Brian Gaeke
2004-11-21
2
-4
/
+26
*
Support add, sub, mul, div, rem on longs/ulongs (latter 3 by emitting libcalls).
Brian Gaeke
2004-11-21
2
-4
/
+130
*
Update to-do list.
Brian Gaeke
2004-11-21
2
-6
/
+4
*
Fix Shootout-C++/wc, which was broken by my recent changes to emit fewer
Nate Begeman
2004-11-21
1
-5
/
+6
*
Fix a warning
Chris Lattner
2004-11-21
1
-0
/
+1
*
There is no reason to emit function stubs for direct calls.
Chris Lattner
2004-11-21
2
-2
/
+1
*
Clean up DEBUG output
Chris Lattner
2004-11-21
1
-5
/
+5
*
Allow targets to avoid emitting a stub for EVERY lazily resolved call. In
Chris Lattner
2004-11-21
1
-9
/
+30
*
Fix extraStack calculation -- I think in fact it might be getting a bit *too*
Brian Gaeke
2004-11-21
2
-18
/
+44
*
Update list of failing benchmarks & to-do list.
Brian Gaeke
2004-11-21
2
-12
/
+2
*
Add another bit, to make the JIT a bit more efficient.
Chris Lattner
2004-11-21
1
-10
/
+23
*
Test archive built with GNU ar(1).
Reid Spencer
2004-11-21
1
-0
/
+0
*
Made dejagnu option lower case.
Tanya Lattner
2004-11-21
1
-1
/
+1
*
Added the ability to run Dejagnu tests.
Tanya Lattner
2004-11-21
2
-1
/
+100
*
ignore generated files
Chris Lattner
2004-11-21
3
-0
/
+7
*
ignore generated files.
Chris Lattner
2004-11-21
1
-0
/
+2
*
Ignore generated files
Chris Lattner
2004-11-21
1
-0
/
+3
*
Ignore files
Chris Lattner
2004-11-20
1
-0
/
+2
*
Implement relocation support by adding a target independent resolver interface.
Chris Lattner
2004-11-20
1
-12
/
+133
*
Remove all JIT specific code and switch the code generator over to emitting
Chris Lattner
2004-11-20
1
-194
/
+26
*
Implement the X86 JIT interfaces
Chris Lattner
2004-11-20
1
-0
/
+140
*
Describe the X86 target-specific relocations.
Chris Lattner
2004-11-20
1
-0
/
+33
*
We implement these interfaces
Chris Lattner
2004-11-20
1
-5
/
+13
*
Adjust to changed interfaces
Chris Lattner
2004-11-20
2
-9
/
+9
*
Change this interface a bit
Chris Lattner
2004-11-20
1
-2
/
+2
*
Adding missing dg file.
Tanya Lattner
2004-11-20
1
-0
/
+3
*
This method does not exist any longer.
Chris Lattner
2004-11-20
1
-4
/
+0
*
Add new methods that a target should implement
Chris Lattner
2004-11-20
1
-8
/
+27
*
Removing unnecessary copies. Use %p to reference them.
Tanya Lattner
2004-11-20
3
-9
/
+6
*
Add missing #include
Chris Lattner
2004-11-20
1
-0
/
+1
*
Fixed assertion from triggering. We need to check if the commandline map is e...
Tanya Lattner
2004-11-20
1
-0
/
+2
*
Cast the void* handle data member to HMODULE* to keep the VC++ compiler
Reid Spencer
2004-11-20
2
-10
/
+18
*
Support most cases of vaarg (except double).
Brian Gaeke
2004-11-20
2
-2
/
+56
*
Update failing test cases & to-do list.
Brian Gaeke
2004-11-20
2
-8
/
+6
*
Use llvmc to compile test cases
Reid Spencer
2004-11-20
1
-18
/
+11
*
Get the -o option right
Reid Spencer
2004-11-20
1
-1
/
+1
*
Get the -o option right
Reid Spencer
2004-11-20
1
-21
/
+43
*
Not needed any more.
Reid Spencer
2004-11-20
1
-42
/
+0
*
Content moved to llvm-ld.cpp
Reid Spencer
2004-11-20
1
-352
/
+0
*
Incorporate GenerateCode.cpp. Make static things static.
Reid Spencer
2004-11-20
1
-110
/
+297
*
First cut at implementing generic link-time Optimization
Reid Spencer
2004-11-20
1
-0
/
+194
*
The Archive class now has differentiation for BSD4.4 and SVR4 style archive
Reid Spencer
2004-11-20
1
-6
/
+2
*
Test floating point constants
Reid Spencer
2004-11-20
1
-0
/
+6
*
Distinguish between BSD4.4 and SVR4 symbol tables
Reid Spencer
2004-11-20
9
-89
/
+146
*
An llvm-ar test.
Reid Spencer
2004-11-20
12
-0
/
+89
*
Provide the srcdir variable.
Reid Spencer
2004-11-20
1
-1
/
+1
*
Describe the Archive test suite.
Reid Spencer
2004-11-20
1
-0
/
+24
[next]