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
path:
root
/
lib
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge upstream to r133718, Fri. 24th June 2011.
Nowar Gu
2011-06-24
2
-2
/
+0
|
\
|
*
CppBackend: fixup for api change
Dylan Noblesmith
2011-06-23
1
-1
/
+0
|
*
Reinstate r133513 (reverted in r133700) with an additional fix for a
Jay Foad
2011-06-23
1
-1
/
+1
|
*
Revert r133513:
Eric Christopher
2011-06-23
1
-1
/
+1
|
*
Use the presence of the __compact_unwind section to indicate that a target
Bill Wendling
2011-06-23
1
-1
/
+0
*
|
Fix source list of Android.mk.
Nowar Gu
2011-06-23
1
-0
/
+1
*
|
Merge upstream to r133679 at Thu. 23th Jun 2011.
Nowar Gu
2011-06-23
40
-561
/
+728
|
\
\
|
|
/
|
*
Get rid of one getStackAlignment(). RegisterInfo shouldn't need to know about...
Evan Cheng
2011-06-23
3
-11
/
+8
|
*
Add a flag that indicates whether a target supports compact unwind info or not.
Bill Wendling
2011-06-22
1
-0
/
+1
|
*
Add a __LD,__compact_unwind section.
Bill Wendling
2011-06-22
1
-0
/
+1
|
*
Add missing header.
Jim Grosbach
2011-06-22
1
-0
/
+1
|
*
Move ARMMachObjectWriter to its own file.
Jim Grosbach
2011-06-22
4
-14
/
+43
|
*
PTX: Fix FrameIndex mapping bug
Justin Holewinski
2011-06-22
5
-15
/
+43
|
*
Test Commit.
Dan Bailey
2011-06-22
1
-2
/
+2
|
*
PTX: Add signed integer comparisons
Justin Holewinski
2011-06-22
1
-0
/
+12
|
*
PTX: Add .address_size directive if PTX version >= 2.3
Justin Holewinski
2011-06-22
1
-0
/
+7
|
*
Add support for assembling "movq" when it's correct to do so, while continuing
Nick Lewycky
2011-06-21
1
-0
/
+16
|
*
Handle the memory-ness of all U+ ARM constraints.
Eric Christopher
2011-06-21
1
-3
/
+6
|
*
Reorg. No functionality change.
Evan Cheng
2011-06-21
1
-23
/
+26
|
*
Revert r133452: "Emit movq for 64-bit register to XMM register moves..."
Bob Wilson
2011-06-21
1
-21
/
+6
|
*
Add support for sadd.with.overflow and uadd.with.overflow intrinsics to the C...
Anna Zaks
2011-06-21
1
-20
/
+154
|
*
Reinstate r133435 and r133449 (reverted in r133499) now that the clang
Jay Foad
2011-06-21
1
-1
/
+1
|
*
Teach dag combine to match halfword byteswap patterns.
Evan Cheng
2011-06-21
3
-62
/
+9
|
*
Revert r133435 and r133449 to appease buildbots.
Chad Rosier
2011-06-21
1
-1
/
+1
|
*
Add A0 and A1 to the list of registers used for returning a value in order to
Akira Hatanaka
2011-06-21
1
-2
/
+2
|
*
Coding style fixes.
Akira Hatanaka
2011-06-21
1
-28
/
+29
|
*
Re-apply 132758 and 132768 which were speculatively reverted in 132777.
Akira Hatanaka
2011-06-21
7
-34
/
+93
|
*
PTX: Fix conversion between predicates and value types
Justin Holewinski
2011-06-20
1
-12
/
+18
|
*
Emit movq for 64-bit register to XMM register moves, but continue to accept
Nick Lewycky
2011-06-20
1
-6
/
+21
|
*
PTX: Fix if-then-else formatting and add missing asserts
Justin Holewinski
2011-06-20
1
-16
/
+12
|
*
PTX: Add basic register spilling code
Justin Holewinski
2011-06-20
4
-0
/
+135
|
*
Don't apply on PPC64 the 32bit ADDIC optimizations as there's no overflow
Roman Divacky
2011-06-20
1
-14
/
+23
|
*
Change how PHINodes store their operands.
Jay Foad
2011-06-20
1
-1
/
+1
|
*
Make better use of the PHINode API.
Jay Foad
2011-06-20
1
-2
/
+3
|
*
Fix a FIXME by making GlobalVariable::getInitializer() return a
Jay Foad
2011-06-19
4
-7
/
+7
|
*
Remove unused but set variables.
Benjamin Kramer
2011-06-18
2
-4
/
+4
|
*
Delete unneeded allocation order override.
Jakob Stoklund Olesen
2011-06-18
1
-11
/
+1
|
*
Switch ARM to using AltOrders instead of MethodBodies.
Jakob Stoklund Olesen
2011-06-18
1
-223
/
+26
|
*
Switch x86 to using AltOrders instead of MethodBodies.
Jakob Stoklund Olesen
2011-06-18
1
-67
/
+6
|
*
Reserve D16-D13 on subtargets that don't support them.
Jakob Stoklund Olesen
2011-06-18
1
-0
/
+6
|
*
Zap the last reference to allocation_order_begin().
Jakob Stoklund Olesen
2011-06-17
1
-3
/
+3
|
*
SI, DI, BP, and SP don't have 8-bit sub-registers in x86 mode.
Jakob Stoklund Olesen
2011-06-17
1
-2
/
+9
|
*
Use the verbose asm flag instead of a new flag for decoding the LSDA.
Bill Wendling
2011-06-17
2
-4
/
+2
|
*
Add an alternative rev16 pattern. We should figure out a better way to handle...
Evan Cheng
2011-06-17
2
-0
/
+12
|
*
Add an option that allows one to "decode" the LSDA.
Bill Wendling
2011-06-17
2
-2
/
+4
|
*
Fix a few places where 32bit instructions/registerset were used on PPC64.
Roman Divacky
2011-06-17
2
-4
/
+13
|
*
PTX: Adjust rounding modes
Justin Holewinski
2011-06-17
1
-23
/
+38
*
|
Merge upstream to r133240 at Fri. 17th Jun 2011.
Nowar Gu
2011-06-20
235
-13137
/
+16928
|
\
\
|
|
/
|
*
Allocate SystemZ callee-saved registers backwards: R13-R6
Jakob Stoklund Olesen
2011-06-17
1
-7
/
+13
|
*
Update an insertion point iterator after replacing a return instruction with a
Cameron Zwarich
2011-06-17
1
-0
/
+1
[next]