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
*
[Mips] MipsTargetStreamer refactoring.
Jack Carter
2013-11-18
4
-64
/
+92
*
Revert "COFF: Emit all MCSymbols rather than filtering out some of them"
Reid Kleckner
2013-11-18
1
-0
/
+1
*
R600/SI: Fix moveToVALU when the first operand is VSrc.
Matt Arsenault
2013-11-18
2
-2
/
+4
*
R600/SI: Fix multiple SGPR reads when using VCC.
Matt Arsenault
2013-11-18
1
-0
/
+18
*
R600/SI: Implement add i64, but do not yet enable.
Matt Arsenault
2013-11-18
2
-0
/
+29
*
R600/SI: Specify SSrc operands
Matt Arsenault
2013-11-18
1
-2
/
+2
*
R600/SI: addc / adde i32 are legal
Matt Arsenault
2013-11-18
1
-0
/
+2
*
R600/SI: Match addc to S_ADD_U32.
Matt Arsenault
2013-11-18
1
-0
/
+7
*
R600/SI: Match adde/sube to S_ADDC_U32/S_SUBB_U32
Matt Arsenault
2013-11-18
1
-2
/
+4
*
R600/SI: Specify S_ADD/S_SUB set SCC and add is commutable
Matt Arsenault
2013-11-18
1
-1
/
+13
*
R600/SI: Move patterns to match add / sub to scalar instructions
Matt Arsenault
2013-11-18
2
-10
/
+16
*
R600/SI: Fix extra defs of VCC / SCC.
Matt Arsenault
2013-11-18
1
-4
/
+15
*
R600: Enable the IR structurizer by default
Tom Stellard
2013-11-18
3
-6
/
+5
*
R600: Fix a crash in the AMDILCFGStrucurizer
Tom Stellard
2013-11-18
1
-6
/
+7
*
R600: Add a SubtargetFeatture for disabling the ifcvt pass.
Tom Stellard
2013-11-18
4
-1
/
+14
*
R600: Use lower-case for EnableIRStructurizer feature
Tom Stellard
2013-11-18
1
-1
/
+1
*
R600/SI: Fix illegal VGPR->SGPR copy inside of loop
Tom Stellard
2013-11-18
1
-2
/
+1
*
R600/SI: Fix another case of illegal VGPR->SGPR copy
Tom Stellard
2013-11-18
1
-3
/
+2
*
[mips] Fix 'ran out of registers' in MIPS32 with FP64 when generating code fo...
Daniel Sanders
2013-11-18
2
-2
/
+12
*
[mips][msa] Update encoding of bnz.v (typo).
Matheus Almeida
2013-11-18
1
-1
/
+1
*
[mips][msa] Fix immediate value of LSA instruction as it was being wrongly en...
Matheus Almeida
2013-11-18
5
-6
/
+108
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
58
-199
/
+44
*
[AArch64 NEON]Add mov alias for simd copy instructions.
Kevin Qin
2013-11-18
1
-35
/
+63
*
Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors.
Hao Liu
2013-11-18
4
-45
/
+237
*
Added a size field to the stack map record to handle subregister spills.
Andrew Trick
2013-11-17
3
-12
/
+41
*
The WebKit_JS CC preserves the same registers as the C CC.
Juergen Ributzka
2013-11-16
1
-0
/
+1
*
R600: Make dot_4 instructions predicable
Vincent Lejeune
2013-11-16
1
-0
/
+19
*
X86: Encode the 'h' cpu subtype in the MachO header for x86.
Jim Grosbach
2013-11-16
1
-6
/
+14
*
Implemented aarch64 Neon scalar vmulx_lane intrinsics
Ana Pazos
2013-11-15
1
-2
/
+169
*
Remove unused arguments.
Lang Hames
2013-11-15
1
-4
/
+2
*
During folding for patchpoint/stackmap instructions, defer creation of new MIs
Lang Hames
2013-11-15
1
-4
/
+5
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
58
-44
/
+199
*
Make method static
Matt Arsenault
2013-11-15
2
-2
/
+2
*
[AArch64] Fix the scalar NEON ACLE functions so that they return float/double
Chad Rosier
2013-11-15
1
-4
/
+4
*
Avoid illegal integer promotion in fastisel
Bob Wilson
2013-11-15
3
-21
/
+6
*
R600/SI: Add VReg_96 register class to SIRegisterInfo::hasVGPRs()
Tom Stellard
2013-11-15
1
-0
/
+1
*
Add AVX512 unmasked FMA intrinsics and support.
Cameron McInally
2013-11-15
1
-1
/
+25
*
[mips][msa] lowerMSABitClear() should use SelectionDAG::getNOT() instead of u...
Daniel Sanders
2013-11-15
1
-14
/
+2
*
Hopefully fix uninitialized memory read in AArch64AsmParser found by MSan boo...
Alexey Samsonov
2013-11-15
1
-5
/
+5
*
Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Daniel Sanders
2013-11-15
1
-59
/
+91
*
[NVPTX] Fix handling of indirect calls
Justin Holewinski
2013-11-15
6
-12
/
+46
*
Use instr mapping for microMIPS in llvm-mc.
Zoran Jovanovic
2013-11-15
2
-5
/
+9
*
Add target hook to prevent folding some bitcasted loads.
Matt Arsenault
2013-11-15
2
-0
/
+13
*
[llvm-c] Make LLVMGetTargetFromName actually work
Peter Zotov
2013-11-15
1
-1
/
+2
*
[llvm-c] Add missing const qualifiers to LLVMCreateTargetMachine
Peter Zotov
2013-11-15
1
-3
/
+4
*
[llvm-c] Simplify signature of LLVMGetTargetFromName
Peter Zotov
2013-11-15
1
-7
/
+4
*
Make all the conditional Mips 16 branches get initially set for the
Reed Kotler
2013-11-15
3
-28
/
+46
*
Add addrspacecast instruction.
Matt Arsenault
2013-11-15
3
-2
/
+11
*
R600: Fix scheduling of instructions that use the LDS output queue
Tom Stellard
2013-11-15
9
-51
/
+116
*
R600/SI: Add processor type for Hawaii
Tom Stellard
2013-11-14
1
-0
/
+1
[next]