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 a bug where "." or any single character file name doesn't get the
Reid Spencer
2004-12-13
2
-2
/
+2
*
Remove an always false clause from an if statement.
Reid Spencer
2004-12-13
2
-2
/
+2
*
Fix a bug where directory names of length one or less where not set
Alkis Evlogimenos
2004-12-13
2
-2
/
+2
*
* Add a std::ostream inserter for sys::Path
Reid Spencer
2004-12-13
4
-4
/
+4
*
Fix recent breakage of win32 build
Jeff Cohen
2004-12-13
4
-18
/
+2
*
* Fix header block.
Reid Spencer
2004-12-13
1
-8
/
+8
*
Add missing space in a comment.
Reid Spencer
2004-12-13
1
-1
/
+1
*
Make sure the Archive gets deleted if there's an error.
Reid Spencer
2004-12-13
2
-8
/
+8
*
Fix header and function comments.
Reid Spencer
2004-12-13
1
-14
/
+6
*
Implement new functions per new interface
Reid Spencer
2004-12-13
2
-110
/
+96
*
For PR351: \
Reid Spencer
2004-12-13
2
-134
/
+108
*
For PR351: \
Reid Spencer
2004-12-13
1
-0
/
+31
*
This file contains basic Linker facilities needed by all tools
Reid Spencer
2004-12-13
1
-0
/
+166
*
Make LinkModules a static member function
Reid Spencer
2004-12-13
1
-1
/
+2
*
This file contains only the Linker's library linking support
Reid Spencer
2004-12-13
1
-0
/
+70
*
For PR351: \
Reid Spencer
2004-12-13
1
-122
/
+12
*
This file contains only the Linker's file linking support
Reid Spencer
2004-12-13
1
-0
/
+89
*
For PR351: \
Reid Spencer
2004-12-13
1
-284
/
+32
*
For PR351: \
Reid Spencer
2004-12-13
2
-49
/
+17
*
Implement error handling in OpenAndLoad* functions so the Linker can handle it.
Reid Spencer
2004-12-13
2
-26
/
+44
*
Make the size() method const
Reid Spencer
2004-12-13
2
-2
/
+2
*
For PR351:Remove the file type checking methods (now in sys::Path)
Reid Spencer
2004-12-13
1
-54
/
+0
*
Add V8 SPEC status.
Brian Gaeke
2004-12-13
2
-0
/
+20
*
Change indentation of a whole bunch of code, no real changes here.
Chris Lattner
2004-12-12
1
-105
/
+105
*
More substantial simplifications and speedups. This makes ADCE about 20% faster
Chris Lattner
2004-12-12
1
-97
/
+43
*
More minor microoptimizations
Chris Lattner
2004-12-12
1
-6
/
+4
*
Remove some more set operations
Chris Lattner
2004-12-12
1
-6
/
+2
*
Reduce number of set operations.
Chris Lattner
2004-12-12
1
-2
/
+1
*
Optimize div/rem + select combinations more.
Chris Lattner
2004-12-12
1
-24
/
+89
*
Fix Regression/CodeGen/PowerPC/2004-12-12-ZeroSizeCommon.ll, and all programs
Chris Lattner
2004-12-12
1
-0
/
+1
*
CSE calls to getTypeSize.
Chris Lattner
2004-12-12
1
-3
/
+2
*
Properly implement copying of a global, fixing the 255.vortex & povray
Chris Lattner
2004-12-12
1
-2
/
+25
*
Simplify code and do not invalidate iterators.
Chris Lattner
2004-12-12
1
-46
/
+9
*
Use the target triple to pick this target.
Chris Lattner
2004-12-12
5
-3
/
+27
*
Complete the list of MultiSource failures.
Brian Gaeke
2004-12-12
2
-10
/
+24
*
hbd should be working now.
Brian Gaeke
2004-12-12
2
-2
/
+0
*
Finally enable the setcc-branch folding code.
Brian Gaeke
2004-12-12
2
-34
/
+146
*
Add (currently disabled) code for canFoldSetCC
Brian Gaeke
2004-12-12
2
-0
/
+20
*
Though the previous xform applies to literally dozens (hundreds?) of variables
Chris Lattner
2004-12-12
1
-1
/
+2
*
Add stubs for setcc-branch folding support.
Brian Gaeke
2004-12-12
2
-0
/
+22
*
If a variable can only hold two values, and is not already a bool, shrink it
Chris Lattner
2004-12-12
1
-22
/
+78
*
If one side of and/or is known to be 0/-1, it doesn't matter
Chris Lattner
2004-12-11
1
-0
/
+37
*
Print llvm code one function at a time.
Brian Gaeke
2004-12-11
2
-2
/
+2
*
Check in the file I forgot last night, to solve all of the crashes in every
Chris Lattner
2004-12-11
1
-0
/
+1
*
JIT should print LLVM each function before selecting instructions for it.
Brian Gaeke
2004-12-11
2
-0
/
+8
*
Rename Path::get -> Path::toString
Reid Spencer
2004-12-11
6
-22
/
+26
*
Only cound if we actually made a change.
Chris Lattner
2004-12-11
1
-3
/
+6
*
The split bb is really the exit of the old function
Chris Lattner
2004-12-11
1
-2
/
+2
*
Two bug fixes:
Chris Lattner
2004-12-11
1
-17
/
+27
*
Do not delete the entry block to a function.
Chris Lattner
2004-12-11
1
-1
/
+5
[next]