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
...
*
Fix for PR1023 by Dan Gohman.
Evan Cheng
2006-11-29
1
-1
/
+1
*
Add test cases for PR1022, 1023.
Evan Cheng
2006-11-29
1
-0
/
+34
*
Upgrade the ugly darwin 64-bit bswap idiom (bswap %eax / bswap %edx /
Chris Lattner
2006-11-29
1
-1
/
+23
*
Fix for PR1022 (folding loads of static initializers) by Dan Gohman.
Evan Cheng
2006-11-29
1
-1
/
+1
*
Trivially lower 'bswap $0' into llvm.bswap. This fixes hexxagon with the
Chris Lattner
2006-11-29
2
-1
/
+75
*
WTF? These weird newlines got in there...
Bill Wendling
2006-11-29
2
-52
/
+0
*
add a hook to allow targets to hack on inline asms to lower them to llvm
Chris Lattner
2006-11-29
2
-4
/
+22
*
Join a split line.
Reid Spencer
2006-11-29
1
-2
/
+1
*
Converted to using llvm streams instead of <iostream>s
Bill Wendling
2006-11-29
6
-90
/
+103
*
Replacing std::iostreams with llvm iostreams. Some of these changes involve
Bill Wendling
2006-11-29
25
-179
/
+217
*
Convert to using llvm streams instead of iostreams.
Bill Wendling
2006-11-28
9
-61
/
+64
*
Support for llvm_ostreams.
Bill Wendling
2006-11-28
6
-16
/
+22
*
gcc doesn't like an empty colbber list
Andrew Lenharth
2006-11-28
2
-2
/
+6
*
Use ostream instead of iostream
Bill Wendling
2006-11-28
2
-4
/
+2
*
Use llvm streams instead of <iostream>
Bill Wendling
2006-11-28
3
-20
/
+18
*
Removed #include <iostream> and used llvm streams
Bill Wendling
2006-11-28
1
-3
/
+3
*
Removed some of the iostream #includes. Moved towards converting to using
Bill Wendling
2006-11-28
12
-89
/
+143
*
Support for llvm streams.
Bill Wendling
2006-11-28
2
-2
/
+8
*
Add a helper function
Chris Lattner
2006-11-28
2
-0
/
+22
*
Identities are default now
Andrew Lenharth
2006-11-28
1
-4
/
+0
*
Make identity default, and fix PR1020
Andrew Lenharth
2006-11-28
2
-14
/
+6
*
Added a temporary hack to get the llvm-streams to work for future checkins.
Bill Wendling
2006-11-28
14
-7
/
+114
*
Undo the last patch until 253.perlbmk passes with these changes.
Reid Spencer
2006-11-28
1
-3
/
+46
*
New entries.
Evan Cheng
2006-11-28
1
-0
/
+20
*
update comments
Andrew Lenharth
2006-11-28
2
-4
/
+8
*
Get the asminfo for the target most closely matching the module and use that ...
Andrew Lenharth
2006-11-28
2
-56
/
+52
*
X86 asm -> gcc asm translation table (incomplete)
Andrew Lenharth
2006-11-28
1
-1
/
+18
*
Add per-target support for asm translation in the cbe
Andrew Lenharth
2006-11-28
2
-1
/
+9
*
Remove debug code.
Jim Laskey
2006-11-28
1
-2
/
+0
*
Prime text sections to improve branch locality in large object files.
Jim Laskey
2006-11-28
1
-0
/
+13
*
32-bit int space was not accounted for properly in lowerCall.
Jim Laskey
2006-11-28
1
-3
/
+8
*
Regenerate.
Reid Spencer
2006-11-28
3
-586
/
+678
*
Implement signedness caching for values, value lists, constants and
Reid Spencer
2006-11-28
3
-205
/
+253
*
Remove 4 FIXME's from the CAST patch now that the back end is correctly
Reid Spencer
2006-11-28
1
-46
/
+3
*
Add an -append-exit-code option to bugpoint. This will cause bugpoint to
Reid Spencer
2006-11-28
1
-0
/
+11
*
Fix a typo.
Reid Spencer
2006-11-28
1
-1
/
+1
*
Put the #include for a module first.
Bill Wendling
2006-11-28
1
-1
/
+1
*
Clean up.
Evan Cheng
2006-11-28
1
-2
/
+2
*
Fix indentation.
Evan Cheng
2006-11-28
1
-2
/
+2
*
Changed to using LLVM streams.
Bill Wendling
2006-11-28
6
-35
/
+34
*
Changed to using llvm streams.
Bill Wendling
2006-11-28
2
-15
/
+14
*
Added helper function to transition to using llvm streams.
Bill Wendling
2006-11-28
1
-2
/
+13
*
Fix JIT encoding bugs for shift / rotate by one ops.
Evan Cheng
2006-11-28
1
-5
/
+5
*
testcase for pr1016
Chris Lattner
2006-11-28
1
-0
/
+8
*
Fix PR1016
Chris Lattner
2006-11-28
1
-5
/
+4
*
Removed #include <iostream> and replaced streams with llvm streams.
Bill Wendling
2006-11-27
3
-47
/
+47
*
Preliminary support for inline asm in the cbe. The target specific ugliness
Andrew Lenharth
2006-11-27
2
-4
/
+328
*
Change MachineInstr ctor's to take a TargetInstrDescriptor reference instead
Evan Cheng
2006-11-27
36
-356
/
+400
*
remove dead tag
Chris Lattner
2006-11-27
1
-1
/
+0
*
Fix the dag combiner bug corresponding to PR1014.
Chris Lattner
2006-11-27
1
-8
/
+8
[prev]
[next]