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 thinko in arm fast isel alloca rewrite.
Eric Christopher
2010-10-12
1
-1
/
+1
*
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
61
-64
/
+383
*
Combine these together - should probably have some text associated
Eric Christopher
2010-10-12
1
-4
/
+4
*
KillTheDoctor: Fix VS2008 build.
Michael J. Spencer
2010-10-12
1
-0
/
+5
*
Mark variable 'NoImplicitFloatOps' used only in an assert as used.
Nick Lewycky
2010-10-12
1
-0
/
+1
*
Comment grammar tweakage.
Jim Grosbach
2010-10-12
1
-2
/
+2
*
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
5
-6
/
+372
*
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
3
-22
/
+54
*
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
*
Fix the last two commits to configure - configure is a generated file.
Eric Christopher
2010-10-12
2
-10
/
+9
*
Handle a wider arrangement of loads.
Eric Christopher
2010-10-12
1
-0
/
+16
*
Fix spelling error.
Cameron Esfahani
2010-10-12
1
-2
/
+2
*
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
2
-4
/
+5
*
Use SmallVectorImpl in a bunch of places.
Dan Gohman
2010-10-12
2
-14
/
+14
*
Disable warning C4267 for MSVC. Otherwise it generate literally thousands of ...
Francois Pichet
2010-10-12
1
-1
/
+1
*
Add a simple testcase for tbaa.
Dan Gohman
2010-10-11
2
-0
/
+61
*
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
5
-5
/
+58
*
Second set of ARM/MC/ELF changes.
Jason W Kim
2010-10-11
5
-7
/
+83
*
Clang's #include handling apparently doesn't work for libstdc++'s
Dan Gohman
2010-10-11
1
-0
/
+6
*
Unit Tests: Missed this error. MSVC and clang didn't complain.
Michael J. Spencer
2010-10-11
1
-4
/
+4
*
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
*
System: Add SwapByteOrder and update Support/MathExtras.h to use it.
Michael J. Spencer
2010-10-11
4
-31
/
+234
*
Replace FindLiveRangeContaining() with getVNInfoAt() in LiveIntervalAnalysis.
Jakob Stoklund Olesen
2010-10-11
1
-10
/
+8
*
The assert() should reference to machine instr operand number, too.
Jim Grosbach
2010-10-11
1
-2
/
+2
*
Revert "System: Add SwapByteOrder and update Support/MathExtras.h to use it."
Michael J. Spencer
2010-10-11
4
-234
/
+31
*
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 to use the machine instruction operand number. It doesn't always
Jim Grosbach
2010-10-11
1
-0
/
+2
*
Reduce dpendencies for SupportTests.
Michael J. Spencer
2010-10-11
1
-13
/
+19
*
System: Add SwapByteOrder and update Support/MathExtras.h to use it.
Michael J. Spencer
2010-10-11
4
-31
/
+234
*
Make sure that the call stack adjustments have default operands. Also
Eric Christopher
2010-10-11
1
-5
/
+8
*
PR8297
Andrew Trick
2010-10-11
1
-1
/
+1
*
PowerPC varargs functions store live-in registers on the stack. Make sure we use
Jakob Stoklund Olesen
2010-10-11
2
-33
/
+29
*
Found a bug turning this on by default. Disable again for now.
Eric Christopher
2010-10-11
2
-5
/
+5
*
Remove now non-existent option.
Eric Christopher
2010-10-11
1
-2
/
+2
*
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
*
Add KillTheDoctor.
Michael J. Spencer
2010-10-11
5
-0
/
+1560
[next]