index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespace
Simon Pilgrim
2016-08-18
1
-9
/
+9
*
[WebAssembly] Handle debug information and virtual registers without crashing...
Dominic Chen
2016-08-17
3
-3
/
+5
*
Revert "[WebAssembly] Handle debug information and virtual registers without ...
Duncan P. N. Exon Smith
2016-08-17
3
-5
/
+3
*
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
19
-80
/
+119
*
GlobalISel: support irtranslation of icmp instructions.
Tim Northover
2016-08-17
1
-0
/
+1
*
[WebAssembly] Handle debug information and virtual registers without crashing
Dominic Chen
2016-08-17
3
-3
/
+5
*
AMDGPU: Remove dead option
Matt Arsenault
2016-08-17
1
-6
/
+0
*
[mips] Add l.[sd] and s.[sd] instruction aliases
Simon Dardis
2016-08-17
1
-0
/
+19
*
[LoopStrenghtReduce] Refactoring and addition of a new target cost function.
Jonas Paulsson
2016-08-17
2
-0
/
+24
*
Replace "fallthrough" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
35
-95
/
+116
*
[ppc64] Don't apply sibling call optimization if callee has any byval arg
Chuang-Yu Cheng
2016-08-17
1
-1
/
+8
*
[PM] Port the always inliner to the new pass manager in a much more
Chandler Carruth
2016-08-17
1
-1
/
+2
*
Some places that could using TargetParser in LLVM. NFC.
Zijiao Ma
2016-08-17
2
-3
/
+8
*
ARM: Avoid dereferencing end() in ARMFrameLowering::emitPrologue
Duncan P. N. Exon Smith
2016-08-17
1
-1
/
+2
*
Hexagon: Avoid dereferencing end() in HexagonInstrInfo::InsertBranch
Duncan P. N. Exon Smith
2016-08-17
1
-7
/
+5
*
AMDGPU: Avoid looking for the DebugLoc in end()
Duncan P. N. Exon Smith
2016-08-17
1
-14
/
+12
*
[AMDGPU] Remove duplicate initialization of SIDebuggerInsertNops pass
Konstantin Zhuravlyov
2016-08-16
1
-1
/
+0
*
[x86] Allow merging multiple instances of an immediate within a basic block f...
Sanjay Patel
2016-08-16
2
-6
/
+9
*
[AArch64] Adjust the scheduling model for Exynos M1.
Evandro Menezes
2016-08-16
1
-14
/
+9
*
[AArch64] Adjust the scheduling model for Exynos M1.
Evandro Menezes
2016-08-16
1
-7
/
+11
*
AMDGPU: Remove excessive padding from ImmOp and RegOp.
Matt Arsenault
2016-08-16
1
-4
/
+4
*
[Hexagon] Standardize next batch of pseudo instructions
Krzysztof Parzyszek
2016-08-16
10
-74
/
+67
*
[mips] Enforce compact branch restrictions
Simon Dardis
2016-08-16
1
-13
/
+12
*
[Hexagon] Clean up some miscellaneous V60 intrinsics a bit
Krzysztof Parzyszek
2016-08-16
6
-69
/
+58
*
[Hexagon] Standardize vector predicate load/store pseudo instructions
Krzysztof Parzyszek
2016-08-16
3
-67
/
+32
*
[AArch64][GlobalISel] Select G_MUL.
Ahmed Bougacha
2016-08-16
1
-0
/
+37
*
[AArch64][GlobalISel] Factor out unsupported binop check. NFC.
Ahmed Bougacha
2016-08-16
1
-40
/
+50
*
[AArch64][GlobalISel] Select (variable) shifts.
Ahmed Bougacha
2016-08-16
2
-0
/
+19
*
[AArch64][GlobalISel] Select p0 G_FRAME_INDEX.
Ahmed Bougacha
2016-08-16
2
-0
/
+20
*
[x86] Refactor a PowerPC specific ctlz/srl transformation (NFC).
Pierre Gousseau
2016-08-16
2
-13
/
+7
*
[X86][SSE] Add support for combining v2f64 target shuffles to VZEXT_MOVL byte...
Simon Pilgrim
2016-08-16
1
-3
/
+3
*
Correct the upper bound for a CBZ/CBNZ branch target.
Prakhar Bahuguna
2016-08-16
1
-2
/
+4
*
[Thumb] Validate branch target for CBZ/CBNZ instructions.
Prakhar Bahuguna
2016-08-16
2
-0
/
+11
*
[X86][SSE] Add support for combining target shuffles to PALIGNR byte rotations
Simon Pilgrim
2016-08-16
1
-22
/
+55
*
[AVR] Fix compile errors
Job Noorman
2016-08-16
2
-5
/
+5
*
[X86] Add xgetbv/xsetbv intrinsics to non-windows platforms
Guy Blank
2016-08-16
3
-3
/
+61
*
[AMDGPU] Give enum an explicit 64-bit type to fix MSVC 2013 failures
Reid Kleckner
2016-08-15
1
-1
/
+1
*
AMDGPU/R600: Convert buffer id to VTX_READ input
Jan Vesely
2016-08-15
4
-183
/
+110
*
Revert "[Thumb] Validate branch target for CBZ/CBNZ instructions."
Matthias Braun
2016-08-15
2
-11
/
+0
*
AMDGPU: Update AMDGPURuntimeMetadata.h for enums of address space qualifiers
Yaxun Liu
2016-08-15
1
-0
/
+7
*
AMDGPU: Don't fold subregister extracts into tied operands
Matt Arsenault
2016-08-15
1
-3
/
+15
*
[AMDGPU] fix failure on printing of non-existing instruction operands.
Valery Pykhtin
2016-08-15
1
-0
/
+5
*
MachineLoop: add methods findLoopControlBlock and findLoopPreheader
Sjoerd Meijer
2016-08-15
1
-62
/
+11
*
[Thumb] Validate branch target for CBZ/CBNZ instructions.
Prakhar Bahuguna
2016-08-15
2
-0
/
+11
*
[X86] PADDUSB/W instructions should be commutable.
Craig Topper
2016-08-15
1
-2
/
+2
*
[X86] Mark some of the X86 SDNodes as commutative.
Craig Topper
2016-08-15
1
-8
/
+10
*
[X86] X86ISD::FANDN is not commutative or associative.
Craig Topper
2016-08-15
1
-2
/
+1
*
[AVX-512] Mark VPMADDWD as commutable to match SSE/AVX version.
Craig Topper
2016-08-14
1
-7
/
+8
*
[AVX-512] Add masked commutable floating point max/min instructions to foldin...
Craig Topper
2016-08-14
1
-0
/
+24
*
[AVX-512] Add masked logical operations to memory folding tables.
Craig Topper
2016-08-14
1
-2
/
+98
[next]