Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
030c9dc3089849d52ce9c412008fef77d3da74e8
030c9dc
Move MCTargetAsmParser.h to llvm/MC/MCParser where it belongs.
by Benjamin Kramer
· 10 years ago
635f340
AVX512: Fix vpmovzxbw predicate for AVX1/2 instructions.
by Igor Breger
· 10 years ago
1787055
AVX512: Add store mask patterns.
by Igor Breger
· 10 years ago
062e753
[IndVarSimplify] Rewrite loop exit values with their initial values from loop preheader
by Chen Li
· 10 years ago
2e1b6ea
[SLPVectorizer] Swap the checking order of isCommutative and isConsecutiveAccess
by Haicheng Wu
· 10 years ago
903845e
SmallPtrSet: Inline the part of insert_imp in the small case
by Matthias Braun
· 10 years ago
46cf99c
Function: Slightly simplify code by using existing hasFnAttribute() convenience function
by Matthias Braun
· 10 years ago
04aa028
[Coverage] Fix more bugs in covmap V1 documentation
by Xinliang David Li
· 10 years ago
94dbbd1
Revert "Revert "[SimplifyCFG] allow speculation of exactly one expensive instruction (PR24818)""
by David Majnemer
· 10 years ago
bc36729
[SimplifyCFG] Don't mistake icmp of and for a tree of comparisons
by David Majnemer
· 10 years ago
e7026ee
Revert "[SimplifyCFG] allow speculation of exactly one expensive instruction (PR24818)"
by David Majnemer
· 10 years ago
de2c3bc
AMDGPU: Fix default device handling
by Matt Arsenault
· 10 years ago
53e35e6
[cmake] Remove /Og- flag which was working around PR24785
by Reid Kleckner
· 10 years ago
4f57979
Add "/dev/tty" as a special file name for lit tests.
by Yunzhong Gao
· 10 years ago
fa21741
[llvm-tblgen] Avoid StringMatcher for GCC and MS builtin names
by Reid Kleckner
· 10 years ago
cd26905
[WebAssembly] Add a test for the mem-intrinsic code in WebAssemblyPeephole.cpp
by Dan Gohman
· 10 years ago
89b5a67
test-release.sh: Ignore LC_CTYPE in sed invocation on Darwin
by Hans Wennborg
· 10 years ago
5b78a6e
[PGO] Make header portable for C /NFC
by Xinliang David Li
· 10 years ago
da5ebe5
Disable all standard lib functions for NVVM.
by Justin Lebar
· 10 years ago
6bc5c39
Fix identify_magic() to check that a file that starts with MH_MAGIC is
by Kevin Enderby
· 10 years ago
0de25e8
[GVN] Split AvailableValueInBlock into two parts [NFC]
by Philip Reames
· 10 years ago
a3f542f
[docs] Fix a typo
by Sanjoy Das
· 10 years ago
5b81543
[PGO] allow pgo name collector to disable compression (for testing)/NFC
by Xinliang David Li
· 10 years ago
80814c5
[llvm-tblgen] Stop emitting the intrinsic name matching code
by Reid Kleckner
· 10 years ago
6ed3ca9
Fixing the documentation builds
by Chris Bieneman
· 10 years ago
539303e
[WebAssembly] Omit no-op adds for non-mem uses of FrameIndex
by Derek Schuff
· 10 years ago
dc8eb98
Handle more edge cases in intrinsic name binary search
by Reid Kleckner
· 10 years ago
6c77f53
[X86][SSE] Added 8i8 to 8i64 sext/zext tests
by Simon Pilgrim
· 10 years ago
cc3e3c6
[x86] make the subtarget member a const reference, not a pointer ; NFCI
by Sanjay Patel
· 10 years ago
bf3a7e4
[X86] Add support for zeroed shuffle elements to getShuffleScalarElt
by Simon Pilgrim
· 10 years ago
caeade4
Remove autoconf support
by Chris Bieneman
· 10 years ago
380ddb1
[WebAssembly] Remove check for FrameIndex operands in WebAssemblyPeephole
by Derek Schuff
· 10 years ago
604b5d5
[x86] add materializeVectorConstant() helper function; NFC
by Sanjay Patel
· 10 years ago
84bca23
Fix comparison warning (r258845)
by Hemant Kulkarni
· 10 years ago
8d6d9f5
Fixes build break introduced by r258845
by Hemant Kulkarni
· 10 years ago
9cc9fcd
WebAssembly NFC: update error message
by JF Bastien
· 10 years ago
d090f85
WebAssembly: don't optimize memcpy/memmove/memcpy to frame index
by JF Bastien
· 10 years ago
d9b61c4
Add a missing test case for r258847.
by Cong Hou
· 10 years ago
c207a75
Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
by Cong Hou
· 10 years ago
faaeb2e
[llvm-nm] Roll several conditions into a single if. NFCI.
by Davide Italiano
· 10 years ago
8822b47
[llvm-readobj] Add -elf-section-groups option
by Hemant Kulkarni
· 10 years ago
8a607c5
[ScheduleDAGInstrs] Simplify logic to improve readability. NFC.
by Chad Rosier
· 10 years ago
5b5085b
tidy up; NFC
by Sanjay Patel
· 10 years ago
dc5172a
[llvm-nm] Simplify. No functional changes intended.
by Davide Italiano
· 10 years ago
1ccb3f4
[x86] simplify getOnesVector() ; NFCI
by Sanjay Patel
· 10 years ago
51ecde1
Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; other minor fixes.
by Eugene Zelenko
· 10 years ago
a2fd503
Reassociate: Reprocess RedoInsts after each inst
by Aditya Nandakumar
· 10 years ago
c853b6c
[x86, AVX] tighten checks
by Sanjay Patel
· 10 years ago
c46572c
Update wasm target for r258819.
by Benjamin Kramer
· 10 years ago
ce2bf8c
Update the comments for the macho-invalid-zero-ncmds test and fix
by Kevin Enderby
· 10 years ago
b4878ed
fix formatting; NFC
by Sanjay Patel
· 10 years ago
3d2f666
don't repeat names in documentation comments; NFC
by Sanjay Patel
· 10 years ago
b6242a8
Reflect the MC/MCDisassembler split on the include/ level.
by Benjamin Kramer
· 10 years ago
569647f
[LibCallSimplifier] fold memset(malloc(x), 0, x) --> calloc(1, x)
by Sanjay Patel
· 10 years ago
9124889
Revert "Reapply commit r258404 with fix"
by Matthew Simpson
· 10 years ago
2557480
Re-submit r256008 "Improve DWARFDebugFrame::parse to also handle __eh_frame."
by Igor Laevsky
· 10 years ago
387092b
[WebAssembly] Fix a typo in a comment.
by Dan Gohman
· 10 years ago
622ed26
[DebugInfo] Fix DWARFDebugFrame instruction operand ordering
by Igor Laevsky
· 10 years ago
05f74a3
[X86][SSE] Add zero element and general 64-bit VZEXT_LOAD support to EltsFromConsecutiveLoads
by Simon Pilgrim
· 10 years ago
a575440
[X86] Mark LDS/LES as not being allowed in 64-bit mode.
by Craig Topper
· 10 years ago
525af5f
AMDGPU: Move AMDGPU intrinsics only used by R600
by Matt Arsenault
· 10 years ago
60a64d9
AMDGPU: Tidy minor td file issues
by Matt Arsenault
· 10 years ago
ce00361
AMDGPU: Make v32i8/v64i8 illegal types
by Matt Arsenault
· 10 years ago
337264a
AMDGPU: Remove old sample intrinsics
by Matt Arsenault
· 10 years ago
2aa06ab
AMDGPU: Add new amdgcn intrinsics for cube instructions
by Matt Arsenault
· 10 years ago
c024d324
AMDGPU: Implement read_register and write_register intrinsics
by Matt Arsenault
· 10 years ago
f748e83
AMDGPU: Note mesa version in release notes
by Matt Arsenault
· 10 years ago
ae4d40b
AMDGPU: Restore AMDGPU prefixed rsq intrinsic for now
by Matt Arsenault
· 10 years ago
3467854
[WebAssembly] Optimize memcpy/memmove/memcpy calls.
by Dan Gohman
· 10 years ago
523a0b2
[WebAssembly] Remove a completed entry from the README.txt.
by Dan Gohman
· 10 years ago
407037a
[WebAssembly] Implement unaligned loads and stores.
by Dan Gohman
· 10 years ago
33a530f
[LIR] Add support for structs and hand unrolled loops
by Haicheng Wu
· 10 years ago
8a1bace
Use binary search for intrinsic ID lookups
by Reid Kleckner
· 10 years ago
632580f
LiveIntervalAnalysis: Improve some comments
by Matthias Braun
· 10 years ago
fa883c2
Sort intrinsics by LLVM intrinsic name, rather than tablegen def name
by Reid Kleckner
· 10 years ago
1b9e9d8
LiveIntervalAnalysis: Cleanup handleMove{Down|Up}() functions, NFC
by Matthias Braun
· 10 years ago
45afe21
Followup to 258750; update more tests to use .p2align .
by Dan Gohman
· 10 years ago
d0eaa33
Followup to 258750; update all MC tests to use .p2align .
by Dan Gohman
· 10 years ago
a9319a6
Followup to 258750; update this test to use .p2align .
by Dan Gohman
· 10 years ago
f4e7889
[MC] Use .p2align instead of .align
by Dan Gohman
· 10 years ago
838543b
[GVN] Rearrange code to make local vs non-local cases more obvious [NFCI]
by Philip Reames
· 10 years ago
3f6b805
[cfi] Cross-DSO CFI diagnostic mode (LLVM part).
by Evgeniy Stepanov
· 10 years ago
4d16c2e
[GVN] Factor out common code [NFCI]
by Philip Reames
· 10 years ago
56ad206
[docs] Document how to merge patches into release branches
by Vedant Kumar
· 10 years ago
64d9b9e
X86ISelLowering: Fix cmov(cmov) special lowering bug
by Matthias Braun
· 10 years ago
0e59f68
[ThinLTO] Find all needed metadata when linking metadata as postpass
by Teresa Johnson
· 10 years ago
841d92c
[X86][AVX] Add commutation support for VPERM2X128 instructions
by Simon Pilgrim
· 10 years ago
63ac4d7
[ThinLTO] Handle DISubprogram reached indirectly from DIImportedEntity
by Teresa Johnson
· 10 years ago
1c5981f
Fix a typo
by Xinliang David Li
· 10 years ago
685c628
Enable loopreroll to rerool loop with pointer induction variable.
by Lawrence Hu
· 10 years ago
3602687
Undo commit 258700 due to missing commit message
by Lawrence Hu
· 10 years ago
ceb1e84
Reapply commit r25804 with fix
by Matthew Simpson
· 10 years ago
79b3dc3
Speculatively revert r258620 as it is the likely culprid of PR26293.
by Quentin Colombet
· 10 years ago
79890da
Temporary disable broken fuzzer/timeout tests.
by Ivan Krasin
· 10 years ago
859d998
Add a test showing we can write a vector of floats.
by Rafael Espindola
· 10 years ago
1ae8104
by Lawrence Hu
· 10 years ago
15f4113
don't repeat function names in documentation comments; NFC
by Sanjay Patel
· 10 years ago
a84d3cd
[WebAssembly] Fix unbalanced register stack code in the case of late DCE.
by Dan Gohman
· 10 years ago
b0bd82d
[WebAssembly] Add tests for negative offsets with global variable addresses.
by Dan Gohman
· 10 years ago
6f7efe6
[WebAssembly] Minor code formatting cleanups. NFC.
by Dan Gohman
· 10 years ago
Next »