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
*
[InstCombine] allow icmp (shr exact X, C2), C fold for splat constant vectors
Sanjay Patel
2016-08-31
2
-8
/
+1
*
[InstCombine] allow icmp (div X, Y), C folds for splat constant vectors
Sanjay Patel
2016-08-31
5
-81
/
+53
*
AMDGPU: Fix introducing stack access on unaligned v16i8
Matt Arsenault
2016-08-31
3
-7
/
+61
*
AMDGPU: Use copy instead of mov during frame lowering
Matt Arsenault
2016-08-31
1
-15
/
+6
*
AMDGPU: Refactor frame lowering
Matt Arsenault
2016-08-31
2
-121
/
+181
*
Add a data formatter for std::function in libcxx
Enrico Granata
2016-08-31
6
-0
/
+107
*
Fix an issue where a synthetic child provider could only provide a value of t...
Enrico Granata
2016-08-31
3
-10
/
+31
*
[codeview] Add TypeVisitorCallbackPipeline.
Zachary Turner
2016-08-31
7
-31
/
+149
*
GlobalISel: use G_TYPE to annotate physregs with a type.
Tim Northover
2016-08-31
36
-317
/
+353
*
Initialize RelativeRel for AMDGPU.
Rui Ueyama
2016-08-31
1
-0
/
+1
*
DebugInfo: Fix -gsplit-dwarf + -fno-split-dwarf-inlining
David Blaikie
2016-08-31
2
-8
/
+19
*
Don't diagnoes a mismatch between implicit and explicit exception
Richard Smith
2016-08-31
3
-4
/
+19
*
Fix mishandling of deletedness for assignment operators of classes with
Richard Smith
2016-08-31
2
-4
/
+6
*
[codeview] Don't emit vshape info for classes without vfptrs
Reid Kleckner
2016-08-31
2
-1
/
+62
*
libc++abi: fix some -Wunused-function warnings
Saleem Abdulrasool
2016-08-31
1
-12
/
+16
*
[WebAssembly] Disable folding of GA+reg into load/store constant offsets
Derek Schuff
2016-08-31
3
-46
/
+91
*
Linker script: support VERSION command.
Rui Ueyama
2016-08-31
3
-13
/
+34
*
Remove unused variables.
Zachary Turner
2016-08-31
4
-7
/
+1
*
[InstCombine] change insertRangeTest() to use APInt instead of Constant; NFCI
Sanjay Patel
2016-08-31
3
-20
/
+29
*
Revert "Driver: use the canonical static library naming"
Saleem Abdulrasool
2016-08-31
3
-9
/
+9
*
[LoopInfo] Add verification by recomputation.
Michael Zolotukhin
2016-08-31
4
-7
/
+71
*
[EarlyCSE] Optionally use MemorySSA. NFC.
Geoff Berry
2016-08-31
22
-22
/
+186
*
Exclude examples, unittests from doc gen
Jason Henline
2016-08-31
1
-1
/
+1
*
[StreamExecutor] Add Doxygen main page
Jason Henline
2016-08-31
7
-5
/
+243
*
Actually check for the diagnostic to be emitted!
Quentin Colombet
2016-08-31
1
-1
/
+3
*
[Hexagon] Deal with undefs when extending live intervals
Krzysztof Parzyszek
2016-08-31
2
-1
/
+113
*
AMDGPU/SI: Make sure llvm.amdgcn.implicitarg.ptr() is at least 4-byte aligned
Tom Stellard
2016-08-31
2
-1
/
+15
*
[TargetPassConfig] Add a hook to tell whether GlobalISel should warm on fallb...
Quentin Colombet
2016-08-31
4
-6
/
+21
*
[ResetMachineFunction] Emit the diagnostic isel fallback when asked.
Quentin Colombet
2016-08-31
2
-6
/
+19
*
[DiagnosticInfo] Add a diagnostic class for the fallback of ISel.
Quentin Colombet
2016-08-31
2
-0
/
+24
*
Fix indent. NFC.
Chad Rosier
2016-08-31
1
-2
/
+2
*
Fix a typo in a comment.
George Burgess IV
2016-08-31
1
-2
/
+2
*
Add an optional parameter with a list of undefs to extendToIndices
Krzysztof Parzyszek
2016-08-31
2
-5
/
+11
*
Next set of additional error checks for invalid Mach-O files for bad load com...
Kevin Enderby
2016-08-31
7
-12
/
+52
*
[sanitizer] extend SizeClassMap to take more template parameters, add VeryCom...
Kostya Serebryany
2016-08-31
2
-20
/
+92
*
[EarlyCSE] Allow forwarding a non-invariant load into an invariant load.
Geoff Berry
2016-08-31
2
-12
/
+8
*
Always rely on CFI unwind info for linux vdso
Pavel Labath
2016-08-31
2
-4
/
+26
*
[SLP] Update the debug based on Michael's suggestion.
Chad Rosier
2016-08-31
1
-2
/
+3
*
[LangRef] Clarify !invariant.load semantics.
Geoff Berry
2016-08-31
1
-6
/
+4
*
Fixup TestPyObjSynthProvider.py and enable it again
Pavel Labath
2016-08-31
3
-1
/
+3
*
[SLP] Sink debug after checking for matching types/opcode.
Chad Rosier
2016-08-31
1
-2
/
+2
*
Fix UBSan bot by not passing NULL into memcpy src.
Ivan Krasin
2016-08-31
1
-1
/
+2
*
[lib/LTO] Factor out logic for running passes.
Davide Italiano
2016-08-31
1
-4
/
+7
*
s/static inline/static/ for headers I have changed in r279475. NFC.
Tim Shen
2016-08-31
20
-136
/
+84
*
[LTO] Fix common test to reflect r279911 and move to X86 subdirectory
Teresa Johnson
2016-08-31
3
-9
/
+15
*
[codeview] Pass through vftable shape information
Reid Kleckner
2016-08-31
3
-12
/
+47
*
[codeview] Emit vtable shape information
Reid Kleckner
2016-08-31
5
-44
/
+573
*
Add more unit tests for StringExtractor hex/endian functions.
Zachary Turner
2016-08-31
1
-19
/
+133
*
[ELF] Linkerscript: define symbols outside SECTIONS
Petr Hosek
2016-08-31
4
-4
/
+32
*
Wrap LIBCXXABI_USE_LLVM_UNWINDER with defined().
Logan Chien
2016-08-31
1
-2
/
+2
[next]