platform/upstream/llvm.git
2018-09-11 Dean Michael... [XRay] Write the TSC along with CPUID
2018-09-11 Craig Topper[X86] Add test cases inspired by PR38840.
2018-09-11 Douglas YungMake test more robust in case the expected output appea...
2018-09-11 Dean Michael... [XRay] Use FDR Records+Visitors for Trace Loading
2018-09-11 Dean Michael... [XRay] Add TSC to NewCPUId Records
2018-09-11 Max Kazantsev[NFC] Specify test's option to reduce reliance on defaults
2018-09-11 Martin Storsjo[ASan] [Windows] Remove const from _msize function...
2018-09-11 Bruno Cardoso... [Modules] Add imported modules to the output of -module...
2018-09-11 Max Kazantsev[NFC] Rename variable
2018-09-11 JF BastienNCF: use bit_cast in IntervalMap
2018-09-11 Heejin Ahn[XRay] Add missing LLVMTestingSupport target_link_libraries
2018-09-11 Matt ArsenaultAMDGPU: Fix r600 test
2018-09-11 JF BastienNFC: use bit_cast more in AArch64AddressingModes
2018-09-11 Serguei Katkov[LICM] Avoid duplicate work during building AliasSetTracker
2018-09-11 Matt ArsenaultAMDGPU: Remove leftovers from configurable address...
2018-09-11 Matt ArsenaultAMDGPU: Don't error on out of bounds address spaces
2018-09-11 Max Kazantsev[IndVars][NFC] Refactor to make modifications of Change...
2018-09-11 Philip Reames[LICM] (re-)simplify code using MemoryLocation API...
2018-09-11 Shuai WangRevert "Revert "[clang-tidy] Handle unresolved expressi...
2018-09-11 David Blaikiellvm-symbolizer: Fix bug related to TUs interfering...
2018-09-11 Peter CollingbournePrevent Constant Folding From Optimizing inrange GEP
2018-09-11 Dean Michael... [XRay] Add the `llvm-xray fdr-dump` implementation
2018-09-10 Shuai WangRevert "[clang-tidy] Handle unresolved expressions...
2018-09-10 Jessica PaquetteAdd REQUIRES line to machine-size-remarks
2018-09-10 Craig Topper[InstCombine] Add testcases for (mul (sext x), cst...
2018-09-10 Alina Sbirlea[InstCombine] Partially revert rL341674 due to PR38897.
2018-09-10 Jessica PaquetteExplicitly state triple in machine-size-remarks.ll
2018-09-10 Shafik YaghmourUndoing first commit which added a space to a comment
2018-09-10 Philip Reames[AST] Add test coverage of memsets
2018-09-10 Shafik YaghmourFirst test commit into svn, adding space to comment
2018-09-10 Davide ItalianoRollback "Fix raw address breakpoints not resolving".
2018-09-10 Saleem Abdulrasoolclang-check: rename the local FixItAction
2018-09-10 Jessica PaquetteAdd size remarks to MachineFunctionPass
2018-09-10 Evgeniy Stepanov[hwasan] Re-enable print-memory-usage-android test.
2018-09-10 Erik Pilkington[Sema][ObjC] Infer availability of +new from availabili...
2018-09-10 Lang Hames[ORC] Render unresolved symbol addresses as "<not resol...
2018-09-10 Lang Hames[ORC] Simplify LLJIT::Create by removing the ExecutionS...
2018-09-10 Erich KeaneFix test regression in r341862
2018-09-10 Petr Hosek[ELF] Don't emit .relr.dyn section if there are no...
2018-09-10 Erik Pilkington[AST] Fix a crash on invalid.
2018-09-10 Craig Topper[X89] Explicitly enable aes in aes-schedule.ll to fix...
2018-09-10 JF BastienFix bit_cast properly
2018-09-10 JF BastienFix bit_cast __is_trivially_copyable
2018-09-10 JF Bastien[ADT] bit_cast: check for is_trivially_copyable more...
2018-09-10 Zachary TurnerRe-run clang-format on one file.
2018-09-10 Zachary Turner[PDB] Change uint32_t to SymIndex wherever it makes...
2018-09-10 Erich KeaneMove AESNI generation to Skylake and Goldmont
2018-09-10 Erich KeaneMove FeatureAES from SLM, WSM and SNB to GLM and SKL
2018-09-10 JF BastienImplement -Watomic-implicit-seq-cst
2018-09-10 Craig Topper[X86] Mark the ISD::SETLT/SETLE condition codes as...
2018-09-10 Richard SmithEnhance -Wc++14-compat for class template argument...
2018-09-10 Martin Storsjo[Windows] Include BaseTsd.h with lowercase
2018-09-10 Stella Stamenova[lit] Disable shtest-timeout on Windows
2018-09-10 Alina SbirleaAPI to update MemorySSA for cloned blocks and added...
2018-09-10 Roman Lebedev[clang-tidy] ExprMutationAnalyzer: construct from refer...
2018-09-10 JF BastienNFC: bit.h don't warn on strict aliasing for GCC <...
2018-09-10 Petr Hosek[ADT] Support converting to lowercase string in toHex
2018-09-10 Krzysztof Parzyszek[Hexagon] Split large offsets into properly aligned...
2018-09-10 Sanjay Patel[InstCombine] use SelectInst operand names to make...
2018-09-10 Ted WoodwardFix raw address breakpoints not resolving
2018-09-10 Shuai Wang[clang-tidy] Handle unresolved expressions in ExprMutat...
2018-09-10 Alexandre Ganea[clang-cl] Enable -march option
2018-09-10 Martin Storsjo[MinGW] Hook up the --require-defined option to -include:
2018-09-10 Sanjay Patel[x86] test codegen for unsigned saturated add; NFC
2018-09-10 Tatyana Krasnukha[ARC] Fix macro usage (DEBUG -> LLVM_DEBUG)
2018-09-10 Alexander Timofeev [AMDGPU] Preliminary patch for divergence driven...
2018-09-10 Adrian PrantlRemove all uses of DIFlagBlockByrefStruct
2018-09-10 Philip Reames[AST] Visit memtransfer arguments in order
2018-09-10 Petar Jovanovic[MIPS GlobalISel] Select icmp
2018-09-10 Sebastian PopHotColdSplitting: fix test failing because of last...
2018-09-10 Sebastian PopHotColdSplitting: check that target supports cold calli...
2018-09-10 Sebastian Popadd flag instead of using a constant [NFC]
2018-09-10 Sebastian Popmake flag name more specific to gvn [NFC]
2018-09-10 Gil Rapaport[LSR] Add tests for small constants; NFC
2018-09-10 Joachim Protze[OMPT] Update types according to TR7
2018-09-10 Erich KeanePrevent cpu-specific/cpu-dispatch from giong on a lambda.
2018-09-10 Kirill Bobyrev[clangd] Unbreak buildbots after r341802
2018-09-10 Tim NorthoverInstCombine: move hasOneUse check to the top of foldICm...
2018-09-10 Kadir Cetinkaya[clangd] Add unittests for D51038
2018-09-10 Alexandre GaneaBuildfix for r341825
2018-09-10 Benjamin Kramer[Sparc] Move SparcTargetStreamer.h to the MC Desc,...
2018-09-10 Alexandre Ganea[LLD][COFF] Cleanup error messages / add more coverage...
2018-09-10 Kadir Cetinkaya[clang] Make sure codecompletion is called for calls...
2018-09-10 Nico WeberRemove an effectively unused local variable.
2018-09-10 Benjamin Kramer[Target] Untangle disassemblers
2018-09-10 Benjamin KramerDon't create a temporary vector of loop blocks just...
2018-09-10 John Brawn[GVN] Invalidate cached info for values replaced by...
2018-09-10 Matt ArsenaultAMDGPU: Remove function pointer type hack
2018-09-10 Matt ArsenaultAMDGPU: Stop reporting is-noop addrspacecast for consta...
2018-09-10 Kirill Bobyrev[clangd] Implement FuzzyFindRequest JSON (de)serialization
2018-09-10 Matt ArsenaultDAG: Handle odd vector sizes in calling conv splitting
2018-09-10 Kirill Bobyrev[clangd] Add symbol slab size to index memory consumpti...
2018-09-10 Simon Pilgrim[llvm-exegesis] Ignore double spaced separators in...
2018-09-10 Carl Ritson[AMDGPU] Prevent sequences of non-instructions disrupti...
2018-09-10 Sam McCall[clangd] Fix async index loading (from r341376).
2018-09-10 Adam Balogh[Analyzer] Commit fix for rL341790/rC341790
2018-09-10 Adam Balogh[Analyzer] Iterator Checker - Part 8: Support for assig...
2018-09-10 Adam Balogh[Analyzer] Iterator Checker - Part 7: Support for push...
2018-09-10 Adam Balogh[Analyzer] Iterator Checker - Part 6: Mismatched iterat...
2018-09-10 Adam Balogh[Analyzer] Iterator Checker - Part 5: Move Assignment...
next