Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
2d54216d9bfe99b51b12dcb57b1d2006df55c908
2d54216
test commit
by Jack Liu
· 9 years ago
67d4f30
[LoopUnroll] Unroll loops which have exit blocks to EH pads
by David Majnemer
· 9 years ago
a802e2a
Change operation_not_supported to not_supported.
by Zachary Turner
· 9 years ago
97e4f88
[codeview] Maintain the type enum-to-classname mapping in the .def file
by Reid Kleckner
· 9 years ago
84bc70b
Parse the TPI (type information) stream of PDB files.
by Zachary Turner
· 9 years ago
2448e9f
Move llvm-readobj/StreamWriter to Support.
by Zachary Turner
· 9 years ago
dd2d6cf
ThinLTO: do not import function whose linkage prevents inlining.
by Mehdi Amini
· 9 years ago
02073cb
livePhysRegs: Pass MBB by reference in addLive{Ins|Outs}(); NFC
by Matthias Braun
· 9 years ago
be4f17f
Moved test case for r268323 to DebugInfo/X86 to unbreak aarch64.
by Wolfgang Pieb
· 9 years ago
1b960de
Adding period to the end of a comment to test out commit access.
by Douglas Yung
· 9 years ago
b4756d6
LivePhysRegs: Automatically determine presence of pristine regs.
by Matthias Braun
· 9 years ago
0414149
MITests: Update libdeps.
by NAKAMURA Takumi
· 9 years ago
f45287b
NFC: An iterator for stepping through CodeView type stream in llvm-readobj
by Adrian McCarthy
· 9 years ago
7f90dd2
[MC] Create unique .pdata sections for every .text section
by Reid Kleckner
· 9 years ago
cde8f4f
Add unittest for LiveIntervalAnalysis::handleMove()
by Matthias Braun
· 9 years ago
1b86775
[MachineBlockPlacement] Let the target optimize the branches at the end.
by Quentin Colombet
· 9 years ago
a15f9f5
[X86] Model FAULTING_LOAD_OP as a terminator and branch.
by Quentin Colombet
· 9 years ago
be15f60
Simplify. NFC.
by Rafael Espindola
· 9 years ago
844d21c
DebugInfo: Avoid propagating incorrect debug locations in SelectionDAG via CSE.
by Wolfgang Pieb
· 9 years ago
2ef9762
Revert "ThinLTO: do not import function whose linkage prevents inlining."
by Mehdi Amini
· 9 years ago
59affc6
[llvm-pdbdump] Fix read past EOF when file is too small.
by Zachary Turner
· 9 years ago
e1cf918
ThinLTO: do not import function whose linkage prevents inlining.
by Mehdi Amini
· 9 years ago
b6d0e4b
Fix llvm-size to exit with non zero when it can’t open a file.
by Kevin Enderby
· 9 years ago
0cd1649
Remove redundant return, NFC
by Vedant Kumar
· 9 years ago
fab330e
Fix a typo, NFC
by Vedant Kumar
· 9 years ago
f531bd9
[X86][SSE] Added placeholder for 128/256-bit wide shuffle combines
by Simon Pilgrim
· 9 years ago
78deea8
Don't try to create thin bsd archives.
by Rafael Espindola
· 9 years ago
85cd66e
[dsymutil] Create the temporary files in the system temp directory.
by Frederic Riss
· 9 years ago
c78f77b
Code refactoring -- preparation for new PM porting /NFC
by Xinliang David Li
· 9 years ago
6086128
[codeview] Isolate type dumping from object file state
by Reid Kleckner
· 9 years ago
a486dca
Thread Expected<...> up from libObject’s getType() for symbols to allow llvm-objdump to produce a good error message.
by Kevin Enderby
· 9 years ago
6b3315d
AMDGPU: Custom lower v2i32 loads and stores
by Matt Arsenault
· 9 years ago
451c792
AMDGPU/SI: Use v_readfirstlane_b32 when restoring SGPRs spilled to scratch
by Tom Stellard
· 9 years ago
7614ec6
AMDGPU: Make i64 loads/stores promote to v2i32
by Matt Arsenault
· 9 years ago
98d359a
by John Regehr
· 9 years ago
ecb8fc4
[X86][AVX2] Added 128-bit wide shuffle test
by Simon Pilgrim
· 9 years ago
e00325a
Fix instance of -Winconsistent-missing-override in AMDGPU code
by Reid Kleckner
· 9 years ago
0e77da2
Revert "[SimplifyCFG] Extend TryToSimplifyUncondBranchFromEmptyBlock for empty block including lifetime intrinsics"
by Reid Kleckner
· 9 years ago
c82cf31
AMDGPU/SI: Set the kill flag on temp VGPRs used to restore SGPRs from scratch
by Tom Stellard
· 9 years ago
3dc8547
Fix typos
by Piotr Padlewski
· 9 years ago
9c86d7ae
Typo. NFC.
by Chad Rosier
· 9 years ago
717e91d
Use false rather than 0 for a boolean value. NFC.
by Chad Rosier
· 9 years ago
833543d
Fix build breakage due to implicit conversion.
by Zachary Turner
· 9 years ago
464549a
ARM: fix handling of SUB immediates in peephole opt.
by Tim Northover
· 9 years ago
2ab91e2
[NVPTX] Fix sign/zero-extending ldg/ldu instruction selection
by Justin Holewinski
· 9 years ago
1e2f626
[codeview] Don't dump type stream bytes unless asked to
by Reid Kleckner
· 9 years ago
f526e10
PDB - Instead of hardcoding stream numbers, use an enum.
by Zachary Turner
· 9 years ago
c3791a9
[CFLAA] Fix a use-of-invalid-pointer bug.
by George Burgess IV
· 9 years ago
0e6ef97
Parse PDB Name Hash Table
by Zachary Turner
· 9 years ago
c6d991c
AMDGPU: Move R600 specific code out of AMDGPUISelLowering.cpp
by Tom Stellard
· 9 years ago
a4a5ff8
ReversePostOrderFunctionAttrs is not modifying the call graph, let's preserve it.
by Mehdi Amini
· 9 years ago
83f4a25
AMDGPU/SI: Fix bug in SIInstrInfo::insertWaitStates() uncovered by r268260
by Tom Stellard
· 9 years ago
8478bd5
AMDGPU/SI: Use the hazard recognizer to break SMEM soft clauses
by Tom Stellard
· 9 years ago
10ea516
AMDGPU: llvm.SI.fs.constant is a source of divergence
by Nicolai Haehnle
· 9 years ago
1be8ec9
ScheduleDAGInstrs.cpp: Don't peel the iterator when it points the end. This will fix the crash in r268143.
by NAKAMURA Takumi
· 9 years ago
1e47725
[WebAssembly] Rename memory_size intrinsic to current_memory
by Derek Schuff
· 9 years ago
0c15a0b
[SimplifyCFG] Extend TryToSimplifyUncondBranchFromEmptyBlock for empty block including lifetime intrinsics
by Hans Wennborg
· 9 years ago
282acf4
Move createReversePostOrderFunctionAttrsPass right after the inliner is done
by Mehdi Amini
· 9 years ago
b75d37f
[LLE] Fix typo from r263058
by Adam Nemet
· 9 years ago
549d73f
Add llvm-pdbdump to the tool substitutions list in lit. NFC.
by Pete Cooper
· 9 years ago
8bb8e81
Fixed signed/unsigned comparison warning.
by Simon Pilgrim
· 9 years ago
83094c4
Remove extra whitespace. NFC.
by Chad Rosier
· 9 years ago
b8a2cc5
AMDGPU/SI: Use hazard recognizer to detect DPP hazards
by Tom Stellard
· 9 years ago
a1adc36
remove blank lines
by Sanjay Patel
· 9 years ago
e3b561e
[InstCombine] regenerate checks
by Sanjay Patel
· 9 years ago
5d85cb4
[InstCombine] regenerate checks
by Sanjay Patel
· 9 years ago
1893130
[InstCombine] regenerate checks
by Sanjay Patel
· 9 years ago
b792c80
[InstCombine] regenerate checks
by Sanjay Patel
· 9 years ago
dd8491a
[InstCombine] regenerate checks
by Sanjay Patel
· 9 years ago
d0941fb
[X86][SSE] Dropped X86ISD::FGETSIGNx86 and use MOVMSK instead for FGETSIGN lowering
by Simon Pilgrim
· 9 years ago
664ed9c
Cleanup comments. NFC.
by Chad Rosier
· 9 years ago
9eaf9eb
Cleanup comments. NFC.
by Chad Rosier
· 9 years ago
f1f452f
Silence unused variable warnings; NFC.
by Aaron Ballman
· 9 years ago
b08a82c
Cleanup comments. NFC.
by Chad Rosier
· 9 years ago
2bce87c
[InstCombine] regenerate checks
by Sanjay Patel
· 9 years ago
9135c2a
Enable the X86 call frame optimization for the 64-bit targets that allow it.
by David L Kreitzer
· 9 years ago
4c7d166
Expose a getFullName for thin archive members.
by Rafael Espindola
· 9 years ago
b9893d1
[SystemZ] Temporarily disable codegen test int-add-12.ll.
by Jonas Paulsson
· 9 years ago
17dde0d
[SystemZ] Fix in restoreCalleeSavedRegisters()
by Jonas Paulsson
· 9 years ago
65ed8ca
[SystemZ] Mark CC defs as dead whenever possible.
by Jonas Paulsson
· 9 years ago
a926dab
[X86] Fix a bug in LOCK arithmetic operation pattern matching where the wrong immediate predicate check was being used for 64-bit instructions with 8-bit immediates.
by Craig Topper
· 9 years ago
b82d79c
Fix grammar and correct comment - the debug information wasn't incorrect, rather suboptimal.
by Eric Christopher
· 9 years ago
55a67d6
[llvm-readobj] Dump hash as part of -version-info.
by Davide Italiano
· 9 years ago
b5bf834
[CodeGen] Add OPC_MoveChild0-OPC_MoveChild7 opcodes to isel matching tables to optimize table size. Shaves about 12K off the X86 matcher table.
by Craig Topper
· 9 years ago
f974ccf
[GlobalDCE] Modernize. Use FileCheck instead of grep.
by Davide Italiano
· 9 years ago
ef96d1f
[InstCombine][SSE] Added support to VPERMD/VPERMPS to shuffle combine to accept UNDEF elements.
by Simon Pilgrim
· 9 years ago
ae8a509
Dropped FIXME comment
by Simon Pilgrim
· 9 years ago
c244765
[InstCombine][SSE] Added support to VPERMILVAR to shuffle combine to accept UNDEF elements.
by Simon Pilgrim
· 9 years ago
6f6c7b0
[InstCombine][AVX] Fixed PERMILVAR identity tests and added additional decode tests
by Simon Pilgrim
· 9 years ago
a1c0cfe
[InstCombine][SSE] Added support to PSHUFB to shuffle combine to accept UNDEF elements.
by Simon Pilgrim
· 9 years ago
8d33576
[InstCombine][SSE] Regenerate MOVSX/MOVZX tests
by Simon Pilgrim
· 9 years ago
fc16410
[AVX512] VPACKUSWB/VPACKSSWB should not be encoded with EVEX.W=1. While there fix the execution domain for VPACKSSDW/VPACKUSDW.
by Craig Topper
· 9 years ago
95730ae
[InstCombine][AVX2] Combine VPERMD/VPERMPS intrinsics with constant masks to shufflevector.
by Simon Pilgrim
· 9 years ago
4dfb7cf
Fixed MSVC 'not all control paths return a value' warning
by Simon Pilgrim
· 9 years ago
84b8ada
Document the LLVM_ENABLE_EXPENSIVE_CHECKS cmake option introduced in r268050
by Simon Pilgrim
· 9 years ago
b829003
getelementptr instruction, support index vector of EVT.
by Igor Breger
· 9 years ago
dcb96be
Change AVX512 braodcastsd/ss patterns interaction with spilling . New implementation take a scalar register and generate a vector without COPY_TO_REGCLASS (turn it into a VR128 register ) .The issue is that during register allocation we may spill a scalar value using 128-bit loads and stores, wasting cache bandwidth.
by Igor Breger
· 9 years ago
807ccbc
[AVX512] Prefer AVX512 VPACK instructions over AVX/AVX2 instructions when VLX and BWI are supported.
by Craig Topper
· 9 years ago
df2ac9a
[AVX512] Add HasVLX to the 128/256-bit versions of VPACKSSDW/USDW/SSWB/USWB and VPMADDUBSW/VPMADDWD.
by Craig Topper
· 9 years ago
105f6be
[AVX512] Make sure 128/256-bit DQI versions of VAND/VANDN/VOR/VXOR are also marked as requiring VLX.
by Craig Topper
· 9 years ago
Next »