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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Encoding for ARM-mode VADD.F32 instruction.
Jim Grosbach
2010-10-12
2
-3
/
+16
*
Begin adding static dependence information to passes, which will allow us to
Owen Anderson
2010-10-12
60
-63
/
+346
*
Combine these together - should probably have some text associated
Eric Christopher
2010-10-12
1
-4
/
+4
*
Mark variable 'NoImplicitFloatOps' used only in an assert as used.
Nick Lewycky
2010-10-12
1
-0
/
+1
*
Add MOVi ARM encoding.
Jim Grosbach
2010-10-12
2
-14
/
+24
*
Initial va_arg support for x86-64. Patch by David Meyer!
Dan Gohman
2010-10-12
4
-6
/
+351
*
Nuke unused wrapper function.
Jim Grosbach
2010-10-12
1
-3
/
+0
*
Remove the x86 MOV{32,64}{rr,rm,mr}_TC instructions.
Jakob Stoklund Olesen
2010-10-12
3
-56
/
+12
*
Add encoding information for the remainder of the generic arithmetic
Jim Grosbach
2010-10-12
2
-22
/
+43
*
PR8359: The ARM backend may end up allocating registers D16 to D31 when
Bob Wilson
2010-10-12
4
-3
/
+11
*
Rework alloca handling so that we can load or store from casted
Eric Christopher
2010-10-12
1
-63
/
+29
*
Handle a wider arrangement of loads.
Eric Christopher
2010-10-12
1
-0
/
+16
*
Delete a redundant check.
Dan Gohman
2010-10-12
1
-1
/
+1
*
More SmallVectorImpls.
Dan Gohman
2010-10-12
2
-10
/
+10
*
Shrink a SmallVector with a known maximum size.
Dan Gohman
2010-10-12
1
-1
/
+1
*
Constify.
Dan Gohman
2010-10-12
1
-3
/
+4
*
Use SmallVectorImpl in a bunch of places.
Dan Gohman
2010-10-12
1
-9
/
+9
*
More ARM scheduling itinerary fixes.
Evan Cheng
2010-10-11
4
-377
/
+460
*
Support AA chaining.
Dan Gohman
2010-10-11
1
-6
/
+9
*
Fix the pass manager's search order for immutable passes, and make it
Dan Gohman
2010-10-11
1
-22
/
+21
*
MC machine encoding for simple aritmetic instructions that use a shifted
Jim Grosbach
2010-10-11
4
-1
/
+42
*
Second set of ARM/MC/ELF changes.
Jason W Kim
2010-10-11
4
-6
/
+71
*
Proper VST scheduling itineraries.
Evan Cheng
2010-10-11
4
-124
/
+396
*
Use a sane mechanism for that assert.
Eric Christopher
2010-10-11
1
-2
/
+2
*
Replace FindLiveRangeContaining() with getVNInfoAt() in LiveIntervalAnalysis.
Jakob Stoklund Olesen
2010-10-11
1
-10
/
+8
*
We're not going to handle dynamic allocas anywhere else.
Eric Christopher
2010-10-11
1
-1
/
+3
*
Change explicit search Apple specific code to only reference __eprintf on x86.
Daniel Dunbar
2010-10-11
1
-8
/
+5
*
Make sure that the call stack adjustments have default operands. Also
Eric Christopher
2010-10-11
1
-5
/
+8
*
PowerPC varargs functions store live-in registers on the stack. Make sure we use
Jakob Stoklund Olesen
2010-10-11
1
-33
/
+13
*
Found a bug turning this on by default. Disable again for now.
Eric Christopher
2010-10-11
1
-3
/
+3
*
Fix help text.
Eric Christopher
2010-10-11
1
-1
/
+1
*
Change flag from Enable to Disable since we're enabled by default.
Eric Christopher
2010-10-11
1
-4
/
+8
*
Fixes bug 8297: i386 cmpxchg8b, missing MachineMemOperand
Andrew Trick
2010-10-11
1
-1
/
+3
*
More binary encoding stuff, taking advantage of the new "by name" operand
Jim Grosbach
2010-10-11
2
-25
/
+24
*
Turn on arm fast isel by default.
Eric Christopher
2010-10-11
1
-1
/
+1
*
Properly handle reloading and spilling around partial redefines in
Jakob Stoklund Olesen
2010-10-11
1
-0
/
+14
*
MSVC hangs on compilation of ARMDisassembler.cpp. PR6866 applied to ARM target.
Francois Pichet
2010-10-11
1
-1
/
+7
*
Copy and pasteo.
Eric Christopher
2010-10-11
1
-1
/
+1
*
Whitespace cleanup in ARM fast isel.
Eric Christopher
2010-10-11
1
-80
/
+80
*
Add srem libcall support to ARM fast isel.
Eric Christopher
2010-10-11
1
-0
/
+25
*
Add i8 sdiv support for ARM fast isel.
Eric Christopher
2010-10-11
1
-1
/
+3
*
Implement select handling for ARM fast-isel.
Eric Christopher
2010-10-11
1
-0
/
+31
*
Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if
Chris Lattner
2010-10-11
46
-7493
/
+1
*
X86: Call ulldiv and ftol2 on Windows instead of their libgcc eqivilents.
Michael J. Spencer
2010-10-11
1
-0
/
+4
*
X86: MinGW should always use libgcc on Windows.
Michael J. Spencer
2010-10-10
1
-1
/
+1
*
X86: Call _alldiv instead of __divdi3 on Windows (excluding cygwin).
Michael J. Spencer
2010-10-10
1
-0
/
+6
*
Fix Whitespace.
Michael J. Spencer
2010-10-10
2
-90
/
+90
*
fix the default va_arg expansion (in the realignment case) to not implicitly
Chris Lattner
2010-10-10
1
-1
/
+1
*
fix the expansion of va_arg instruction on PPC to know the arg
Chris Lattner
2010-10-10
1
-0
/
+4
*
Now using a variant of the existing inlining heuristics to decide whether to ...
Kenneth Uildriks
2010-10-09
2
-40
/
+120
[prev]
[next]