Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
ae91444dd140adbbadf33cf5b20d54bffddcb903
ae91444
llvm-config: Add advapi32 to --system-libs on Windows (PR36372)
by Hans Wennborg
· 8 years ago
f998d9c
[WebAssembly] NDEBUG is spelled without a leading underscore.
by Benjamin Kramer
· 8 years ago
d76d0bd
[DAGCOmbine] Ensure that (brcond (setcc ...)) is handled in a canonical manner.
by Amaury Sechet
· 8 years ago
aba588d
Revert "TableGen: Fix typeIsConvertibleTo for record types"
by Nicolai Haehnle
· 8 years ago
581db4c
[MIPS GlobalISel] Adding GlobalISel
by Petar Jovanovic
· 8 years ago
c374065
TableGen: Avoid using resolveListElementReference in TGParser
by Nicolai Haehnle
· 8 years ago
69ccda2
TableGen: BitInit and VarBitInit are typed
by Nicolai Haehnle
· 8 years ago
0172412
TableGen: Fix typeIsConvertibleTo for record types
by Nicolai Haehnle
· 8 years ago
c343502
TableGen: Add !size operation
by Nicolai Haehnle
· 8 years ago
02e4357
AMDGPU: Track physreg uses in SILoadStoreOptimizer
by Nicolai Haehnle
· 8 years ago
d9086c8
StructurizeCFG: Test for branch divergence correctly
by Nicolai Haehnle
· 8 years ago
0c0db71
Mark MergedLoadStoreMotion as not preserving MemDep results
by Bjorn Steinbrink
· 8 years ago
5b880f8
[Mips] Return true in enableMultipleCopyHints().
by Jonas Paulsson
· 8 years ago
d578479
[WebAssembly] Add first claass symbol table to wasm objects
by Sam Clegg
· 8 years ago
7217c2e
Remove file missed by r325852 due to merge conflict.
by Richard Smith
· 8 years ago
fc177d3
Revert r325128 ("[X86] Reduce Store Forward Block issues in HW").
by Richard Smith
· 8 years ago
28f8634
[GISel]: Fix base case for m_any_of PatternMatcher.
by Aditya Nandakumar
· 8 years ago
51e9e8d
[X86] Turn setne X, signedmax into setgt signedmax, X in LowerVSETCC to avoid an invert
by Craig Topper
· 8 years ago
03b6034
[AArch64] Refactor macro fusion (NFC)
by Evandro Menezes
· 8 years ago
d6bbd59
[PDB] Check the result of setLoadAddress()
by Aaron Smith
· 8 years ago
c7f6e5d
Fix grammar. NFC.
by Rafael Espindola
· 8 years ago
52ddc71
[X86] Turn setne X, signedmin into setgt X, signedmin in LowerVSETCC to avoid an invert
by Craig Topper
· 8 years ago
fa1ecef
[AArch64] Improve macro fusion test case
by Evandro Menezes
· 8 years ago
1d5bed06
Fix llvm-pdbutil to handle new built-in types
by Adrian McCarthy
· 8 years ago
be6ebba
Update comment for whether or not we can optimize an alias - we're
by Eric Christopher
· 8 years ago
3159c5f
Fix the build of the wasm backend.
by Benjamin Kramer
· 8 years ago
dd9756f
[InstrTypes] add frem and fneg with FMF creators
by Sanjay Patel
· 8 years ago
1dff32f
[DWARFv5] Turn an assert into a diagnostic. Hand-coded assembler files
by Paul Robinson
· 8 years ago
327fc51
[ThinLTO/gold] Perform cache pruning when cache directory specified
by Teresa Johnson
· 8 years ago
fbabe6e
[TargetLowering] Rename isCondCodeLegal to isCondCodeLegalOrCustom. Add real isCondCodeLegal. Update callers to use one or the other.
by Craig Topper
· 8 years ago
d27cd09
[PDB] Add missing override to silence buildbots
by Aaron Smith
· 8 years ago
e2e807c
[X86] Make the subus special case in LowerVSETCC self contained
by Craig Topper
· 8 years ago
fe83c7a
[PDB] Fix buildbot failure from missing include for DIAEnumLineNumbers
by Aaron Smith
· 8 years ago
514c796
Revert "[DebugInfo][FastISel] Fix dropping dbg.value()"
by Sander de Smalen
· 8 years ago
7a32804
[PDB] Implement more find methods for PDB symbols
by Aaron Smith
· 8 years ago
95d34a2
[ThinLTO] Represent relative BF using a scaled representation .
by Easwaran Raman
· 8 years ago
1e23b92
Fix DataFlowSanitizer instrumentation pass to take parameter position changes into account for custom functions.
by Peter Collingbourne
· 8 years ago
55523de
[ThinLTO] Always create linked objects file for --thinlto-index-only=
by Vitaly Buka
· 8 years ago
f662ded
[gold] Extract runLTO to avoid exit(0) from function with non-trivial objects on the stack
by Vitaly Buka
· 8 years ago
21ed2a6
[libFuzzer] Include TEMP_MAX_LEN in Fuzzer::PrintStats.
by Matt Morehouse
· 8 years ago
425c3b0
[AlignmentFromAssumptions] Set source and dest alignments of memory intrinsiscs separately
by Daniel Neilson
· 8 years ago
e07827f
[SelectionDAG] Move matchUnaryPredicate/matchBinaryPredicate into SelectionDAGNodes.h
by Simon Pilgrim
· 8 years ago
0bbd02e
[MC] Don't crash on modulo by zero (PR35650)
by Simon Pilgrim
· 8 years ago
adb809f
[IRBuilder] add creators for FP with FMF; NFCI
by Sanjay Patel
· 8 years ago
81a6bfd
[X86][AVX512] Add DQ+VLX scalar int<->fp tests cases for D43441
by Simon Pilgrim
· 8 years ago
82c99bc
[DEBUGINFO] Do not output labels for empty macinfo sections.
by Alexey Bataev
· 8 years ago
f410ef7
TableGen: Add strict assertions to sanity check earlier type checking
by Nicolai Haehnle
· 8 years ago
6d22c1f
TableGen: Allow implicit casting between string and code
by Nicolai Haehnle
· 8 years ago
b5d0300
TableGen: Fix type of resolved and converted lists
by Nicolai Haehnle
· 8 years ago
b5681f5
TableGen: Fix type deduction for !foreach
by Nicolai Haehnle
· 8 years ago
869ea80
TableGen: Generalize type deduction for !listconcat
by Nicolai Haehnle
· 8 years ago
a61d1a5
TableGen: Add some more helpful error messages
by Nicolai Haehnle
· 8 years ago
83e2fa5
AMDGPU: Stop using .NAME in .td files
by Nicolai Haehnle
· 8 years ago
bcdec40
[RISCV] Implement c.lui immediate operand constraint
by Shiva Chen
· 8 years ago
037e821
[FunctionAttrs][ArgumentPromotion][GlobalOpt] Disable some optimisations passes for naked functions
by Luke Cheeseman
· 8 years ago
da8cf80
[InstCombine] add fmul multi-use test; NFC
by Sanjay Patel
· 8 years ago
16c81d4
[mips] Generate memory dependencies for byVal arguments
by Stefan Maksimovic
· 8 years ago
fb06b4c
Syndicate duplicate code between CallInst and InvokeInst
by Serge Guelton
· 8 years ago
a5e74bb
Fix Wdocumentation warning - remove param tag for old argument
by Simon Pilgrim
· 8 years ago
2f5aa68
[RISCV][NFC] Make logic in RISCVMCCodeEmitter::getImmOpValue more defensive
by Alex Bradbury
· 8 years ago
b891e74
[SLPVectorizer][X86] Add load extend tests (PR36091)
by Simon Pilgrim
· 8 years ago
bc148d4
[mips] Regenerate tests for D38128 (NFC)
by Simon Dardis
· 8 years ago
92a76c5
[dsymutil] Remove \brief from comments. NFC
by Jonas Devlieghere
· 8 years ago
3ad0c5a
[dsymutil] Fix typos and formatting. NFC.
by Jonas Devlieghere
· 8 years ago
7fa2858
Recommit: [ARM] f16 constant pool fix
by Sjoerd Meijer
· 8 years ago
612ed3c
[dsymutil] Replace PATH_MAX in SmallString with fixed value.
by Jonas Devlieghere
· 8 years ago
7f3a2c2
[ARM] Fix issue with large xor constants.
by David Green
· 8 years ago
4463835
[dsymutil] Be smarter in caching calls to realpath
by Jonas Devlieghere
· 8 years ago
558fe76
Revert r325754 and r325755 (f16 literal pool) because buildbots were unhappy.
by Sjoerd Meijer
· 8 years ago
fa4cc6c
Added a test that I forgot to svn add in my previous commit r325754.
by Sjoerd Meijer
· 8 years ago
b7234d1
[ARM] f16 constant pool fix
by Sjoerd Meijer
· 8 years ago
1763be4
[NFC] fix trivial typos in comments
by Hiroshi Inoue
· 8 years ago
de866c3
[DAGCombiner] Add two calls to isVector before making calls to getVectorElementType/getVectorNumElements to avoid an assert.
by Craig Topper
· 8 years ago
77fc8fc
[SampleProf] NFC. Expose reusable functionality in SampleProfile.
by Mircea Trofin
· 8 years ago
3f84050
[SCEV][NFC] Factor out common logic into a separate method
by Max Kazantsev
· 8 years ago
634abdc
[PowerPC] Do not produce invalid CTR loop with an FRem
by Nemanja Ivanovic
· 8 years ago
e088ad8
[Utils] Avoid a hash table lookup in salvageDI, NFC
by Vedant Kumar
· 8 years ago
4acf80e
[X86][MMX] Generlize MMX_MOVD64rr combines to accept v4i16/v8i8 build vectors as well as v2i32
by Simon Pilgrim
· 8 years ago
e4507fb
bpf: disable DwarfUsesRelocationsAcrossSections
by Yonghong Song
· 8 years ago
d4a6a59
[InstCombine] add some random FMF to tests so we know it's not dropped; NFC
by Sanjay Patel
· 8 years ago
274527c
Resubmit r325107 (case folding DJB hash)
by Pavel Labath
· 8 years ago
fda791f
[Hexagon] Add TargetRegisterInfo::getPointerRegClass() override
by Tobias Edler von Koch
· 8 years ago
8ff0fbb
[InstCombine] add and use Create*FMF functions; NFC
by Sanjay Patel
· 8 years ago
2f11b47
[X86][MMX] Add MMX_MOVD64rr build vector tests showing undef elements in the lower half
by Simon Pilgrim
· 8 years ago
734c480
[ORC] Switch to shared_ptr ownership for SymbolSources in VSOs.
by Lang Hames
· 8 years ago
40be992
[ORC] Switch from a StringMap to an internal VSO in RTDyldObjectLinkingLayer.
by Lang Hames
· 8 years ago
fc8ba49
[ORC] Switch RTDyldObjectLinkingLayer to take a unique_ptr<MemoryBuffer> rather
by Lang Hames
· 8 years ago
5c377f6
[AArch64] fix IR names to not be 'tmp' because that gives the CHECK script problems
by Sanjay Patel
· 8 years ago
b0c1326
[AArch64] add SLP test for matmul (PR36280); NFC
by Sanjay Patel
· 8 years ago
2d01b0d
Revert "[IRMover] Implement name based structure type mapping"
by Rafael Espindola
· 8 years ago
9540e47
Fix a memory leak and a cross module reference.
by Rafael Espindola
· 8 years ago
73071d5
[hwasan] Fix inline instrumentation.
by Evgeniy Stepanov
· 8 years ago
646efe6
asan: add kernel inline instrumentation test (retry)
by Vedant Kumar
· 8 years ago
f3f5d48
[X86][MMX] Run MMX bitcast test on 32 and 64-bit targets
by Simon Pilgrim
· 8 years ago
2bbb2bd
Handle IMAGE_REL_AMD64_ADDR32NB in RuntimeDyldCOFF
by Frederich Munch
· 8 years ago
bde3a91
[LV] Fix test checks, NFC
by Alexey Bataev
· 8 years ago
818af9b
[X86][MMX] Regenerate MMX MASKMOV test
by Simon Pilgrim
· 8 years ago
e5be8f9
[Hexagon] Return true in enableMultipleCopyHints().
by Jonas Paulsson
· 8 years ago
71603d9
[X86][MMX] Regenerate MMX arithmetic tests
by Simon Pilgrim
· 8 years ago
446c4af
[X86] LowerBITCAST - pull out repeated calls to getOperand(0). NFCI.
by Simon Pilgrim
· 8 years ago
Next »