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
*
PR1085 is fixed now.
Reid Spencer
2007-01-09
1
-1
/
+0
*
Added a test case from PR1075.
Evan Cheng
2007-01-08
1
-0
/
+13
*
Undo xfail now scheduler deficiency has been fixed.
Evan Cheng
2007-01-08
1
-2
/
+1
*
Naming consistency.
Evan Cheng
2007-01-08
1
-25
/
+27
*
Fix for PR1075: bottom-up register-reduction scheduling actually increases re...
Evan Cheng
2007-01-08
1
-120
/
+72
*
Implement some trivial FP foldings when -enable-unsafe-fp-math is specified.
Chris Lattner
2007-01-08
1
-0
/
+15
*
new testcase
Chris Lattner
2007-01-08
1
-0
/
+9
*
Need to handle static declarations properly.
Jim Laskey
2007-01-08
1
-6
/
+9
*
Unbreak VC++ build.
Jeff Cohen
2007-01-08
3
-7
/
+1
*
Parameter attributes are part of a FunctionType and deserve to be factored
Reid Spencer
2007-01-08
1
-1
/
+6
*
XFAIL this test until PR1085 mystery is resolved.
Reid Spencer
2007-01-08
1
-0
/
+1
*
Add PMStack, a Pass Manager stack.
Devang Patel
2007-01-08
2
-2
/
+170
*
Modules are consumed when they are merged together by Linker.
Devang Patel
2007-01-08
1
-0
/
+2
*
And asm writing for packed struct initializers
Andrew Lenharth
2007-01-08
1
-0
/
+4
*
Make packed structs use packed initialiers for consistency
Andrew Lenharth
2007-01-08
1
-0
/
+52
*
Packed structs use packed struct initializers
Andrew Lenharth
2007-01-08
1
-17
/
+17
*
testcase for PR1097
Chris Lattner
2007-01-08
1
-0
/
+19
*
Comparison of primitive type sizes should now be done in bits, not bytes.
Reid Spencer
2007-01-08
3
-12
/
+14
*
For PR1097:
Reid Spencer
2007-01-08
1
-1
/
+1
*
For PR1090:
Reid Spencer
2007-01-08
2
-56
/
+62
*
Fully specify the type of the llvm.va* intrinsics. This helps resolve
Chris Lattner
2007-01-08
1
-8
/
+15
*
fix atexit. This is an overcomplex way of calling exit, but it is required,
Chris Lattner
2007-01-08
1
-3
/
+16
*
Fix PR1090:
Reid Spencer
2007-01-08
2
-84
/
+196
*
Build libLLVMlto on non-Darwin architectures. Resolves PR1055: http://llvm.or...
Chandler Carruth
2007-01-08
3
-5
/
+12
*
Fix a bug in an assert that would never trigger.
Reid Spencer
2007-01-08
2
-2
/
+2
*
Testing commit, and adding an entry to CREDITS.TXT
Chandler Carruth
2007-01-08
1
-0
/
+4
*
Convert uses of getPrimitiveSize that should be getPrimitiveSizeInBits.
Reid Spencer
2007-01-08
3
-24
/
+22
*
llvm.isunordered.* are gone.
Reid Spencer
2007-01-07
1
-2
/
+0
*
Types should be const.
Reid Spencer
2007-01-07
1
-2
/
+2
*
Redefinition of functions is no longer permitted.
Reid Spencer
2007-01-07
2
-4
/
+3
*
the old trace values pass has been removed, remove its runtime library.
Chris Lattner
2007-01-07
5
-453
/
+1
*
this pass is unused
Chris Lattner
2007-01-07
1
-436
/
+0
*
remove an old instrumentation pass that is not used anymore.
Chris Lattner
2007-01-07
2
-14
/
+0
*
llvm.isunordered is no longer alive.
Chris Lattner
2007-01-07
1
-36
/
+0
*
llvm 2.0 doesn't support llvm.isunordered.*
Chris Lattner
2007-01-07
2
-21
/
+0
*
relax type
Chris Lattner
2007-01-07
1
-1
/
+1
*
remove support for llvm.isunordered
Chris Lattner
2007-01-07
1
-22
/
+0
*
remove llvm.isunordered
Chris Lattner
2007-01-07
1
-5
/
+0
*
relax type
Chris Lattner
2007-01-07
1
-1
/
+1
*
Change the interface to Module::getOrInsertFunction to be easier to use,to re...
Chris Lattner
2007-01-07
4
-256
/
+119
*
Change the interface to Module::getOrInsertFunction to be easier to use,
Chris Lattner
2007-01-07
2
-16
/
+34
*
Regenerate.
Reid Spencer
2007-01-07
3
-74
/
+104
*
Upgrade the llvm.isunordered intrinsics to "fcmp uno" instruction.
Reid Spencer
2007-01-07
1
-14
/
+24
*
prepare for adjustment to getOrInsertFunction method
Chris Lattner
2007-01-07
1
-6
/
+8
*
add some casts to support a change in the getOrInsertFunction interface
Chris Lattner
2007-01-07
3
-13
/
+16
*
relax type
Chris Lattner
2007-01-07
1
-1
/
+1
*
relax some types
Chris Lattner
2007-01-07
4
-21
/
+20
*
relax types
Chris Lattner
2007-01-07
1
-7
/
+7
*
relax some types
Chris Lattner
2007-01-07
2
-4
/
+3
*
remove support for old-style varargs upgrading
Chris Lattner
2007-01-07
1
-106
/
+6
[next]