platform/upstream/llvm.git
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...
2015-05-13 Toma Tabacu[mips] [IAS] Unify common functionality of LA and LI.
2015-05-13 Andrey ChurbanovRemoved mentioning of OpenMP as unsupported feature...
2015-05-13 Tobias GrosserUpdate isl to 9f767f1766a0
2015-05-13 Daniel Jasperclang-format: Fix incorrect */& classification.
2015-05-13 Ilia KRefactor lldb-mi's prompt
2015-05-13 Artyom Skrobov[AArch64] Codegen VMAX/VMIN for safe math cases
2015-05-13 Daniel Jasperclang-format: Fix semicolon less macro-detection.
2015-05-13 Michael KupersteinReverting r237234, "Use std::bitset for SubtargetFeatures"
2015-05-13 Daniel Jasperclang-format: [ObjC] Further improve wrapping of method...
2015-05-13 Alexey Bataev[OPENMP] Fixed codegen for firstprivate variables,...
2015-05-13 Toma Tabacu[mips] [IAS] Merge the micromips-expressions.s test...
2015-05-13 Daniel Jasperclang-format: [ObjC] Make IndentWrappedFunctionNames...
2015-05-13 Tamas BerghammerFix arm instruction emulation of add (imm) and sub...
2015-05-13 Ewan CrawfordRemote Non-Stop Support
2015-05-13 Ilia KFix a few compile warnings
2015-05-13 Sergey Dmitrouk[DebugInfo] Debug locations for constant SD nodes
2015-05-13 Daniel Jasperclang-format: Prefer formatting local lambdas like...
2015-05-13 Michael KupersteinUse std::bitset for SubtargetFeatures
2015-05-13 Daniel Jasperclang-format: Support column layout with comment after {.
2015-05-13 Elena DemikhovskyAVX-512: fixed a bug in encoding of VPSRAQ instrcution,
2015-05-13 Craig TopperUse ArrayRef::slice instead of manually constructing...
2015-05-13 Vince HarronDarwin - fix intermitent crashes in import crashinfo
2015-05-13 Tom StellardUse a more accurate implementation for exp
2015-05-13 Tom StellardImplement exp2 using OpenCL C rather than using an...
2015-05-13 Pete CooperConstify arguments to methods in LICM. NFC
2015-05-13 Pete CooperChange LoadAndStorePromoter to take ArrayRef instead...
2015-05-13 Pete CooperConstify arguments in AliasSetTracker methods. NFC
2015-05-13 Pete CooperChange a loop in LoopInfo to foreach. NFC
next