Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
33bf01e7cc0127be4e516f644123dd2f38b56bd7
33bf01e
[Hexagon] Referencify MachineInstr in HexagonInstrInfo, NFC
by Krzysztof Parzyszek
· 9 years ago
53c51fa
[X86] Match PSADBW in straight-line code
by Michael Kuperstein
· 9 years ago
9d2d439
[Hexagon] Fix test that uses -debug-only to require asserts.
by Michael Kuperstein
· 9 years ago
a8209f7
pdbdump: Dump Free Page Map contents.
by Rui Ueyama
· 9 years ago
6b00b5f
[X86][AVX] Fix VBROADCASTF128 selection bug (PR28770)
by Simon Pilgrim
· 9 years ago
5e11785
[msf] Resubmit "Rename Msf -> MSF".
by Zachary Turner
· 9 years ago
9c9955b
CodeGen: add new "intrinsic" MachineOperand kind.
by Tim Northover
· 9 years ago
e66318d
Add a REQUIRES: assert on a Lanai test that uses a -debug-only flag
by Eli Bendersky
· 9 years ago
c4f6d8c
[LoopUnroll] Include hotness of region in opt remark
by Adam Nemet
· 9 years ago
422520d
[GlobalISel] Add missing link components to r277160 unittest. NFC.
by Ahmed Bougacha
· 9 years ago
ee3cf6f
Fixed line endings
by Simon Pilgrim
· 9 years ago
2695301
Fixed (incorrectly firing) MSVC unused variable warning
by Simon Pilgrim
· 9 years ago
7e8508b
[ConstantFolding] Handle bitcasts of undef fp vector elements
by David Majnemer
· 9 years ago
b2cc749
Remove the test/tools/llvm-objdump/malformed-archives.test for
by Kevin Enderby
· 9 years ago
72b444d
Fixed MSVC out of range shift warning
by Simon Pilgrim
· 9 years ago
85c3e3e
Revert "[msf] Rename Msf to MSF."
by Zachary Turner
· 9 years ago
cc8a2a6
Fixing broken MSVS builds
by Piotr Padlewski
· 9 years ago
4d1557f
[msf] Rename Msf to MSF.
by Zachary Turner
· 9 years ago
2f75f99
Recommitting r275284: add support to inline __builtin_mempcpy
by Andrew Kaylor
· 9 years ago
bbdb447
GlobalISel: make translate* functions take the most specialized class possible.
by Tim Northover
· 9 years ago
9f1f15e
Codegen: MachineBlockPlacement Improve probability layout.
by Kyle Butt
· 9 years ago
02e5963
Tests: Add branch weights to non-layout tests.
by Kyle Butt
· 9 years ago
57c3cc8
GlobalISel: add generic conditional branch.
by Tim Northover
· 9 years ago
83fd8fe
[Hexagon] Testcase for not merging stores into a misaligned store
by Krzysztof Parzyszek
· 9 years ago
227b764
Revert r277178, the actual change had already been applied
by Krzysztof Parzyszek
· 9 years ago
36b1b46
[Hexagon] Misaligned loads and stores are not fast
by Krzysztof Parzyszek
· 9 years ago
2a71517
The next step along the way to getting good error messages for bad archives.
by Kevin Enderby
· 9 years ago
0c332fd
CodeGen: improve MachineInstrBuilder & MachineIRBuilder interface
by Tim Northover
· 9 years ago
a4174a2
[AArch64][GlobalISel] Select G_XOR.
by Ahmed Bougacha
· 9 years ago
d8a8826
[GlobalISel] Add G_XOR.
by Ahmed Bougacha
· 9 years ago
8d4e8d2
[AArch64][GlobalISel] Select G_LOAD/G_STORE.
by Ahmed Bougacha
· 9 years ago
c9b195c
[GlobalISel] Add LLT raw_ostream operator<< overload.
by Ahmed Bougacha
· 9 years ago
c1359c9
MachinePipeliner pass that implements Swing Modulo Scheduling
by Brendon Cahoon
· 9 years ago
a6ad276
[Hexagon] Custom lower VECTOR_SHUFFLE and EXTRACT_SUBVECTOR for HVX
by Krzysztof Parzyszek
· 9 years ago
bbbcccb
Initial support for vectorization using svml (short vector math library).
by Matt Masten
· 9 years ago
8ad8fd6
[GlobalISel] Auto-brief LowLevelType. NFC.
by Ahmed Bougacha
· 9 years ago
eda1b46
[GlobalISel] Add LLT::operator!=().
by Ahmed Bougacha
· 9 years ago
ade60aa
[GlobalISel] Fix LLT::unsized to match LLT(LabelTy).
by Ahmed Bougacha
· 9 years ago
1147bf6
[GlobalISel] Add unittests for LowLevelType.
by Ahmed Bougacha
· 9 years ago
f6b677f
Reinstate optnone test for GVN Hoisting, removed in r276479.
by Paul Robinson
· 9 years ago
a517bf8
Remove inline-comment-2.ll until I can debug why it fails on some builds
by Nirav Dave
· 9 years ago
1f44345
[Hexagon] Improve balancing of address calculation
by Krzysztof Parzyszek
· 9 years ago
2710958
Fix inline-comment-2.ll triple
by Nirav Dave
· 9 years ago
af3f28b
Avoid unnecessary 32-bit to 64-bit zero extensions following
by David L Kreitzer
· 9 years ago
9167c0e
[MC] When emitting output hash comments always use standard line comment seperator
by Nirav Dave
· 9 years ago
ee2728b
Fix license information in the file header
by Krzysztof Parzyszek
· 9 years ago
6b032c6
Add missing files to r277143
by Krzysztof Parzyszek
· 9 years ago
4f328be
[Hexagon] Implement DFA based hazard recognizer
by Krzysztof Parzyszek
· 9 years ago
e2a16fd
Re-commit: [mips][fastisel] Handle 0-4 arguments without SelectionDAG.
by Daniel Sanders
· 9 years ago
5b79590
Cleanup TransferDbgValues
by Nirav Dave
· 9 years ago
e6abaac
[X86][SSE] Optimize the truncation of vector comparison results with PACKSS
by Simon Pilgrim
· 9 years ago
bf172ec
Fixed MSVC out of range shift warning
by Simon Pilgrim
· 9 years ago
7d72920
Fix for commit rL277126 that broke a build.
by Sjoerd Meijer
· 9 years ago
322f342
[Thumb] Emit Thumb move in both Thumb modes for struct_byval predicates
by Prakhar Bahuguna
· 9 years ago
3b7839b
[lanai] Update for Target API (TargetRegistry::RegisterMCAsmBackend) change
by Jacques Pienaar
· 9 years ago
c464798
TargetInstrInfo: add virtual function getInstSizeInBytes
by Sjoerd Meijer
· 9 years ago
f7938da
[AVX512] Mark EVEX VMOVSSrm and VMOVSDrm as canFoldAsLoad and isReMaterializable.
by Craig Topper
· 9 years ago
8e82677
[AVX512] Copy the patterns that recognize scalar arimetic operations inserting into the lower element of a packed vector from AVX/SSE so that we can use EVEX encoded instructions.
by Craig Topper
· 9 years ago
9e64e8e
[AVX512] Add AVX512 run lines to some tests for scalar fma/add/sub/mul/div and regenerate. Follow up commits will bring AVX512 code up to the same quality as AVX/SSE.
by Craig Topper
· 9 years ago
b9ddc3d
[EarlyCSE] Correctly handle simplified, but live, instructions
by David Majnemer
· 9 years ago
b9bd76d
[ConstantFolding] Fold bitcasts of vectors w/ undef elements
by David Majnemer
· 9 years ago
6b87ada
[ConstantFolding] Remove an unused ConstantFoldInstOperands overload
by David Majnemer
· 9 years ago
8065d77
[ConstantFolding] Use ConstantExpr::getWithOperands
by David Majnemer
· 9 years ago
e43ff14
[ConstnatFolding] Teach the folder how to fold ConstantVector
by David Majnemer
· 9 years ago
c6c1814
[AVX512] Remove the intrinsic forms of VMOVSS/VMOVSD. We don't need two different forms of 'rr' and 'rm'. This matches SSE/AVX.
by Craig Topper
· 9 years ago
450453a
[CFLAA] Check for pointer types in more places.
by George Burgess IV
· 9 years ago
ec9f7e3
Add LLVM_ENABLE_LLD option to use LLD as C/C++ linker.
by Eugene Zelenko
· 9 years ago
88a5c80
Capture stderr when checking for gold version
by Teresa Johnson
· 9 years ago
81266f6
Fixed comment
by Piotr Padlewski
· 9 years ago
d7e3771
Added ThinLTO inlining statistics
by Piotr Padlewski
· 9 years ago
24dbd38
Revert "Don't invoke getName() from Function::isIntrinsic().", rL276942.
by Justin Lebar
· 9 years ago
b57cbbd
[sanitizer] Simplify and future-proof maybeMarkSanitizerLibraryCallNoBuiltin().
by Evgeniy Stepanov
· 9 years ago
1c20b71
[IR] Introduce a non-integral pointer type
by Sanjoy Das
· 9 years ago
b17a45c
[BPI] Add new LazyBPI analysis
by Adam Nemet
· 9 years ago
539fec5
AMDGPU/SI: Don't handle a loop if there is no loop at all for a terminator BB.
by Changpeng Fang
· 9 years ago
2328afe
Do not remove empty lifetime.start/lifetime.end ranges
by Vitaly Buka
· 9 years ago
3ec908d
Should be committed as one CL.
by Vitaly Buka
· 9 years ago
34ad8f0
[asan] Add const into few methods
by Vitaly Buka
· 9 years ago
bbc7125
Do not remove empty lifetime.start/lifetime.end ranges
by Vitaly Buka
· 9 years ago
1e88bca
maned
by Vitaly Buka
· 9 years ago
e0d8738
range
by Vitaly Buka
· 9 years ago
ad0220c
Rework CFG simplification in bugpoint
by Daniel Berlin
· 9 years ago
093715a
[PM] Port LowerGuardIntrinsic to the new PM.
by Michael Kuperstein
· 9 years ago
912dfc3
Fix some sign compare warnings breaking the -Werror build
by David Blaikie
· 9 years ago
1ba8ec6
Revert r277038 until clearing why tests fail.
by Alina Sbirlea
· 9 years ago
9d612c3
Remove TargetBaseAlign. Keep alignment for stack adjustments.
by Alina Sbirlea
· 9 years ago
41856d9
Really try to pacify the build bots :/
by David Majnemer
· 9 years ago
69388b7
Try to passify the builders
by David Majnemer
· 9 years ago
8801905
[coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes
by David Majnemer
· 9 years ago
1bd1f14
[docs] Add sub-mod example by Chris to GitHub proposal
by Renato Golin
· 9 years ago
1c394fc
Fix build breaks after r277028
by Krzysztof Parzyszek
· 9 years ago
681961f
Missed updating a GlobalISel bit in my last commit
by Matthias Braun
· 9 years ago
5559171
[Hexagon] Implement MI-level constant propagation
by Krzysztof Parzyszek
· 9 years ago
a07e32d
Fix DbgValue handling in SelectionDAG.
by Nirav Dave
· 9 years ago
a88b440
[pdb] Fix another narrowing conversion on x64 builds.
by Zachary Turner
· 9 years ago
1749ba1
[pdb] Fix an ambiguity when writing size_t on x64 platforms.
by Zachary Turner
· 9 years ago
a5c0a14
[pdb] Fix some warnings that break -Werror builds.
by Zachary Turner
· 9 years ago
18fcd7f
[Hexagon] Insert CFI instructions before throwing calls
by Krzysztof Parzyszek
· 9 years ago
0c7a213
[pdb] Refactor library to more clearly separate reading/writing
by Zachary Turner
· 9 years ago
0c78d1d
Get rid of IMsfStreamData class.
by Zachary Turner
· 9 years ago
Next »