Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
00552e3875ee5f382db6c98286a241a7d0efe1b8
00552e3
[X86] Add support for tbyte memory operand size for Intel-syntax x86 assembly
by Michael Kuperstein
· 10 years ago
c365e7e
Remove TargetInstrInfo::canFoldMemoryOperand
by Simon Pilgrim
· 10 years ago
5683b55
AVX-512: Floating point conversions for SKX - DAG Lowering.
by Elena Demikhovsky
· 10 years ago
cb29c8d
Use SDValue bool check. NFCI.
by Simon Pilgrim
· 10 years ago
4ec433f
[LIT] Allow for executeCommand to take the stdin input.
by Eric Fiselier
· 10 years ago
9549a0c
[X86][SSE] Updated SHL/LSHR i64 vectorization costs.
by Simon Pilgrim
· 10 years ago
0836620
[AggressiveAntiDepBreaker] Use range loops for multimap access.
by Benjamin Kramer
· 10 years ago
3171fba
Rangify for loops in GlobalDCE, NFC.
by Yaron Keren
· 10 years ago
7e320cc
[Hexagon] Use composition instead of inheritance from STL types
by Benjamin Kramer
· 10 years ago
cf0cbae
[X86][SSE] Added additional fp/int tests.
by Simon Pilgrim
· 10 years ago
1e1fadb
Refreshed tests.
by Simon Pilgrim
· 10 years ago
c8ff340
Refreshed tests and reordered in descending integer size.
by Simon Pilgrim
· 10 years ago
0989a84
Tidyup shufflevector calls - don't repeat inputs if you can avoid it.
by Simon Pilgrim
· 10 years ago
c1a9c38
[PM/AA] Remove the addEscapingUse update API that won't be easy to
by Chandler Carruth
· 10 years ago
f69bb85
[libFuzzer] require the files and directories passed to the fuzzer to exist
by Kostya Serebryany
· 10 years ago
dc10cc8
[asan] Fix shadow mapping on Android/AArch64.
by Evgeniy Stepanov
· 10 years ago
6f6ca40
ARM: Enable MachineScheduler and disable PostRAScheduler for swift.
by Matthias Braun
· 10 years ago
0dec0e1
ARM: Add scheduling information for LDRLIT instructions to swift scheduling model
by Matthias Braun
· 10 years ago
3df507c
[RAGreedy] Add an experimental deferred spilling feature.
by Quentin Colombet
· 10 years ago
310bd3c
MIR Parser: Allow the dollar characters in all of the identifier tokens.
by Alex Lorenz
· 10 years ago
4b50ecb
AsmParser: Add a function to parse a standalone constant value.
by Alex Lorenz
· 10 years ago
b8850e4
[asan] Add a comment explaining why non-instrumented allocas are moved.
by Kuba Brecka
· 10 years ago
beda80e
MergeFuncs: Transfer the function parameter attributes to the call site
by Arnold Schwaighofer
· 10 years ago
6624afc
Start adding documentation for llvm-lib.
by Rafael Espindola
· 10 years ago
fadee63
Revert "ARM: Enable MachineScheduler and disable PostRAScheduler for swift."
by Adam Nemet
· 10 years ago
63f73d7
Use llvm_unreachable() instead of report_fatal_error() if the machine model is incomplete
by Matthias Braun
· 10 years ago
7b9a628
[OCaml] Do not use -warn-error in tests.
by Peter Zotov
· 10 years ago
f5bdd93
[ARM] Use [SU]ABSDIFF nodes instead of intrinsics for VABD/VABA
by James Molloy
· 10 years ago
126ab23
[AArch64] Use [SU]ABSDIFF nodes instead of intrinsics for ABD/ABA
by James Molloy
· 10 years ago
8a8582d
Add libunwind to the release scripts
by Hans Wennborg
· 10 years ago
27bd1ca
Use inbounds GEPs for memcpy and memset lowering
by Eli Bendersky
· 10 years ago
f82375c
Add support for producing thin archives in llvm-lib.
by Rafael Espindola
· 10 years ago
96ac935
Edited the CPUNames table of TargetParser
by Alexandros Lamprineas
· 10 years ago
591adee
Make global aliases have symbol size equal to their type
by John Brawn
· 10 years ago
fe6ad96
test-release.sh: Add ability to do a test build using the trunk or branches.
by Daniel Sanders
· 10 years ago
81f4bf7
[PM/AA] Disable the core unsafe aspect of GlobalsModRef in the face of
by Chandler Carruth
· 10 years ago
2fd32b4
[OCaml] Use a nicer style for documentation than OCaml default.
by Peter Zotov
· 10 years ago
d71b7d0
[asan] Fix invalid debug info for promotable allocas
by Kuba Brecka
· 10 years ago
ac01854
[llvm-cxxdump] Don't rely on global state
by Davide Italiano
· 10 years ago
b974e0b
AArch64: add comment missed out from earlier patch.
by Tim Northover
· 10 years ago
c8fe2bf
ARM: Enable MachineScheduler and disable PostRAScheduler for swift.
by Matthias Braun
· 10 years ago
ac69d52
Only do fmul (fadd x, x), c combine if the fadd only has one use
by Matt Arsenault
· 10 years ago
7c91cef
Use small encodings for constants when possible.
by Rafael Espindola
· 10 years ago
2744189
MIR Serialization: Serialize the frame setup machine instruction flag.
by Alex Lorenz
· 10 years ago
ed2032f
MIR Serialization: Serialize the frame index machine operands.
by Alex Lorenz
· 10 years ago
1dd3d83
Add new constructors for LoopInfo/DominatorTree/BFI/BPI
by Cong Hou
· 10 years ago
650d942
Arm: Don't define a label twice with two setjmps in a function.
by Matthias Braun
· 10 years ago
9e4654d
Fix __builtin_setjmp in combination with sjlj exception handling.
by Matthias Braun
· 10 years ago
ec56faa
Fix ffiInvoke() use of DataLayout, broken in 242414
by Mehdi Amini
· 10 years ago
cb19d4c
[SCEV][NFC] Use triple-slash (///) for comment.
by Sanjoy Das
· 10 years ago
6757a44
Fix spelling. NFCI.
by Simon Pilgrim
· 10 years ago
c5cc2e1
AArch64: make inexact signalling on round Darwin-specific
by Tim Northover
· 10 years ago
eee548a
[X86][SSE] Added nounwind attribute to vector shift tests.
by Simon Pilgrim
· 10 years ago
7be3a33
[PowerPC] v4i32 is a VSRCRegClass
by Bill Schmidt
· 10 years ago
edcb51f
List supported architectures for StackMap section and related intrinsics
by Philip Reames
· 10 years ago
cc89d5a
[X86][SSE] Updated vector conversion test names.
by Simon Pilgrim
· 10 years ago
ccd3aa8
Streamline the coding style in NVPTXLowerAggrCopies
by Eli Bendersky
· 10 years ago
da787ad
MachineInstr: Explain the subtle semantics of uses()/defs()
by Matthias Braun
· 10 years ago
1241b83
[NVPTX] enable SpeculativeExecution in NVPTX
by Jingyue Wu
· 10 years ago
66b1208
AArch64: Implement conditional compare sequence matching.
by Matthias Braun
· 10 years ago
104dab3
AMDPGU/SI: Negative offsets aren't allowed in MUBUF's vaddr operand
by Tom Stellard
· 10 years ago
cac05d9
AMDPGU/SI: Use AssertZext node to mask high bit for scratch offsets
by Tom Stellard
· 10 years ago
0219a27
LiveInterval: Document and enforce rules about empty subranges.
by Matthias Braun
· 10 years ago
ac40c92
Do not duplicate method name in comment, remove duplicate comment
by Matthias Braun
· 10 years ago
5404f69
Delete an unused function.
by Rafael Espindola
· 10 years ago
5cfac0e
Revert "Add missing load/store flags to thumb2 instructions."
by Pete Cooper
· 10 years ago
204b590
Rename LoopInfo::Analyze() to LoopInfo::analyze() and turn its parameter type to const&.
by Cong Hou
· 10 years ago
4a6d99b
Internalize: internalize comdat members as a group, and drop comdat on such members.
by Peter Collingbourne
· 10 years ago
fc0d94c
[NVPTX] Don't leak dead instructions after unlinking them from the BasicBlock
by Benjamin Kramer
· 10 years ago
965883a
Fix Kaleidoscope tuto: ExecutionEngine->getDataLayout() returns a ref
by Mehdi Amini
· 10 years ago
e02fce0
Make ExecutionEngine owning a DataLayout
by Mehdi Amini
· 10 years ago
9e05109
Correct lowering of memmove in NVPTX
by Eli Bendersky
· 10 years ago
2da44c3
AMDGPU/R600: Remove unused variable
by Tom Stellard
· 10 years ago
2f8588b
AMDPGU/R600: Replace llvm_unreachable() call with LLVMContext::emitError()
by Tom Stellard
· 10 years ago
acd275a
[Codegen] Add intrinsics 'absdiff' and corresponding SDNodes for absolute difference operation
by James Molloy
· 10 years ago
e0117a9
- TargetParser does not handle armv7l in parseArchProfile().
by Alexandros Lamprineas
· 10 years ago
e4877f2
Fix memcheck interval ends for pointers with negative strides
by Silviu Baranga
· 10 years ago
5649b37
[X86] Test for r242395 (Fix emitPrologue() to make less assumptions about pushes)
by Michael Kuperstein
· 10 years ago
a53e706
[X86] Reapply r240257 : "Allow more call sequences to use push instructions for argument passing"
by Michael Kuperstein
· 10 years ago
72400f8
[X86] Fix emitPrologue() to make less assumptions about pushes
by Michael Kuperstein
· 10 years ago
4fceffb
Revert "Make ExecutionEngine owning a DataLayout"
by Michael Kuperstein
· 10 years ago
81266fc
[Mips] Make helper function static, NFC.
by Benjamin Kramer
· 10 years ago
83c2239
Add PM extension point EP_VectorizerStart
by Tobias Grosser
· 10 years ago
e03f4bd
Add missing break in switch case in R600ISelLowering
by Mehdi Amini
· 10 years ago
eaeb380
Make ExecutionEngine owning a DataLayout
by Mehdi Amini
· 10 years ago
9c5961b
Move most user of TargetMachine::getDataLayout to the Module one
by Mehdi Amini
· 10 years ago
a5574d6
Remove DataLayout from TargetLoweringObjectFile, redirect to Module
by Mehdi Amini
· 10 years ago
24e2a7c
Redirect pointerSize query to the TargetMachine in ASMPrinter
by Mehdi Amini
· 10 years ago
4564607
[LAA] Split out a helper to check the pointer partitions, NFC
by Adam Nemet
· 10 years ago
3cd5b05
Revert "[X86] Allow more call sequences to use push instructions for argument passing"
by Reid Kleckner
· 10 years ago
7c898fa
Revert "Update LLVM bindings after r239940. ..."
by Reid Kleckner
· 10 years ago
f7a6025
Fix broken testcase from r242358.
by Alex Lorenz
· 10 years ago
6780493
[ARM] Define a subtarget feature that is used to avoid using movt/movw
by Akira Hatanaka
· 10 years ago
2cf6eb4
Trying to fix the windows bots.
by Rafael Espindola
· 10 years ago
6a37b47
Fix handling of relative paths in thin archives.
by Rafael Espindola
· 10 years ago
076d176
Clear kill flags in ARMLoadStoreOptimizer.
by Pete Cooper
· 10 years ago
a2e819f
MIR Serialization: Serialize the jump table index operands.
by Alex Lorenz
· 10 years ago
81bef8c
MIR Serialization: Serialize the jump table info.
by Alex Lorenz
· 10 years ago
155c5e7
Add a test for r242281 from an old patch of mine.
by Sean Silva
· 10 years ago
102d038
Remove a private member of BranchProbabilityInfo which is not used at all.
by Cong Hou
· 10 years ago
Next »