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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MC][ELF] Emit a relocation if target is defined in the same section and is n...
Fangrui Song
2020-01-12
9
-59
/
+56
*
[AMDGPU] Add gfx8 assembler and disassembler test cases
Jay Foad
2020-01-12
2
-0
/
+3264
*
__patchable_function_entries: don't use linkage field 'unique' with -no-integ...
Fangrui Song
2020-01-12
2
-18
/
+22
*
[NFC] Fix compilation of CrashRecoveryContext.cpp on mingw
Markus Böck
2020-01-12
1
-1
/
+2
*
[PowerPC] Delete PPCDarwinAsmPrinter and PPCMCAsmInfoDarwin
Fangrui Song
2020-01-12
8
-399
/
+1
*
Fix "pointer is null" static analyzer warnings. NFCI.
Simon Pilgrim
2020-01-12
1
-8
/
+9
*
[MIPS] Regenerate shl/lshr shift tests
Simon Pilgrim
2020-01-12
2
-221
/
+221
*
[AMDGPU] Regenerate shl shift tests
Simon Pilgrim
2020-01-12
1
-244
/
+1473
*
[X86][AVX] Use lowerShuffleAsLanePermuteAndSHUFP to lower binary v4f64 shuffles.
Simon Pilgrim
2020-01-12
6
-174
/
+103
*
[X86][AVX] lowerShuffleAsLanePermuteAndSHUFP - only set the demanded elements...
Simon Pilgrim
2020-01-12
1
-2
/
+1
*
[X86][Disassembler] Merge X86DisassemblerDecoder.cpp into X86Disassembler.cpp...
Fangrui Song
2020-01-12
5
-1869
/
+1569
*
[X86][Disassembler] Simplify
Fangrui Song
2020-01-12
3
-45
/
+7
*
[profile] Support merge pool size >= 10
Fangrui Song
2020-01-12
2
-19
/
+34
*
[NFC] Refactor memory ops cluster method
Qiu Chaofan
2020-01-12
1
-14
/
+7
*
[X86] Don't call LowerSETCC from LowerSELECT for STRICT_FSETCC/STRICT_FSETCCS...
Craig Topper
2020-01-11
1
-3
/
+1
*
[SCEV] more accurate range for addrecexpr with nsw flag.
Zheng Chen
2020-01-11
2
-13
/
+21
*
[LegalizeVectorOps] Parallelize the lo/hi part of STRICT_UINT_TO_FLOAT legali...
Craig Topper
2020-01-11
1
-3
/
+6
*
[TargetLowering][X86] Connect the chain from STRICT_FSETCC in TargetLowering:...
Craig Topper
2020-01-11
2
-5
/
+9
*
[LegalizeVectorOps] Expand vector MERGE_VALUES immediately.
Craig Topper
2020-01-11
1
-0
/
+11
*
[X86][Disassembler] Shrink X86GenDisassemblerTables.inc from 36M to 6.1M
Fangrui Song
2020-01-11
1
-46
/
+42
*
[X86][Disassembler] Optimize argument passing and immediate reading
Fangrui Song
2020-01-11
3
-74
/
+41
*
[Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction()
Fangrui Song
2020-01-11
33
-115
/
+58
*
[ORC] Fix argv handling in runAsMain / lli.
Lang Hames
2020-01-11
3
-9
/
+84
*
[Support] Optionally call signal handlers when a function wrapped by the the ...
Alexandre Ganea
2020-01-11
6
-53
/
+132
*
[X86][Disassembler] Replace custom logger with LLVM_DEBUG
Fangrui Song
2020-01-11
3
-56
/
+14
*
[LegalizeVectorOps] Remove some of the simpler Expand methods. Pass Results v...
Craig Topper
2020-01-11
1
-125
/
+77
*
[LegalizeVectorOps] Only pass SDNode* instead SDValue to all of the Expand* a...
Craig Topper
2020-01-11
1
-251
/
+251
*
[X86][Disassembler] Simplify and optimize reader functions
Fangrui Song
2020-01-11
3
-180
/
+101
*
[X86] Turn FP_ROUND/STRICT_FP_ROUND into X86ISD::VFPROUND/STRICT_VFPROUND dur...
Craig Topper
2020-01-11
3
-67
/
+4
*
Add -Wrange-loop-analysis changes to ReleaseNotes
Mark de Wever
2020-01-11
1
-0
/
+4
*
[ExecutionEngine] Re-enable FastISel for non-iOS arm targets.
Lang Hames
2020-01-11
1
-7
/
+0
*
Revert "[ASTMatchers] extract public matchers from const-analysis into own pa...
Jonas Toth
2020-01-11
4
-410
/
+0
*
[ASTMatchers] extract public matchers from const-analysis into own patch
Jonas Toth
2020-01-11
4
-0
/
+410
*
[mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...
River Riddle
2020-01-11
138
-1003
/
+957
*
[X86] Adjust nop emission by compiler to consider target decode limitations
Philip Reames
2020-01-11
4
-198
/
+317
*
[X86AsmBackend] Move static function before sole use [NFC]
Philip Reames
2020-01-11
1
-34
/
+34
*
[X86AsmBackend] Be consistent about placing definitions out of line [NFC]
Philip Reames
2020-01-11
1
-49
/
+57
*
GlobalModuleIndex - Fix use-after-move clang static analyzer warning.
Simon Pilgrim
2020-01-11
1
-4
/
+5
*
Fix "pointer is null" static analyzer warnings. NFCI.
Simon Pilgrim
2020-01-11
1
-6
/
+6
*
Fix "pointer is null" static analyzer warning. NFCI.
Simon Pilgrim
2020-01-11
1
-1
/
+1
*
Fix "pointer is null" static analyzer warning. NFCI.
Simon Pilgrim
2020-01-11
1
-1
/
+1
*
Fix "pointer is null" static analyzer warnings. NFCI.
Simon Pilgrim
2020-01-11
3
-17
/
+10
*
Fix "pointer is null" static analyzer warning. NFCI.
Simon Pilgrim
2020-01-11
1
-2
/
+1
*
Fix uninitialized value clang static analyzer warning. NFC.
Simon Pilgrim
2020-01-11
1
-1
/
+1
*
Remove copy ctors identical to the default one. NFC.
Benjamin Kramer
2020-01-11
3
-13
/
+3
*
moveOperands - assert Src/Dst MachineOperands are non-null.
Simon Pilgrim
2020-01-11
1
-1
/
+1
*
[X86] Fix outdated comment
Simon Pilgrim
2020-01-11
1
-2
/
+1
*
[Sema] Improve -Wrange-loop-analysis warnings.
Mark de Wever
2020-01-11
3
-4
/
+109
*
Fix copy+paste typo in shuffle test name
Simon Pilgrim
2020-01-11
1
-3
/
+3
*
[X86][AVX] Add lowerShuffleAsLanePermuteAndSHUFP lowering
Simon Pilgrim
2020-01-11
3
-52
/
+78
[next]