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
Commit message (
Expand
)
Author
Age
Files
Lines
*
IfConversion: Fix branch predication bug.
Kyle Butt
2016-08-29
1
-20
/
+61
*
Use store operation to poison allocas for lifetime analysis.
Vitaly Buka
2016-08-29
1
-59
/
+106
*
[asan] Separate calculation of ShadowBytes from calculating ASanStackFrameLayout
Vitaly Buka
2016-08-29
2
-33
/
+57
*
[SimplifyCFG] Hoisting invalidates metadata
David Majnemer
2016-08-29
1
-2
/
+8
*
[AArch64] Adjust the scheduling model for Exynos M1.
Evandro Menezes
2016-08-29
1
-4
/
+14
*
[StatepointsForGC] Rematerialize in the presence of PHIs
Anna Thomas
2016-08-29
1
-0
/
+35
*
[LTO] Remove extraneous output
Teresa Johnson
2016-08-29
1
-1
/
+0
*
[Constant] remove fdiv and frem from canTrap()
Sanjay Patel
2016-08-29
1
-2
/
+0
*
[Coroutines] Part 9: Add cleanup subfunction.
Gor Nishanov
2016-08-29
8
-66
/
+141
*
[TargetLowering] remove fdiv and frem from canOpTrap() (PR29114)
Sanjay Patel
2016-08-29
1
-4
/
+0
*
Do not use MRI::getMaxLaneMaskForVReg as a mask covering whole register
Krzysztof Parzyszek
2016-08-29
2
-7
/
+5
*
AMDGPU/SI: Improve register allocation hints for sopk instructions
Tom Stellard
2016-08-29
1
-0
/
+1
*
Use the correct ctor/dtor section for dynamic-no-pic.
Rafael Espindola
2016-08-29
1
-1
/
+1
*
Move code only used by codegen out of MC. NFC.
Rafael Espindola
2016-08-29
2
-45
/
+55
*
Fix -Wunused-but-set-variable warning.
Haojian Wu
2016-08-29
1
-4
/
+0
*
AMDGPU/SI: Query AA, if available, in areMemAccessesTriviallyDisjoint()
Tom Stellard
2016-08-29
1
-0
/
+11
*
Fixed a bug in type legalizer for masked gather.
Igor Breger
2016-08-29
1
-1
/
+9
*
[AVX512] In some cases KORTEST instruction may be used instead of ZEXT + TEST...
Igor Breger
2016-08-29
2
-5
/
+23
*
[InstructionSelect] NumBlocks isn't defined in DEBUG build.
Haojian Wu
2016-08-29
1
-1
/
+1
*
[X86] Don't lower FABS/FNEG masking directly to a ConstantPool load. Just cre...
Craig Topper
2016-08-29
1
-9
/
+4
*
[AVX-512] Always use v8i64 when converting 512-bit FAND/FOR/FXOR/FANDN to int...
Craig Topper
2016-08-29
1
-5
/
+3
*
[AVX-512] Add support for selecting 512-bit VPABSB/VPABSW when BWI is available.
Craig Topper
2016-08-28
2
-2
/
+19
*
[AVX-512] Add patterns for selecting 128/256-bit EVEX VPABS instructions.
Craig Topper
2016-08-28
2
-2
/
+37
*
[InstCombine] use m_APInt to allow icmp (and X, Y), C folds for splat constan...
Sanjay Patel
2016-08-28
1
-32
/
+34
*
[X86][AVX512] Only combine EVEX targets shuffles to shuffles of the same numb...
Simon Pilgrim
2016-08-28
1
-4
/
+12
*
[PowerPC] Implement lowering for atomicrmw min/max/umin/umax
Hal Finkel
2016-08-28
4
-5
/
+152
*
[Loop Vectorizer] Fixed memory confilict checks.
Elena Demikhovsky
2016-08-28
1
-3
/
+29
*
[AVX-512] Promote AND/OR/XOR to v2i64/v4i64/v8i64 even when we have AVX512F/A...
Craig Topper
2016-08-28
2
-18
/
+124
*
[X86] Rename PABSB/D/W instructions to be consistent with SSE/AVX instruction...
Craig Topper
2016-08-28
2
-40
/
+40
*
AMDGPU/R600: Enable Load combine
Jan Vesely
2016-08-27
1
-0
/
+1
*
[X86] Rename predicate function that detects if requires one of the REX.B, RE...
Craig Topper
2016-08-27
1
-15
/
+16
*
[X86] Keep looping over operands looking for byte registers even if we alread...
Craig Topper
2016-08-27
1
-5
/
+4
*
[X86] Include XMM/YMM/ZMM16-23 in X86II::isX86_64ExtendedReg. This feels more...
Craig Topper
2016-08-27
2
-8
/
+4
*
[X86] Don't allow DR8-DR15 to be assembled in 32-bit mode. Add missing test f...
Craig Topper
2016-08-27
1
-0
/
+2
*
[X86] Remove stale comment about FixupBWInsts pass being off by default. NFC
Craig Topper
2016-08-27
1
-2
/
+0
*
[AVX-512] Allow EVEX encoding unordered/ordered/equal/notequal VCMPPS/PD/SS/S...
Craig Topper
2016-08-27
2
-8
/
+28
*
[X86] Enable FR32/FR64 cmpeq/cmpne/cmpunord/cmpord to be commuted.
Craig Topper
2016-08-27
2
-0
/
+9
*
[AVX-512] Add load folding for EVEX vcmpps/pd/ss/sd.
Craig Topper
2016-08-27
1
-0
/
+8
*
[LTO] Don't create a new common unless merged has different size
Teresa Johnson
2016-08-27
1
-3
/
+4
*
AMDGPU: Mark sched model complete
Matt Arsenault
2016-08-27
1
-1
/
+1
*
AMDGPU: Remove unneeded implicit exec uses/defs
Matt Arsenault
2016-08-27
2
-40
/
+48
*
GVN-hoist: invalidate MD cache (PR29144)
Sebastian Pop
2016-08-27
1
-0
/
+2
*
[RegBankSelect] Do not abort when the target wants to fall back.
Quentin Colombet
2016-08-27
1
-17
/
+48
*
[InstructionSelect] Do not abort when the target wants to fall back.
Quentin Colombet
2016-08-27
1
-7
/
+28
*
[MachineLegalize] Do not abort when the target wants to fall back.
Quentin Colombet
2016-08-27
2
-6
/
+26
*
AMDGPU: Select mulhi 24-bit instructions
Matt Arsenault
2016-08-27
7
-20
/
+163
*
AMDGPU: Move cndmask pseudo to be isel pseudo
Matt Arsenault
2016-08-27
3
-23
/
+31
*
AMDGPU: Fix sched type for branches
Matt Arsenault
2016-08-27
1
-1
/
+1
*
AMDGPU: Remove register operand from si_mask_branch
Matt Arsenault
2016-08-27
2
-5
/
+3
*
AMDGPU: Improve error reporting for maximum branch distance
Matt Arsenault
2016-08-27
1
-30
/
+61
[next]