platform/upstream/llvm.git
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
2015-05-13 Pete CooperConstify arguments to methods in LoopInfo. NFC
2015-05-13 Lang Hames[LLD] Properly relocate the LSDA field of MachO eh...
2015-05-13 Robert FlackDon't change the selected platform when creating the...
2015-05-13 Philip Reames[PlaceSafepoints] Reduce dominator tree recalculation
2015-05-13 Lang Hames[LLD] Add support for MachO ripRel32MinusNAnon relocations.
2015-05-13 Vince HarronFixed a ton of gcc compile warnings
2015-05-13 Lang Hames[LLD] Add a mutex to prevent concurrent modification...
2015-05-13 Jingyue Wu[SLSR] handles non-canonicalized Mul candidates
2015-05-12 Sanjoy Das[Statepoints] Support for "patchable" statepoints.
2015-05-12 Philip Reames[PlaceSafepoints] Followup to commit L237172
2015-05-12 Saleem AbdulrasoolCodeGen: ignore DEBUG_VALUE nodes in KILL tagging
2015-05-12 Chandler CarruthRevert r237175: [X86] Always return the sret parameter...
2015-05-12 Chandler Carruth[Unrolling] Refactor the start and step offsets to...
2015-05-12 Kostya Serebryany[lib/Fuzzer] A simple script to synchronise a fuzz...
2015-05-12 Vince Harrondosep can run tests in a specific subfolder
2015-05-12 Vince HarronAdded support for XTIMEOUT to dosep
2015-05-12 Eric FiselierDocument a known build issue on OS X 10.8 and later.
2015-05-12 Eric FiselierAllow the CMake option 'LLVM_ABI_BREAKING_CHECKS' to...
2015-05-12 Sunil SrivastavaChanged renaming of local symbols by inserting a dot...
2015-05-12 Eric FiselierHave '__have_extension(cxx_variadic_templates)' return...
2015-05-12 Bjorn SteinbrinkCVP: Improve handling of Selects used as incoming PHI...
2015-05-12 Philip Reames[RewriteStatepointsForGC] Extend base pointer to handle...
2015-05-12 Peter Collingbournebenchcomp: Add macho_symsizes mode for comparing Mach...
2015-05-12 Kostya Serebryany[lib/Fuzzer] use sha1sum for the file hash
2015-05-12 Diego NovilloTidy comments in SampleProfile header. NFC.
2015-05-12 Justin Bogner[PlaceSafepoints] Add missing "override" to PlaceBacked...
2015-05-12 Richard SmithAdd missing #include and forward decl, found by modules...
2015-05-12 Richard SmithAdd missing #includes, found by modules build.
2015-05-12 Arnold SchwaighoferMergeFunctions: Two different sized allocas are *not...
2015-05-12 Richard TrieuAdd a new error for unexpected semi-colon before closin...
2015-05-12 Pat Gavlin[Statepoints] Clean up statepoint argument accessors.
2015-05-12 Ismail PazarbasiInclude missing 'sanitizer_platform_limits_posix.h'
2015-05-12 Matthias BraunRevert "ARM: Remove Itineraries for swift CPU"
2015-05-12 Justin BognerInstrProf: Update name of compiler-rt routine for setti...
2015-05-12 Justin BognerInstrProf: Update name of compiler-rt routine for setti...
2015-05-12 Philip Reames[PlaceSafepoints] Switch to being a FunctionPass
2015-05-12 Vince HarronRevert accidental file checkin
2015-05-12 Douglas Katzmanclang-format AllocateTarget. NFC
2015-05-12 Vince HarronXFAIL'd TestPersistObjCPointeeType.py
2015-05-12 Sanjay Patelfix formatting; NFC
2015-05-12 Philip Reames[PlaceSafepoints] Make internal helper pass a FunctionPass
2015-05-12 Matthias BraunARM: Remove Itineraries for swift CPU
2015-05-12 Chaoren LinPlatform settings doesn't need permission options.
2015-05-12 Ismail PazarbasiCall system's sigfillset and sigprocmask functions...
2015-05-12 Philip Reames[PlaceSafepoints] Use analysis infrastructure to get...
2015-05-12 Reid Kleckner[X86] Always return the sret parameter in eax/rax,...
2015-05-12 Vince HarronAdded minor comment
2015-05-12 Ismail PazarbasiSanitizers: Implement `GetRSS` on Mac OS X
2015-05-12 Philip Reames[PlaceSafepoints] Remove dependence on LoopSimplify
2015-05-12 Richard SmithList Alexey Bataev as code owner for Clang's OpenMP...
2015-05-12 Sundeep Kushwaha[PATCH] [HEXAGON] Add a test program to verify calling...
2015-05-12 Pete CooperConvert PHI getIncomingValue() to foreach over incoming...
2015-05-12 Pete CooperAdd a const method to iterator over PHI incoming values.
2015-05-12 Pete CooperConstify method. NFC
next