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
*
"The instructions MMX_PSADBWrm and MMX_PSADBWrr have opcode 0b11100000 (e0), but
Bill Wendling
2009-05-28
2
-2
/
+2
*
Added optimization that narrow load / op / store and the 'op' is a bit twiddl...
Evan Cheng
2009-05-28
2
-0
/
+10
*
Ger rid of some dead code.
Eli Friedman
2009-05-27
2
-36
/
+0
*
Fix sfence jit encoding. Patch by Sean Callanan.
Evan Cheng
2009-05-27
1
-1
/
+1
*
Added support for fround, fextend and FP_TO_SINT
Bruno Cardoso Lopes
2009-05-27
9
-29
/
+90
*
Don't abuse the quirky behavior of LegalizeDAG for XINT_TO_FP and
Eli Friedman
2009-05-27
2
-10
/
+13
*
Back out r72431, it is causing a number of compilation crashes with clang.
Daniel Dunbar
2009-05-26
2
-6
/
+6
*
Update CPU capabilities for AMD machines
Stefanus Du Toit
2009-05-26
3
-3
/
+31
*
Don't abuse the quirky behavior of LegalizeDAG for XINT_TO_FP and
Eli Friedman
2009-05-26
2
-6
/
+6
*
add some late optimizations that GCC does. It thinks these are a win
Chris Lattner
2009-05-25
1
-0
/
+14
*
fix typo
Chris Lattner
2009-05-25
1
-1
/
+1
*
we should eventually add -march=atom and the new atom movbe instruction.
Chris Lattner
2009-05-25
1
-0
/
+2
*
Make the PPC backend use a legal type for the operands to the BUILD_VECTOR
Eli Friedman
2009-05-24
1
-5
/
+3
*
Make the X86 backend mark EXTRACT_SUBVECTOR as Expand, at least for the
Eli Friedman
2009-05-23
1
-0
/
+1
*
Add ARMv7 architecture, Cortex processors and different FPU modes handling.
Anton Korobeynikov
2009-05-23
3
-13
/
+28
*
Emit ARM Build Attributes
Anton Korobeynikov
2009-05-23
2
-0
/
+91
*
Propagate CPU string out of SubtargetFeatures
Anton Korobeynikov
2009-05-23
12
-18
/
+40
*
Make the x86 backend custom-lower UINT_TO_FP and FP_TO_UINT on 32-bit
Eli Friedman
2009-05-23
2
-25
/
+64
*
CMake: Use libpthread in tblgen when needed. Updated list of source
Oscar Fuentes
2009-05-22
1
-0
/
+1
*
Only 64-bit targets support TImode libcalls. Disable the TImode shift libcalls
Bob Wilson
2009-05-22
1
-0
/
+5
*
Emit debug information for globals (which include automatic variables as well...
Sanjiv Gupta
2009-05-22
4
-0
/
+282
*
Minor formatting fixes.
Bob Wilson
2009-05-20
1
-2
/
+2
*
Try again. Allow call to immediate address for ELF or when in static relocati...
Evan Cheng
2009-05-20
3
-5
/
+18
*
Cannot use immediate as call absolute target in PIC mode.
Evan Cheng
2009-05-20
1
-1
/
+2
*
Fix pr4227: Handle large immediate values in inline assembly.
Bob Wilson
2009-05-19
1
-1
/
+1
*
Follow up on new support for memory operands in ARM inline assembly.
Bob Wilson
2009-05-19
1
-0
/
+4
*
Fix pr4058 and pr4059. Do not split i64 or double arguments between r3 and
Bob Wilson
2009-05-19
1
-1
/
+4
*
Fix pr4091: Add support for "m" constraint in ARM inline assembly.
Bob Wilson
2009-05-19
2
-0
/
+34
*
Spacing fix.
Dale Johannesen
2009-05-19
1
-1
/
+1
*
Add OpSize to 16-bit ADC and SBB.
Dale Johannesen
2009-05-18
1
-14
/
+24
*
Fix pr4202: Disable CodePlacementOpt for ARM. The ARMConstantIslandPass has
Bob Wilson
2009-05-18
1
-1
/
+4
*
Fill in the missing patterns for ADC and SBB.
Dale Johannesen
2009-05-18
1
-14
/
+97
*
Mark rotl/rotr as expand. This generates pretty ugly code, but this is better...
Anton Korobeynikov
2009-05-17
1
-0
/
+4
*
Typo
Anton Korobeynikov
2009-05-17
2
-3
/
+3
*
Fix a missing def-flag on a Mips epilogue load.
Jakob Stoklund Olesen
2009-05-16
1
-4
/
+4
*
Remember to set def-flag on register loaded from stack slot in CellSPU.
Jakob Stoklund Olesen
2009-05-16
1
-1
/
+1
*
Reflow to fit 80-col.
Mike Stump
2009-05-14
1
-2
/
+2
*
Reflow to fit 80-col.
Mike Stump
2009-05-14
1
-2
/
+2
*
Update the names of the exception handling sjlj instrinsics to
Jim Grosbach
2009-05-14
4
-14
/
+16
*
Spelling correction s/builting/builtin/ and remove trailing whitespace in a f...
Jim Grosbach
2009-05-13
1
-10
/
+10
*
Run code placement optimization for targets that want it (arm and x86 for now).
Evan Cheng
2009-05-13
2
-0
/
+2
*
Change MachineInstrBuilder::addReg() to take a flag instead of a list of
Bill Wendling
2009-05-13
18
-150
/
+193
*
Run through the list of globals once and sectionize all types of globlas incl...
Sanjiv Gupta
2009-05-13
4
-38
/
+72
*
Add an int64_t variant of abs, for host environments
Dale Johannesen
2009-05-13
1
-2
/
+2
*
Add support for GCC compatible builtin setjmp and longjmp intrinsics. This is
Jim Grosbach
2009-05-12
4
-4
/
+52
*
correct register class for tADDspi to GPR since the register will always be SP
Jim Grosbach
2009-05-12
1
-1
/
+1
*
More MSVC fixes -- class/struct conflicts.
Bill Wendling
2009-05-12
1
-1
/
+1
*
80 col violations.
Evan Cheng
2009-05-12
1
-2
/
+4
*
Fix up a few minor typos in comments.
Bob Wilson
2009-05-12
1
-7
/
+7
*
Fix 80-col violations and remove trailing whitespace. No functional changes.
Bob Wilson
2009-05-12
1
-69
/
+71
[next]