Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
09a46075ee77e31548964c9246658d93c7ab4319
09a4607
[ELFYAML] Support mips64 relocation record format in yaml2obj/obj2yaml
by Simon Atanasyan
· 11 years ago
717d41d
AVX-512: Changes in operations on masks registers for KNL and SKX
by Elena Demikhovsky
· 11 years ago
c4fbd5d
Orc/IRCompileLayer.h: Avoid non-static initializer.
by NAKAMURA Takumi
· 11 years ago
4df70bb
OrcJIT: Avoid non-static initializers.
by NAKAMURA Takumi
· 11 years ago
2edd9a9
Orc/LLVMBuild.txt: Prune redundant "Target" in libdeps.
by NAKAMURA Takumi
· 11 years ago
ff76304
[X86] Give scalar VRNDSCALE instructions priority in AVX512 mode.
by Craig Topper
· 11 years ago
e3792c0
Simplify a multiclass. No functional change.
by Craig Topper
· 11 years ago
e237954
Remove tab characters. NFC
by Craig Topper
· 11 years ago
70bae89
Implemented cost model for masked load/store operations.
by Elena Demikhovsky
· 11 years ago
896c1e9
[X86] Replace i32i8imm on SSE/AVX instructions with i32u8imm which will make the assembler bounds check them. It will also make them print as unsigned.
by Craig Topper
· 11 years ago
046047c
[X86] Use u8imm in several places that used i32i8imm that don't require an i32 type.
by Craig Topper
· 11 years ago
a92d03b
Remove tab characters. NFC.
by Craig Topper
· 11 years ago
d9556bd
[PM] Remove the restricted visibility from the instcombine worklist. Now
by Chandler Carruth
· 11 years ago
5c7cc95
Remove a few more redundant ExecutionEngine regression tests.
by Lang Hames
· 11 years ago
c7efed6
Fixup debug information references.
by Charlie Turner
· 11 years ago
7f58cf3
Update references to lines of code count.
by Charlie Turner
· 11 years ago
c937185
InstrProf: Add operator!= to coverage counters
by Justin Bogner
· 11 years ago
65a5e71
llvm-cov: Only combine segments if they overlap exactly
by Justin Bogner
· 11 years ago
62c3d80
Revert r227013 "Add visibility attribute for InstCombinePass (r226987)."
by Patrik Hagglund
· 11 years ago
802805d
CodeGen: drive-by formatting clean ups
by Saleem Abdulrasool
· 11 years ago
f0f3d61
Add visibility attribute for InstCombinePass (r226987).
by Patrik Hagglund
· 11 years ago
d84e2e4
DebugInfo: Fix use after return found by asan.
by Benjamin Kramer
· 11 years ago
f3d73ff
[Orc] Add TransformUtils to Orc's dependency list.
by Lang Hames
· 11 years ago
511d52c
Remove a number of redundant ExecutionEngine regression tests.
by Lang Hames
· 11 years ago
fb49016
bpf: add missing lit.local.cfg
by Alexei Starovoitov
· 11 years ago
4fe85c7
BPF backend
by Alexei Starovoitov
· 11 years ago
211422d
[mips] Fix 'jumpy' debug line info around calls.
by Daniel Sanders
· 11 years ago
f85bc8a
Update of the gold-plugin.cpp code to match Chandler's changes (r226981)
by Sylvestre Ledru
· 11 years ago
f945a40
[mips] Fix assertion on i128 addition/subtraction on MIPS64
by Daniel Sanders
· 11 years ago
b981dc4
[DAG] Fix wrong canonicalization performed on shuffle nodes.
by Andrea Di Biagio
· 11 years ago
047f890
[PM] General doxygen and comment cleanup for this pass.
by Chandler Carruth
· 11 years ago
77f24c4
[PM] Reformat this code with clang-format so that I can use clang-format
by Chandler Carruth
· 11 years ago
d4f6d11
[PM] Port LowerExpectIntrinsic to the new pass manager.
by Chandler Carruth
· 11 years ago
f6efb2b
[PM] Change LowerExpectIntrinsic to actually return true when it has
by Chandler Carruth
· 11 years ago
c31d4e4
[PM] Use a more appropriate name for the statistics variable in
by Chandler Carruth
· 11 years ago
5999806
[PM] Switch tihs code to use a range based for loop over the function.
by Chandler Carruth
· 11 years ago
fa50a1f
[PM] Use a SmallVector instead of std::vector to avoid heap allocations
by Chandler Carruth
· 11 years ago
d491dad
[PM] Pull the two helpers for this pass into static functions. There are
by Chandler Carruth
· 11 years ago
0a9ef5f
[PM] Add a basic doxygen comment for this pass.
by Chandler Carruth
· 11 years ago
1928e50
[PM] Clean up the formatting of the LowerExpectIntrinsic pass prior to
by Chandler Carruth
· 11 years ago
93647f1
[PM] Move the LowerExpectIntrinsic pass to the Scalar library.
by Chandler Carruth
· 11 years ago
d3198ce
If we see UTF-8 BOM sequence at the beginning of a response file, we shall
by Yunzhong Gao
· 11 years ago
7a98df7
[PM] Port instcombine to the new pass manager!
by Chandler Carruth
· 11 years ago
5d8bb5c
[Bitcode] Diagnose errors instead of asserting from bad input
by Filipe Cabecinhas
· 11 years ago
6f409cb
[PM] Rework how the TargetLibraryInfo pass integrates with the new pass
by Chandler Carruth
· 11 years ago
104a21d
Bring the modules buildbot back to life after r226940.
by Richard Smith
· 11 years ago
7796c35
Reverting r226937: lit: Make MCJIT's supported arch check case insensitive
by Kuba Brecka
· 11 years ago
af1cd03
[AArch64][LoadStoreOptimizer] Form LDPSW when possible.
by Quentin Colombet
· 11 years ago
6f18eb6
[Orc] Add some missing headers to the CompileOnDemandLayer.h
by Lang Hames
· 11 years ago
8886935
[x86] Fix a comment
by Bruno Cardoso Lopes
· 11 years ago
4f43771
[Orc] Add orcjit to the dependencies list in the Makefile for lli.
by Lang Hames
· 11 years ago
5b37a2e
R600/SI: Emit .hsa.version section for amdhsa OS
by Tom Stellard
· 11 years ago
339591e
Fix assertion when C++ EH filters are present in functions using SEH
by Reid Kleckner
· 11 years ago
eabbe07
Address more review comments for DIExpression::iterator.
by Adrian Prantl
· 11 years ago
d2925c2
InstrProf: debug dumps should go to dbgs(), not outs()
by Justin Bogner
· 11 years ago
c6945d9
llvm-cov: Don't use llvm::outs() in library code
by Justin Bogner
· 11 years ago
798383b
llvm-cov: Use range-for (NFC)
by Justin Bogner
· 11 years ago
4fefe4c
mips: Fix "XPASS" test results by removing 'not' commands
by Reid Kleckner
· 11 years ago
807360ab
[x86] Combine x86mmx/i64 to v2i64 conversion to use scalar_to_vector
by Bruno Cardoso Lopes
· 11 years ago
4c61bbe
llvm-cov: clang-format the GCOV files (NFC)
by Justin Bogner
· 11 years ago
d09c631
Fix the MSVC build with the new Orc JIT APIs
by Reid Kleckner
· 11 years ago
cf99054
[YAMLIO] Dirty hack: Force integral conversion to allow strong typedefs to convert.
by Michael J. Spencer
· 11 years ago
0ace78e
[Orc] Remove a bunch of constructors from ObjectLinkingLayer.
by Lang Hames
· 11 years ago
511a3c7
R600/SI: Move i64 -> v2i32 load promotion into AMDGPUDAGToDAGISel::Select()
by Tom Stellard
· 11 years ago
b5ef83d
[Object][ELF] Test unknown type.
by Michael J. Spencer
· 11 years ago
96c6092
[YAMLIO] Add support for numeric values in enums.
by Michael J. Spencer
· 11 years ago
89eab6e
[Orc] LLVMLinkInOrcMCJITReplacement shouldn't be in the anonymous namespace.
by Lang Hames
· 11 years ago
63cc4f5
[Orc] New JIT APIs.
by Lang Hames
· 11 years ago
d5dc4cf
Move the accessor functions from DIExpression::iterator into a wrapper
by Adrian Prantl
· 11 years ago
d4c7c06
lit: Make MCJIT's supported arch check case insensitive
by Reid Kleckner
· 11 years ago
f9857eb
Fix the problem with llvm-objdump and -archive-headers in printing the archive header size field.
by Kevin Enderby
· 11 years ago
114fb20
[mips] fix spelling of 'disassembler'
by Alexei Starovoitov
· 11 years ago
01e223e
LowerSwitch: replace unreachable default with popular case destination
by Hans Wennborg
· 11 years ago
88fa664
[Objdump] Output information about common symbols in a way closer to GNU objdump.
by Colin LeMahieu
· 11 years ago
ae597a0
[emacs] llvm-mode: fix parens, font-lock i*
by Ramkumar Ramachandra
· 11 years ago
66e2ddc
Add the option, -data-in-code, to llvm-objdump used with -macho to print the Mach-O data in code table.
by Kevin Enderby
· 11 years ago
26ba4c1
Classify functions by EH personality type rather than using the triple
by Reid Kleckner
· 11 years ago
7e97e25
Debug Info / PR22309: Allow union types to be emitted as unsigned constants.
by Adrian Prantl
· 11 years ago
ab74a03
Remove some local variables in place of just querying for them
by Eric Christopher
· 11 years ago
d6fbb91
[mips] Add new error message and improve testing for parsing the .module directive.
by Toma Tabacu
· 11 years ago
245caec
This patch fixes issue with lowering below mentioned pattern :-
by Jyoti Allur
· 11 years ago
d05a6aa
[x86] Change u8imm operands to always print as unsigned. This makes shuffle masks and the like make way more sense.
by Craig Topper
· 11 years ago
33cf319
DAGCombine: always constant fold FMA when target disable FP exceptions
by Mehdi Amini
· 11 years ago
efd6317
[ADT] Add move operations to SmallVector<T,N> from SmallVectorImpl<T>.
by Lang Hames
· 11 years ago
70b5804
Fix 80 column violation
by Craig Topper
· 11 years ago
c3942c9
[X86] Add IntrNoMem to the AVX512 conflict intrinsics.
by Craig Topper
· 11 years ago
eb3eb88
Add STB_GNU_UNIQUE to the ELF writer.
by Rafael Espindola
· 11 years ago
e8d729c
Prune an out-of-date \param since r226476. [-Wdocumentation]
by NAKAMURA Takumi
· 11 years ago
6be90e4
Reformat.
by NAKAMURA Takumi
· 11 years ago
8c07a3a
MipsAsmParser.cpp: Suppress a warning introduced in r226657. [-Wunused-variable]
by NAKAMURA Takumi
· 11 years ago
1d07592
R600: Try to use lower types for 64bit division if possible
by Jan Vesely
· 11 years ago
3ff611b
SelectionDAG: Add KnownBits and SignBits computation for EXTRACT_ELEMENT
by Jan Vesely
· 11 years ago
cd0d34f
R600: Simplify LowerUDIVREM
by Jan Vesely
· 11 years ago
a791aea
IR: Change GenericDwarfNode::getHeader() to StringRef
by Duncan P. N. Exon Smith
· 11 years ago
cee1699
IR: DwarfNode => DebugNode, NFC
by Duncan P. N. Exon Smith
· 11 years ago
316b43f
[X86][AVX] Added (V)MOVDDUP / (V)MOVSLDUP / (V)MOVSHDUP memory folding + tests.
by Simon Pilgrim
· 11 years ago
6377361
Line endings fixes. NFC.
by Simon Pilgrim
· 11 years ago
c7d6e9b
[X86][SSE] Simplified PSUBUS tests
by Simon Pilgrim
· 11 years ago
bdf296f
[Object] Fix a bug in a condition introduced in r226217 - visibility can't be
by Lang Hames
· 11 years ago
9a78a64
[PM] Actually add the new pass manager support for the assumption cache.
by Chandler Carruth
· 11 years ago
Next »