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
*
Delete test case. Assertions can't be tested.
Heejin Ahn
2018-10-25
1
-11
/
+0
*
Tidy up test case
Heejin Ahn
2018-10-25
1
-2
/
+0
*
Address comments
Heejin Ahn
2018-10-25
3
-22
/
+15
*
[WebAssembly] Error out when block/loop markers mismatch
Heejin Ahn
2018-10-25
2
-7
/
+25
*
[ELF] Add --{,no-}call-graph-profile-sort (enabled by default)
Fangrui Song
2018-10-25
4
-15
/
+27
*
[SystemZ] NFC reformatting in SystemZTargetTransformInfo.cpp
Jonas Paulsson
2018-10-25
1
-5
/
+7
*
Add MS ABI mangling for operator<=>.
Richard Smith
2018-10-25
3
-13
/
+16
*
Avoid std::map&vector in hexagon builtin code to save code size
Reid Kleckner
2018-10-25
1
-763
/
+808
*
Avoid STMT_ and DECL_ bitcodes overlapping.
Richard Smith
2018-10-25
1
-1
/
+3
*
[SystemZ] Improve getMemoryOpCost() to find foldable loads that are converted.
Jonas Paulsson
2018-10-25
3
-42
/
+347
*
DebugInfo: Explain why DW_LLE_(GNU_)startx_length is used
David Blaikie
2018-10-25
1
-4
/
+7
*
[x86] add tests for missed load folding; NFC
Sanjay Patel
2018-10-25
2
-0
/
+149
*
[sanitizer] Fix mallopt interceptor.
Evgeniy Stepanov
2018-10-25
6
-5
/
+14
*
[ELF] Don't check if symbols in .llvm.call-graph-profile are unorderable
Fangrui Song
2018-10-25
2
-50
/
+0
*
[SystemZ] Improve handling and cost estimates of vector integer div/rem
Jonas Paulsson
2018-10-25
9
-394
/
+1043
*
llvm-dwarfdump: loclists: Don't expect an (albeit empty) expression for LLE_b...
David Blaikie
2018-10-25
2
-8
/
+9
*
[Pipeliner] Ignore Artificial dependences while computing recurrences.
Sumanth Gundapaneni
2018-10-25
2
-3
/
+110
*
[Pipeliner] Remove the unneeded include header(NFC).
Sumanth Gundapaneni
2018-10-25
1
-1
/
+0
*
[X86] Change X86 backend to look for 'min-legal-vector-width' attribute inste...
Craig Topper
2018-10-25
2
-28
/
+29
*
[CodeGen] Remove operands from FENTRY_CALL
Francis Visoiu Mistrih
2018-10-25
2
-3
/
+3
*
[AArch64] Create proper memoperand for multi-vector stores
David Greene
2018-10-25
2
-1
/
+165
*
Don't type-erase the FunctionNameType or TypeClass enums.
Zachary Turner
2018-10-25
28
-152
/
+186
*
Don't type-erase the SymbolContextItem enumeration.
Zachary Turner
2018-10-25
37
-117
/
+159
*
[NFC] Refactor SetBaseClasses and DeleteBaseClasses.
Zachary Turner
2018-10-25
8
-94
/
+87
*
[C++17] Reject shadowing of capture by parameter in lambda
Nicolas Lesser
2018-10-25
6
-7
/
+39
*
[AArch64][GlobalISel] Simplify a legalizer test. NFC.
Volkan Keles
2018-10-25
1
-116
/
+91
*
Revert "[SemaCXX] Unconfuse Clang when std::align_val_t is unscoped in C++03"
Eric Fiselier
2018-10-25
2
-26
/
+2
*
[clang-tidy] Revert my readability-uppercase-literal-suffix check.
Roman Lebedev
2018-10-25
24
-1454
/
+19
*
Rebase defect report list.
Nicolas Lesser
2018-10-25
1
-118
/
+172
*
Change keep-static-consts to work on static storage duration, not
Erich Keane
2018-10-25
2
-3
/
+9
*
[WebAssembly] Bitselect and min/max builtins
Thomas Lively
2018-10-25
3
-0
/
+101
*
[WebAssembly] Lower to target-independent saturating add
Thomas Lively
2018-10-25
2
-6
/
+6
*
[WebAssembly] Use target-independent saturating add
Thomas Lively
2018-10-25
4
-26
/
+16
*
Implement Function Multiversioning for Non-ELF Systems.
Erich Keane
2018-10-25
20
-397
/
+938
*
[X86] Add some non-AVX512VL command lines to the *vl-vec-test-testn.ll tests.
Craig Topper
2018-10-25
2
-357
/
+762
*
[SemaCXX] Unconfuse Clang when std::align_val_t is unscoped in C++03
Eric Fiselier
2018-10-25
2
-2
/
+26
*
[FPEnv] Last BinaryOperator::isFNeg(...) to m_FNeg(...) changes
Cameron McInally
2018-10-25
3
-9
/
+13
*
Remove full stops from error messages for consistency.
Rui Ueyama
2018-10-25
5
-8
/
+8
*
[X86] Add KNL command lines to movmsk-cmp.ll.
Craig Topper
2018-10-25
1
-0
/
+1050
*
[GlobalISel] LegalizerHelper: Fix the incorrect alignment when splitting load...
Volkan Keles
2018-10-25
2
-6
/
+37
*
CodeGen: alter CFConstantString class name for swift 5.0
Saleem Abdulrasool
2018-10-25
2
-5
/
+10
*
[LegalizeDAG] Remove dead SINT_TO_FP legalization code
Simon Pilgrim
2018-10-25
1
-54
/
+19
*
fix incorrect placement of _LIBCPP_ALWAYS_INLINE in valarray
Eric Fiselier
2018-10-25
1
-1
/
+2
*
[GISel] LegalizerInfo: Rename MemDesc::Size to SizeInBits to make the value c...
Volkan Keles
2018-10-25
4
-6
/
+6
*
Remove accidentally committed duplicate code
Adrian Prantl
2018-10-25
1
-5
/
+0
*
[X86] Remove ProcIntelKNL and replace with a SlowPMADDWD flag to use in the o...
Craig Topper
2018-10-25
3
-8
/
+12
*
[X86] Remove some uarch tuning flags from KNL that look to have been inherite...
Craig Topper
2018-10-25
2
-6
/
+2
*
[analyzer] Move canReasonAbout from Z3ConstraintManager to SMTConstraintManager
Mikhail R. Gadelha
2018-10-25
3
-43
/
+51
*
[analyzer] Fixed bitvector from model always being unsigned
Mikhail R. Gadelha
2018-10-25
1
-3
/
+5
*
[AArch64][GlobalISel] Fix the LegalityPredicate for lowerIf for G_LOAD/G_STORE
Volkan Keles
2018-10-25
2
-2
/
+23
[next]