platform/upstream/llvm.git
2015-05-14 Vasileios Kalintiris[mips] Do not place users of $ra in the delay slot...
2015-05-14 Artyom SkrobovRe-apply r237247 - [AArch64] Codegen VMAX/VMIN for...
2015-05-14 Andrey ChurbanovCross compiler build fix [Important] - from J.Peyton...
2015-05-14 Adam NemetAttempt to fix MSVC bots
2015-05-14 Adam NemetNew Loop Distribution pass
2015-05-14 Michael KupersteinFixed some typos and broken links in source level debug...
2015-05-14 Toma Tabacu[mips] [IAS] Warn when LA is used with a 64-bit symbol.
2015-05-14 Toma Tabacu[mips] [IAS] Give expandLoadAddressSym() more specific...
2015-05-14 Vladimir Sukharev[AArch64] Slight naming changes and comments for AArch6...
2015-05-14 Elena DemikhovskyAVX-512: Added i1 type handling for calling conventions.
2015-05-14 Vladimir Sukharev[ARM] Add v8.1a architecture
2015-05-14 Kevin Qin[AArch64 ACLE] Allow to define poly64_t as 'unsigned...
2015-05-14 NAKAMURA Takumiclang/test/Frontend/dependency-gen-escaping.c: Appease...
2015-05-14 Yaron KerenRevert r237339 as sanitizer-ppc64-linux1 does not like it.
2015-05-14 Justin BognerTableGen: Avoid undefined behaviour by doing this shift...
2015-05-14 David Majnemer[MS ABI] Add support for /Zc:sizedDealloc
2015-05-14 Craig Topper[TableGen] Remove an unnecessary outer 'if' around...
2015-05-14 Craig Topper[TableGen] Simplify some code. NFC
2015-05-14 Craig Topper[TableGen] Remove ListInit::size() in favor of getSize...
2015-05-14 Craig Topper[TableGen] Replace some calls to ListInit::getSize...
2015-05-14 Yaron KerenReplace non-standard %lld printf usage with PRId64.
2015-05-14 David MajnemerFix buildbots
2015-05-14 David Majnemer[MS ABI] __declspec(thread) behaves like thread_local...
2015-05-14 David Majnemer[AST] hasAttr followed by getAttr isn't efficient
2015-05-14 David Majnemer[clang-cl] Add /Qvec and /Qvec- to control vectorization
2015-05-14 Justin Bognercmake: Use -fno-sanitize-recover=all - the old spelling...
2015-05-14 NAKAMURA Takumiclang/test/Frontend/dependency-gen-escaping.c: Tweak...
2015-05-14 Richard SmithGeneralize future keyword compat diagnostics.
2015-05-14 Richard Smith[modules] Rearrange preprocessor module visibility...
2015-05-14 Ahmed Bougacha[Builtins] Wire half-precision conversions through...
2015-05-14 Ahmed Bougacha[Builtins] Wire half-precision conversions through...
2015-05-14 Siva Chandra[TestAttachDenied] Use a file instead of a pipe for...
2015-05-14 Andy AyersDon't omit the constant when computing a cross-section...
2015-05-14 Richard SmithAdd missing #include, found by modules build.
2015-05-14 Richard Smith[modules] Work around PR23521 to fix -O0 modules bootstrap.
2015-05-14 Ahmed Bougacha[CodeGen] Use standard -not gnueabi- naming for f16...
2015-05-14 Ahmed Bougacha[Builtins] Implement f2h/h2f by jumping to trunc/extend.
2015-05-14 Enrico GranataImplement an objc tagged-pointer info command that...
2015-05-14 Richard Smith[modules] Fix a #include cycle when building a module...
2015-05-14 Richard SmithFix a #include cycle in the libclang headers. "Eventual...
2015-05-13 Vince HarronAdded XTIMEOUT for TestAttachDenied.py
2015-05-13 Nick LewyckyRevert r237046. See the testcase on the thread where...
2015-05-13 Ed MasteAdd mips64el trap opcode to PlatformFreeBSD as well
2015-05-13 Alex LorenzYAML: Implement block scalar parsing.
2015-05-13 Ed MasteRestore breaks lost in shuffling GetSoftwareBreakpointT...
2015-05-13 David Blaikie[opaque pointer type] Use the value type of the GlobalV...
2015-05-13 David Blaikie[opaque pointer type] Use GlobalVariable::getValueType...
2015-05-13 Douglas Katzman[X86] Fix PR23271 - RIP-relative decoding bug in disass...
2015-05-13 Pete CooperConstruct ArrayRef<const T*> from vector<T>
2015-05-13 Kostya Serebryany[lib/Fuzzer] update docs about test corpuses in git
2015-05-13 Justin BognerInstrProf: Fix display of large numbers in llvm-cov
2015-05-13 Ed MasteAdd AArch64 and MIPS breakpoint opcodes and sort cases
2015-05-13 Paul RobinsonBreak \# in a depfile the same way as gcc.
2015-05-13 Ed MasteInitial FreeBSD/arm live debugging support
2015-05-13 Ed MasteRearrange PlatformFreeBSD to match PlatformLinux
2015-05-13 Pete CooperAdd llvm::all_of which wraps std::all_of.
2015-05-13 Jonathan RoelofsFix typo on Instruction::insert{After,Before}(). NFC
2015-05-13 Peter CollingbourneMake GNUInline consistent with whether we use tradition...
2015-05-13 Justin BognerInstrProf: Treat functions with a coverage map but...
2015-05-13 Duncan P. N... MC: clang-format MCSymbol.h, NFC
2015-05-13 Paul RobinsonFix dependency file escaping.
2015-05-13 Tim NorthoverARM: remove possible vestiges of the legacy JIT???
2015-05-13 Tim NorthoverARM: remove custom jump table UID
2015-05-13 Tim NorthoverARM: refactor optimizeThumb2JumpTables.
2015-05-13 Zachary TurnerDon't import lock on Windows.
2015-05-13 Zachary TurnerFix broken test, this wasn't supposed to get committed.
2015-05-13 Sanjoy Das[Statepoints][Docs] Fix a couple of out of date examples.
2015-05-13 Sanjoy Das[Statepoints][Docs] Fix typo: change a period to a...
2015-05-13 Robert FlackSelect expected remote libc++ library name based on...
2015-05-13 Sanjoy Das[Safepoints][Verifier] Fix a tautological Assert.
2015-05-13 Sanjoy Das[PlaceSafepoints] New attributes for patchable statepoints.
2015-05-13 Sanjoy Das[PlaceSafepoints] Update docs for r237214.
2015-05-13 Davide Italiano[LoopIdiomRecognize] Use auto + range-based loop. NFC...
2015-05-13 Zachary TurnerFix line endings.
2015-05-13 Zachary TurnerFix an issue with finding python on Windows.
2015-05-13 Zachary TurnerRemove DoAttachToProcessWithId(lldb::pid_t).
2015-05-13 Zachary TurnerHave Platform::KillProcess try to use the process plugi...
2015-05-13 Jim InghamAdd a comment clarifying what func_name_type_mask is.
2015-05-13 Ted WoodwardChange Linux Platform to support non-host Linux archite...
2015-05-13 Jordan Rose[llvm-bcanalyzer] Add -show-binary-blobs option.
2015-05-13 Jim GrosbachMC: Modernize MCOperand API naming. NFC.
2015-05-13 David Blaikie[opaque pointer type] Constant Folding: Use GEPOperator...
2015-05-13 David Blaikie[opaque pointer type] Pass the explicit function type...
2015-05-13 Kostya Serebryany[lib/Fuzzer] enable -use_counters=1 by default
2015-05-13 Robert FlackCheck the host platform to determine logging channel...
2015-05-13 Robert FlackEnable workaround for finding functions in global names...
2015-05-13 Jingyue Wu[NaryReassociate] avoid running forever
2015-05-13 Aaron BallmanMade considerable updates to the documentation explaini...
2015-05-13 Yaron KerenSilence Visual C++ warning C4189: 'Result' : local...
2015-05-13 Brendon Cahoon[Hexagon] Generate loop1 instruction for nested loops
2015-05-13 Diego NovilloAdd function entry counts from sample profiles.
2015-05-13 Evgeniy StepanovImplement std::experimental::sample.
2015-05-13 Daniel Jasperclang-format: Improve nested block / lambda indentation...
2015-05-13 Toma Tabacu[mips] [IAS] Preemptively fix warning introduced by...
2015-05-13 Yaron KerenUpdate ELFObjectWriter::reset() following r236255.
2015-05-13 Diego NovilloAdd function entry count metadata.
2015-05-13 Teresa JohnsonTest commit: Remove unnecessary spaces.
2015-05-13 Brendon Cahoon[Hexagon] Generate hardware loop when loop has a critic...
2015-05-13 Jozef Kolek[mips][microMIPSr6] Implement CLO and CLZ instructions
2015-05-13 Silviu BarangaRevert r237247 - [AArch64] Codegen VMAX/VMIN.. as it...
next