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
*
Remove unused constant pool entries.
Evan Cheng
2007-04-03
1
-32
/
+60
*
Updated
Bill Wendling
2007-04-03
1
-0
/
+4
*
Fix a bug I introduced with my patch yesterday which broke Qt (I converted
Chris Lattner
2007-04-03
1
-1
/
+1
*
greatly reduce hte default size of stringmap.
Chris Lattner
2007-04-03
1
-1
/
+1
*
move these to FrontendAda
Chris Lattner
2007-04-03
14
-115
/
+0
*
testcase for recent bugfix
Chris Lattner
2007-04-03
1
-0
/
+29
*
move ada tests
Chris Lattner
2007-04-03
14
-0
/
+115
*
New test case.
Evan Cheng
2007-04-03
1
-0
/
+12
*
Fixed a bug that causes codegen of noop like add r0, r0, #0.
Evan Cheng
2007-04-03
1
-1
/
+1
*
reinstate the previous two patches, with a bugfix :)
Chris Lattner
2007-04-03
1
-493
/
+525
*
Starting implementation of the ELF32 ABI specification of varargs handling.
Nicolas Geoffray
2007-04-03
2
-9
/
+177
*
The PPC64 ELF ABI is "intended to use the same structure layout and calling c...
Nicolas Geoffray
2007-04-03
6
-92
/
+46
*
Addition to the previous commit for getCalleeSavedRegClasses:
Nicolas Geoffray
2007-04-03
1
-2
/
+4
*
The ELF ABI specifies F1-F8 registers as argument registers for double, not
Nicolas Geoffray
2007-04-03
5
-10
/
+12
*
Prepare for Subversion migration by implementing a -usesvn to tell the
Reid Spencer
2007-04-03
1
-62
/
+147
*
Reverting back to 1.723. The last two commits broke JM (and possibily others)...
Evan Cheng
2007-04-03
1
-524
/
+491
*
Inverted logic.
Evan Cheng
2007-04-03
1
-1
/
+1
*
Bad bad bug. findRegisterUseOperand() returns -1 if a use if not found.
Evan Cheng
2007-04-03
1
-1
/
+1
*
Changed to new MMX_ recipes.
Bill Wendling
2007-04-03
1
-3
/
+3
*
Add FEMMS and ADDQ. Renamed MMX recipes to prepend the MMX_ to them.
Bill Wendling
2007-04-03
3
-70
/
+88
*
split some code out into a helper function
Chris Lattner
2007-04-03
1
-18
/
+30
*
Split a whole ton of code out of visitICmpInst into visitICmpInstWithInstAndI...
Chris Lattner
2007-04-03
1
-520
/
+524
*
add missing operator
Chris Lattner
2007-04-03
1
-0
/
+4
*
Fix PR1253 and xor2.ll:test[01]
Chris Lattner
2007-04-03
1
-1
/
+30
*
new testcase for PR1253
Chris Lattner
2007-04-03
1
-0
/
+19
*
add a helper function to constantint.
Chris Lattner
2007-04-03
1
-0
/
+3
*
Arm supports negative strides as well, add them. This lets us compile:
Chris Lattner
2007-04-03
1
-3
/
+6
*
new testcase, where we should use a negative stride
Chris Lattner
2007-04-03
1
-0
/
+20
*
allow -1 strides to reuse "1" strides.
Chris Lattner
2007-04-02
1
-1
/
+2
*
Add a regtest for cases we now recognize as rotates, thanks to Scott Michel's
Chris Lattner
2007-04-02
1
-0
/
+38
*
1. Insert custom lowering hooks for ISD::ROTR and ISD::ROTL.
Scott Michel
2007-04-02
2
-25
/
+76
*
fix this testcase so it passes
Chris Lattner
2007-04-02
1
-2
/
+2
*
fix this testcase on ppc hosts
Chris Lattner
2007-04-02
1
-1
/
+1
*
fix off by 1 error in displacement computation
Dale Johannesen
2007-04-02
1
-0
/
+5
*
fix the CodeGen/ARM/2007-03-13-InstrSched.ll regression: allow IV's with scales
Chris Lattner
2007-04-02
1
-4
/
+20
*
Ugh. Copy coalescer does not update register numbers.
Evan Cheng
2007-04-02
2
-2
/
+19
*
New test case.
Evan Cheng
2007-04-02
1
-0
/
+55
*
add support for the 'w' inline asm register class.
Chris Lattner
2007-04-02
1
-6
/
+28
*
Update example notes to clarify system linker's role.
Devang Patel
2007-04-02
1
-1
/
+3
*
Regenerate.
Reid Spencer
2007-04-02
1
-1
/
+1
*
Check for .svn directories too to determine if a debug build is appropriate.
Reid Spencer
2007-04-02
1
-3
/
+3
*
1. Make use of APInt operation instead of using ConstantExpr::getXXX.
Zhou Sheng
2007-04-02
1
-26
/
+19
*
Use uint32_t for bitwidth instead of unsigned.
Zhou Sheng
2007-04-02
1
-29
/
+29
*
Pass the type of the store access, not the type of the store, into the
Chris Lattner
2007-04-02
1
-2
/
+9
*
new testcase.
Chris Lattner
2007-04-02
1
-0
/
+19
*
Fix a bug which caused us to never be able to use signed comparisons for
Chris Lattner
2007-04-02
1
-1
/
+1
*
new testcase
Chris Lattner
2007-04-02
1
-0
/
+13
*
Wrap long line
Chris Lattner
2007-04-02
1
-3
/
+3
*
use more obvious function name.
Chris Lattner
2007-04-02
1
-1
/
+1
*
Treat xor of signbit like an add.
Chris Lattner
2007-04-02
1
-1
/
+10
[next]