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
*
Correct documentation to reflect the change in location of the CFE runtime
Reid Spencer
2004-12-14
4
-11
/
+11
*
Constant exprs are not efficiently negatable in practice. This disables
Chris Lattner
2004-12-14
1
-4
/
+3
*
Add the getMagicNumber method.
Reid Spencer
2004-12-14
2
-0
/
+38
*
The mystery of Olden/tsp solved, and more opportunities for speedup.
Brian Gaeke
2004-12-14
2
-0
/
+12
*
Get rid of shifts by zero in most cases.
Brian Gaeke
2004-12-14
4
-24
/
+12
*
Implement Win32 Path::getStatusInfo(), TimeValue::toString()
Jeff Cohen
2004-12-14
7
-18
/
+108
*
For PR351:
Reid Spencer
2004-12-14
4
-141
/
+84
*
For PR351:
Reid Spencer
2004-12-14
4
-10
/
+24
*
For PR351:
Reid Spencer
2004-12-14
1
-78
/
+3
*
For PR351:
Reid Spencer
2004-12-14
1
-10
/
+15
*
Revert the last patch as it causes a static destruction ordering problem.
Reid Spencer
2004-12-14
1
-3
/
+5
*
For PR351:
Reid Spencer
2004-12-13
2
-15
/
+17
*
For PR351:
Reid Spencer
2004-12-13
2
-10
/
+10
*
For PR351:
Reid Spencer
2004-12-13
1
-64
/
+13
*
For PR351:
Reid Spencer
2004-12-13
1
-7
/
+2
*
For PR351:
Reid Spencer
2004-12-13
8
-451
/
+1
*
When generating code for X86 targets, make sure the fp control word is set
Chris Lattner
2004-12-13
2
-0
/
+26
*
Minor cleanups
Misha Brukman
2004-12-13
1
-2
/
+2
*
Fix link error in PPC optimized build of 'opt'.
Brian Gaeke
2004-12-13
1
-0
/
+1
*
For PR351:
Reid Spencer
2004-12-13
2
-68
/
+0
*
Add some notes
Chris Lattner
2004-12-13
2
-2
/
+42
*
For PR351:
Reid Spencer
2004-12-13
2
-51
/
+0
*
For PR351:
Reid Spencer
2004-12-13
2
-6
/
+6
*
Get rid of getSizeOf, using ConstantExpr::getSizeOf instead.
Chris Lattner
2004-12-13
1
-20
/
+33
*
For PR351:
Reid Spencer
2004-12-13
5
-0
/
+106
*
Change this method to return ulong, not uint, for 64-bit targets.
Chris Lattner
2004-12-13
2
-6
/
+5
*
New testcase that crashes the V9 backend.
Chris Lattner
2004-12-13
1
-0
/
+6
*
Genericize implementation of GetDLLSuffix now that we have LTDL_SHLIB_EXT
Reid Spencer
2004-12-13
10
-45
/
+6
*
For PR351:
Reid Spencer
2004-12-13
2
-57
/
+0
*
For PR351:
Reid Spencer
2004-12-13
1
-20
/
+6
*
Fix typo.
Alkis Evlogimenos
2004-12-13
1
-1
/
+1
*
Fix this test
Chris Lattner
2004-12-13
1
-1
/
+1
*
Add llvm tool variables.
Alkis Evlogimenos
2004-12-13
1
-0
/
+9
*
For PR351:
Reid Spencer
2004-12-13
1
-59
/
+58
*
Set the rounding mode for the X86 FPU to 64-bits instead of 80-bits. We
Chris Lattner
2004-12-13
1
-0
/
+22
*
Make the loop termination condition clear when building the set of items to
Reid Spencer
2004-12-13
2
-6
/
+3
*
For PR351: libLLVMSupport now depends on libLLVMSystem
Reid Spencer
2004-12-13
1
-1
/
+1
*
For PR351: \
Reid Spencer
2004-12-13
6
-39
/
+27
*
Added a size_type typedef to LLVM containers to make Visual Studio shut up
Reid Spencer
2004-12-13
3
-3
/
+5
*
Add a convenience function for clearing the two global areas.
Reid Spencer
2004-12-13
1
-0
/
+7
*
Get rid of some leaks found by VC leak detector.
Reid Spencer
2004-12-13
2
-5
/
+8
*
Minor syntactical change to make this a little easier to comprehend.
Reid Spencer
2004-12-13
1
-5
/
+2
*
Make use of the new Path inserter function.
Reid Spencer
2004-12-13
1
-3
/
+3
*
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
*
Use the new BYTECODE_DESTINATION to override the default bytecode install
Reid Spencer
2004-12-13
16
-1
/
+17
*
More properly name bytecode_libdir cferuntime_libdir. This is only the
Reid Spencer
2004-12-13
1
-1
/
+1
*
Finish the implementation of the BYTECODE_DESTINATION feature for modules
Reid Spencer
2004-12-13
1
-5
/
+11
*
Implement a new feature, BYTECODE_DESTINATION, to allow a user makefile to
Reid Spencer
2004-12-13
1
-2
/
+8
[next]