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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug: Assembler/2003-05-15-SwitchBug.ll
Chris Lattner
2003-05-15
1
-0
/
+5
*
Fix bug: Assembler/2003-05-15-AssemblerProblem.llx
Chris Lattner
2003-05-15
2
-4
/
+14
*
Fix long standing bug
Chris Lattner
2003-05-15
1
-1
/
+1
*
Fix bug: Analysis/LoopInfo/2003-05-15-NestingProblem.ll
Chris Lattner
2003-05-15
1
-1
/
+7
*
Fix Bug: Linker/2003-05-15-TypeProblem.ll
Chris Lattner
2003-05-15
3
-60
/
+198
*
Fix typeos
Chris Lattner
2003-05-14
1
-4
/
+4
*
Add support for more constant expressions
Chris Lattner
2003-05-14
1
-6
/
+35
*
Remove unnecessary casts
Chris Lattner
2003-05-14
2
-13
/
+14
*
Print opaque types
Chris Lattner
2003-05-14
1
-0
/
+3
*
Casts are now unnecessary
Chris Lattner
2003-05-14
2
-12
/
+12
*
Add support for atexit function, remove support for __main function
Chris Lattner
2003-05-14
5
-14
/
+37
*
Add support for atexit handlers to the JIT, fixing 2003-05-14-AtExit.c
Chris Lattner
2003-05-14
4
-4
/
+35
*
Fix compilation problems with previous checking *blush*
Chris Lattner
2003-05-14
1
-3
/
+4
*
Add a framework for intercepting system calls
Chris Lattner
2003-05-14
2
-21
/
+54
*
Fix major problem with appending linkage changes
Chris Lattner
2003-05-14
3
-3
/
+6
*
Fix bug
Chris Lattner
2003-05-14
1
-1
/
+2
*
Implement another getelementptr folding opportunity that arises when
Chris Lattner
2003-05-13
1
-0
/
+16
*
Eliminate using declarations
Chris Lattner
2003-05-13
1
-19
/
+14
*
Implement linkage of appending global variables!
Chris Lattner
2003-05-13
3
-18
/
+345
*
Clean up cast
Chris Lattner
2003-05-13
1
-1
/
+1
*
Clean up #includes
Chris Lattner
2003-05-13
2
-16
/
+4
*
Fix bug: CBackend/2003-05-13-VarArgFunction.ll
Chris Lattner
2003-05-13
2
-4
/
+6
*
Fix bug: Dominators/2003-05-12-UnreachableCode.ll
Chris Lattner
2003-05-12
1
-9
/
+18
*
Fix bug: LoopPreheaders/2003-05-12-PreheaderExitOfChild.ll
Chris Lattner
2003-05-12
1
-5
/
+19
*
Make abort more explicit
Chris Lattner
2003-05-12
2
-2
/
+6
*
Remove the assertion failure of course... doh
Chris Lattner
2003-05-12
2
-14
/
+0
*
Implement casts from unsigned integers to floating point
Chris Lattner
2003-05-12
2
-22
/
+86
*
Make error messages more useful than jsut an abort
Chris Lattner
2003-05-12
2
-4
/
+18
*
Remove wierd printout
Chris Lattner
2003-05-12
1
-1
/
+1
*
Use a kill, not a dead definition, update comment
Chris Lattner
2003-05-12
1
-5
/
+4
*
Fix bug: CWriter/2003-05-12-IntegerSizeWarning.c
Chris Lattner
2003-05-12
2
-2
/
+14
*
Fix Bug: ConstProp/2003-05-12-DivideError.ll
Chris Lattner
2003-05-12
1
-1
/
+13
*
Fix Bug: Assembler/2003-05-12-MinIntProblem.llx
Chris Lattner
2003-05-12
1
-9
/
+3
*
* Keep LiveVariable information more up-to-date and consistent
Chris Lattner
2003-05-12
1
-7
/
+87
*
Fix bug where we could iterate off the end of a basic block
Chris Lattner
2003-05-12
1
-2
/
+3
*
* Keep the BBMap around as long as the pass is live
Chris Lattner
2003-05-12
1
-8
/
+23
*
Do not insert multiple initializations for the same value in a PHI node
Chris Lattner
2003-05-12
2
-18
/
+58
*
Fix N^2 algorithm
Chris Lattner
2003-05-12
1
-25
/
+34
*
* Fix several comments
Chris Lattner
2003-05-12
1
-6
/
+37
*
Fix tab infestation!
Chris Lattner
2003-05-12
1
-45
/
+45
*
Make sure that globals are emitted AFTER the passmanager is set up for the JIT,
Chris Lattner
2003-05-12
2
-0
/
+2
*
switch main LLI core execution to use an InstVisitor instead of a switch stat...
Chris Lattner
2003-05-10
2
-67
/
+61
*
Fix testcase: SingleSource/UnitTests/2003-05-02-DependantPHI.c
Chris Lattner
2003-05-10
2
-34
/
+55
*
Add a new info-output-file option (hidden from --help) which is to be used by
Chris Lattner
2003-05-09
2
-45
/
+111
*
Add support for function stubs, which allow calling functions which need to
Chris Lattner
2003-05-09
5
-8
/
+81
*
This blank line has GOT to go.
Chris Lattner
2003-05-09
2
-2
/
+0
*
Allow const functions
Chris Lattner
2003-05-09
1
-2
/
+3
*
Add methods for stub function generation
Chris Lattner
2003-05-08
1
-0
/
+7
*
Minor speedup by avoiding callbacks to functions already generated
Chris Lattner
2003-05-08
2
-6
/
+9
*
Improve efficiency of JIT by having it use direct function calls instead of
Chris Lattner
2003-05-08
4
-36
/
+34
[next]