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
*
[OMPT] Add tool_not_available testcase
Joachim Protze
2018-02-08
2
-0
/
+69
*
[X86] Fix compilation of r324580.
Clement Courbet
2018-02-08
1
-1
/
+1
*
Revert accidental changes that snuck in r324584
Stefan Maksimovic
2018-02-08
4
-27
/
+1
*
[mips] Define certain instructions in microMIPS32r3
Stefan Maksimovic
2018-02-08
37
-254
/
+738
*
[AVR] Fix the testsuite after '%' changed to '$' in MIR
Dylan McKay
2018-02-08
40
-119
/
+119
*
[TargetSchedule] Expose sub-units of a ProcResGroup in MCProcResourceDesc.
Clement Courbet
2018-02-08
3
-5
/
+45
*
[AArch64] Don't materialize 0 with "fmov h0, .." when FullFP16 is not supported
Sjoerd Meijer
2018-02-08
3
-7
/
+11
*
[X86] Support folding in a k-register OR when creating KORTEST from scalar co...
Craig Topper
2018-02-08
3
-18
/
+18
*
[X86] Allow KORTEST instruction to be used for testing if a mask is all ones
Craig Topper
2018-02-08
4
-17
/
+49
*
[X86] Don't emit KTEST instructions unless only the Z flag is being used
Craig Topper
2018-02-08
4
-57
/
+152
*
Resubmit "[clangd] The new threading implementation"
Ilya Biryukov
2018-02-08
14
-349
/
+557
*
Recommit r324455 "[ThinLTO] - Simplify code in ThinLTOBitcodeWriter."
George Rimar
2018-02-08
1
-40
/
+12
*
Temporarily comment out deduction guide tests while I figure out what to do w...
Marshall Clow
2018-02-08
2
-0
/
+3
*
[SimplifyCFG] Re-apply Relax restriction for folding unconditional branches
Serguei Katkov
2018-02-08
5
-13
/
+29
*
Update test counter_promo_nest.c to meet llvm change
Serguei Katkov
2018-02-08
1
-0
/
+3
*
CMAKE: apply -O3 for mingw clang
Martell Malone
2018-02-08
1
-1
/
+1
*
Implement deduction guide for basic_string as described in P0433
Marshall Clow
2018-02-08
4
-2
/
+132
*
[DAGCombiner] Fix a couple mistakes from r324311 by really passing the origin...
Craig Topper
2018-02-08
1
-2
/
+4
*
[DAGCombiner] Don't create truncate nodes in (aext (zextload x)) -> (zextload...
Craig Topper
2018-02-08
1
-15
/
+5
*
Improve a test. NFC
Marshall Clow
2018-02-08
1
-0
/
+1
*
ARM: Remove dead code. NFCI.
Peter Collingbourne
2018-02-08
2
-6
/
+0
*
[docs] Update docs for cmake options LLDB_TEST_C_COMPILER and LLDB_TEST_CXX_C...
Aaron Smith
2018-02-08
2
-6
/
+6
*
[CodeGen] Print MachineBasicBlock labels using MIR syntax in -debug output
Francis Visoiu Mistrih
2018-02-08
12
-47
/
+67
*
[DAGCombiner] Avoid creating truncate nodes in (zext (and (load)))->(and (zex...
Craig Topper
2018-02-08
1
-22
/
+25
*
[DAGCombiner] Rename variable to be slightly better. NFC
Craig Topper
2018-02-08
1
-21
/
+21
*
bpf: Improve expanding logic in LowerSELECT_CC
Yonghong Song
2018-02-08
3
-1
/
+31
*
Symbols defined in linker scripts should not have dso_local flag set in LTO r...
Dmitry Mikulin
2018-02-08
2
-3
/
+7
*
Deactivate TestTargetSymbolsBuildidCase if host is windows
Eugene Zemtsov
2018-02-08
2
-1
/
+2
*
gold-plugin: Do not set codegen opt level based on LTO opt level.
Peter Collingbourne
2018-02-08
1
-15
/
+0
*
Add space inside the regular expression.
Rafael Espindola
2018-02-08
1
-1
/
+1
*
Add CMAKE_CFG_INTDIR as part of the include path for the default test compiler.
Aaron Smith
2018-02-08
1
-2
/
+2
*
AMDGPU: Fix incorrect reordering when inline asm defines LDS address
Matt Arsenault
2018-02-08
2
-3
/
+65
*
[clang-format] Set ObjCBinPackProtocolList to Never for google style
Ben Hamilton
2018-02-08
2
-7
/
+11
*
Add a testcase for PR36268.
Rafael Espindola
2018-02-08
1
-0
/
+6
*
Fix PR36268.
Rafael Espindola
2018-02-08
1
-5
/
+9
*
AMDGPU: Don't crash when trying to fold implicit operands
Matt Arsenault
2018-02-08
2
-0
/
+15
*
[NVPTX] When dying due to a bad address space value, print out the value.
Justin Lebar
2018-02-08
1
-1
/
+2
*
Remove extra space.
Rafael Espindola
2018-02-08
1
-1
/
+1
*
[AMDGPU] Fixed wait count reuse
Stanislav Mekhanoshin
2018-02-08
1
-50
/
+40
*
[x86] Fix nasty bug in the x86 backend that is essentially impossible to
Chandler Carruth
2018-02-07
2
-0
/
+85
*
Fix size and alignment of array<T, 0>.
Eric Fiselier
2018-02-07
3
-4
/
+22
*
Verify profile data confirms large loop trip counts.
Mircea Trofin
2018-02-07
2
-5
/
+141
*
Fix compilation in C++17 mode.
Richard Smith
2018-02-07
1
-0
/
+2
*
Update for llvm change.
Rafael Espindola
2018-02-07
1
-1
/
+1
*
[NFCi] Replace a couple of usages of const StringRef& with StringRef
Erich Keane
2018-02-07
4
-7
/
+7
*
Don't try to use copy relocations with tls variables.
Rafael Espindola
2018-02-07
2
-3
/
+24
*
[X86] Prune some unreachable 'return SDValue()' paths from LowerSIGN_EXTEND/L...
Craig Topper
2018-02-07
1
-31
/
+26
*
PR36055: fix computation of *-dependence in nested initializer lists.
Richard Smith
2018-02-07
3
-12
/
+59
*
[X86] Remove dead code from EmitTest that looked for an i1 type which should ...
Craig Topper
2018-02-07
1
-5
/
+0
*
Recommit r324107 again.
Rafael Espindola
2018-02-07
22
-124
/
+311
[next]