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
*
Ensure that gep_upgrade zext instructions we insert have unique names.
Reid Spencer
2007-01-26
1
-1
/
+1
*
If the constant pool value is a extern weak symbol, emit the weak reference.
Lauro Ramos Venancio
2007-01-26
1
-1
/
+7
*
extload -> zextload
Evan Cheng
2007-01-26
1
-0
/
+5
*
Remove extraneous ; to make some versions of bison happy.
Reid Spencer
2007-01-26
1
-3
/
+3
*
Order createSimplifyLibCallsPass() after a set of function level passes
Devang Patel
2007-01-26
1
-1
/
+1
*
Files missing from LABEL check in.
Jim Laskey
2007-01-26
5
-7
/
+34
*
Remove the SignedType class and other dead code. Improve comments.
Reid Spencer
2007-01-26
2
-166
/
+13
*
Make LABEL a builtin opcode.
Jim Laskey
2007-01-26
31
-89
/
+60
*
Clarify some constants.
Jim Laskey
2007-01-26
1
-4
/
+5
*
Work around broken binutils on alpha
Andrew Lenharth
2007-01-26
1
-0
/
+4
*
For PR1122:
Reid Spencer
2007-01-26
1
-0
/
+14
*
For PR761:
Reid Spencer
2007-01-26
152
-926
/
+919
*
Regenerate.
Reid Spencer
2007-01-26
7
-6156
/
+9230
*
For All These Bugs:
Reid Spencer
2007-01-26
3
-1948
/
+3459
*
For PR761:
Reid Spencer
2007-01-26
4
-43
/
+29
*
For PR761:
Reid Spencer
2007-01-26
3
-36
/
+16
*
For PR761:
Reid Spencer
2007-01-26
1
-3
/
+1
*
For PR761:
Reid Spencer
2007-01-26
1
-20
/
+0
*
For PR761:
Reid Spencer
2007-01-26
1
-8
/
+2
*
Regenerate for PR645 and PR761
Reid Spencer
2007-01-26
5
-3581
/
+3787
*
For PR645:
Reid Spencer
2007-01-26
3
-157
/
+173
*
For PR645:
Reid Spencer
2007-01-26
1
-93
/
+53
*
For PR645:
Reid Spencer
2007-01-26
3
-49
/
+0
*
IntegerType is a sized DerivedType too.
Reid Spencer
2007-01-26
1
-0
/
+3
*
Clean up comments and assert messages that still refer to the old type names.
Reid Spencer
2007-01-26
1
-12
/
+12
*
Fix an assertion message.
Reid Spencer
2007-01-26
1
-1
/
+1
*
SplitBlockBeforeInstr() insert a unconditional branch to the next BB. This
Evan Cheng
2007-01-26
1
-2
/
+6
*
Remove dead code.
Devang Patel
2007-01-26
2
-14
/
+0
*
Need to scan the function for branches even if there aren't any constants.
Evan Cheng
2007-01-26
1
-3
/
+2
*
Inherit CallGraphSCCPass directly from Pass.
Devang Patel
2007-01-26
5
-7
/
+8
*
Inherit FunctionPass directly from Pass.
Devang Patel
2007-01-26
1
-1
/
+1
*
Forgot to update this.
Evan Cheng
2007-01-25
1
-1
/
+1
*
Inherit BasicBlockPass directly from Pass.
Devang Patel
2007-01-25
4
-6
/
+6
*
Add comment, fix typo, reduce memory usage, etc.
Evan Cheng
2007-01-25
1
-9
/
+14
*
I am an idiot.
Evan Cheng
2007-01-25
1
-1
/
+1
*
Fix comment.
Evan Cheng
2007-01-25
1
-2
/
+1
*
Fix test case.
Evan Cheng
2007-01-25
1
-1
/
+1
*
Remove dead code.
Devang Patel
2007-01-25
1
-7
/
+0
*
- Tell PEI that PPC will handle stack frame rounding itself.
Evan Cheng
2007-01-25
2
-7
/
+7
*
Added a MRegisterInfo hook that tells PEI the target is responsible for
Evan Cheng
2007-01-25
2
-2
/
+9
*
fix fcopysign test
Lauro Ramos Venancio
2007-01-25
1
-4
/
+4
*
Fix elf object definition.
Lauro Ramos Venancio
2007-01-25
1
-1
/
+1
*
Doh. Skip JT branches.
Evan Cheng
2007-01-25
1
-1
/
+2
*
Make llvm-extract preserve the callingconv of prototypes in the extracted
Chris Lattner
2007-01-25
1
-0
/
+1
*
1. Remove dwarf-verbose option (now asm-verbose.)
Jim Laskey
2007-01-25
1
-36
/
+24
*
Migrate print routines to asm to be shared by exception handling.
Jim Laskey
2007-01-25
3
-369
/
+444
*
Added (preliminary) branch shortening capability to constantpool island pass.
Evan Cheng
2007-01-25
1
-7
/
+130
*
Getting rid uses of evil std::set<>
Evan Cheng
2007-01-25
3
-17
/
+33
*
Fix test/CFrontend/2007-01-24-InlineAsmCModifier.c on X86. The %c modifier
Chris Lattner
2007-01-25
1
-2
/
+3
*
Fix test/CFrontend/2007-01-24-InlineAsmCModifier.c on PPC
Chris Lattner
2007-01-25
1
-0
/
+4
[next]