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
*
PowerPC: Mark some more patterns as isCodeGenOnly.
Ulrich Weigand
2013-04-17
2
-0
/
+6
*
R600: Make Export Instruction not duplicable
Vincent Lejeune
2013-04-17
1
-1
/
+3
*
R600: Export is emitted as a CF_NATIVE inst
Vincent Lejeune
2013-04-17
2
-14
/
+9
*
R600: Emit used GPRs count
Vincent Lejeune
2013-04-17
2
-8
/
+41
*
Fix -Werror build.
Evgeniy Stepanov
2013-04-17
1
-0
/
+2
*
Mips assembler: Enable handling of nested expressions
Jack Carter
2013-04-17
2
-133
/
+237
*
[ms-inline asm] Add support for parsing complex immediate expressions. Test
Chad Rosier
2013-04-17
1
-32
/
+51
*
C API: Add LLVMTargetMachineEmitToMemoryBuffer()
Tom Stellard
2013-04-16
1
-12
/
+33
*
Remove unused variable from previous refactor.
Chad Rosier
2013-04-16
1
-3
/
+0
*
[ms-inline asm] Refactor. No functional change intended.
Chad Rosier
2013-04-16
1
-405
/
+419
*
[ms-inline asm] Remove some dead code.
Chad Rosier
2013-04-16
1
-8
/
+0
*
Fix build failure introduced in 179591 when assertions are disabled.
Logan Chien
2013-04-16
1
-0
/
+4
*
Implement ARM unwind opcode assembler.
Logan Chien
2013-04-16
5
-45
/
+427
*
Add 64-bit multiply and divide instructions for SPARC v9.
Jakob Stoklund Olesen
2013-04-16
2
-0
/
+42
*
ARM: Add VACLT and VACLE assembly aliases.
Jim Grosbach
2013-04-15
2
-0
/
+19
*
Mips assembler: Explicit floating point condition register recognition.
Jack Carter
2013-04-15
1
-0
/
+3
*
R600/SI: Emit config values in register value pairs.
Tom Stellard
2013-04-15
2
-3
/
+38
*
R600/SI: Emit configuration value in the .AMDGPU.config ELF section
Tom Stellard
2013-04-15
1
-1
/
+9
*
R600: Emit ELF formatted code rather than raw ISA.
Tom Stellard
2013-04-15
5
-12
/
+63
*
Mark all PPC comparison instructions as not having side effects
Hal Finkel
2013-04-15
2
-20
/
+28
*
Fix PPC64 CR spill location for callee-saved registers
Hal Finkel
2013-04-15
2
-35
/
+50
*
Use i32 for all SPARC shift amounts, even in 64-bit mode.
Jakob Stoklund Olesen
2013-04-14
4
-7
/
+8
*
Add support for the abs64 SPARC v9 code model.
Jakob Stoklund Olesen
2013-04-14
1
-0
/
+9
*
Add support for the SPARC v9 abs44 code model.
Jakob Stoklund Olesen
2013-04-14
1
-6
/
+16
*
Use target flags for printing SPARC asm operands.
Jakob Stoklund Olesen
2013-04-14
1
-16
/
+34
*
Also put target flags on SPARC constant pool references.
Jakob Stoklund Olesen
2013-04-14
2
-26
/
+36
*
Fix patterns for 64-bit pointers.
Jakob Stoklund Olesen
2013-04-14
1
-4
/
+2
*
Add target flags to SPARC address operands.
Jakob Stoklund Olesen
2013-04-14
3
-14
/
+95
*
Mark all PPC CR registers to be spilled as live-in and tag MFCR appropriately
Hal Finkel
2013-04-13
3
-15
/
+16
*
Define SPARC code models.
Jakob Stoklund Olesen
2013-04-13
2
-4
/
+32
*
Use the correct types when matching ADDRri patterns from frame indexes.
Jakob Stoklund Olesen
2013-04-13
1
-3
/
+4
*
Spill and restore PPC CR registers using the FP when we have one
Hal Finkel
2013-04-13
1
-6
/
+14
*
X86 machine model: reduce SandyBridge and Haswell ILPWindow.
Andrew Trick
2013-04-13
2
-2
/
+2
*
Catch another case where SD fails to propagate node order.
Andrew Trick
2013-04-13
1
-1
/
+4
*
[mips] Move MipsTargetLowering::lowerINTRINSIC_W_CHAIN and
Akira Hatanaka
2013-04-13
4
-172
/
+174
*
[mips] Reapply r179420 and r179421.
Akira Hatanaka
2013-04-13
4
-11
/
+41
*
[mips] Override TargetLoweringBase::isShuffleMaskLegal.
Akira Hatanaka
2013-04-13
1
-0
/
+5
*
[ms-inline asm] Simplify the logic by using parsePrimaryExpr. No functional
Chad Rosier
2013-04-12
1
-1
/
+1
*
Revert r179420 and r179421.
Akira Hatanaka
2013-04-12
4
-41
/
+11
*
[mips] Instruction selection patterns for carry-setting and using add
Akira Hatanaka
2013-04-12
3
-6
/
+15
*
[mips] v4i8 and v2i16 add, sub and mul instruction selection patterns.
Akira Hatanaka
2013-04-12
2
-5
/
+26
*
[ms-inline asm] Move this logic into a static function as it's only applicable
Chad Rosier
2013-04-12
1
-63
/
+67
*
[ms-inline asm] Address the FIXME for ImmDisp before brackets. This
Chad Rosier
2013-04-12
1
-18
/
+29
*
[ms-inline asm] Have the [ Symbol ] case fall into the more general logic. This
Chad Rosier
2013-04-12
1
-46
/
+24
*
ARM: Correct printing of pre-indexed operands.
Quentin Colombet
2013-04-12
4
-26
/
+57
*
[ms-inline asm] Add support for operands that include both a symbol and an
Chad Rosier
2013-04-12
1
-41
/
+103
*
PPC: Remove (broken) nested implicit definition lists
Hal Finkel
2013-04-12
2
-94
/
+153
*
Add a comment about the PPC Interpretation64Bit bit
Hal Finkel
2013-04-12
1
-0
/
+5
*
Hexagon: Set isPredicatedNew flag on predicate new instructions.
Jyotsna Verma
2013-04-12
2
-22
/
+21
*
Hexagon: Set isPredicatedFlase flag for all the instructions with negated pre...
Jyotsna Verma
2013-04-12
2
-21
/
+21
[next]