platform/upstream/llvm.git
2015-02-20 Reid KlecknerUse unreachable instead of assert(false) to silence...
2015-02-20 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-02-20 Andrea Di Biagio[X86][FastIsel] Teach how to select float-half conversi...
2015-02-20 Philip Reames[GC] Style cleanup for RewriteStatepointForGC (1 of...
2015-02-20 Chris BienemanSetting up CMake to default to Debug when no build...
2015-02-20 Philip ReamesBugfix for 229954
2015-02-20 Eric ChristopherRemove a use of the Subtarget in the darwin ppc asm...
2015-02-20 Eric ChristopherGet the function specific subtarget.
2015-02-20 Eric ChristopherGet the cached subtarget off the MachineFunction rather...
2015-02-20 Oleksiy VyalovIntroduce FileSystem::CalculateMD5AsString that support...
2015-02-20 Andrey ChurbanovTwo warning messages fixed.
2015-02-20 Andrey ChurbanovMisprint in comment fixed
2015-02-20 Andrey ChurbanovDetect Intel MIC architecture and set some defaults...
2015-02-20 Andrey ChurbanovRemoved unused varargs from __kmpc_flush function.
2015-02-20 Rafael EspindolaAdd -funique-section-names and -fno-unique-section...
2015-02-20 Andrey ChurbanovAdded new user-guided lock api, currently disabled...
2015-02-20 Andrey ChurbanovChanged default stack offset for threads on non-Mac...
2015-02-20 Ilia KMinor changes after r229901: move the CMICmdCmdStackSel...
2015-02-20 Andrey ChurbanovAdded some compiler flags for security on Linux and...
2015-02-20 Alexey Samsonov[Sanitizer] Refactor SuppressionContext class.
2015-02-20 Ilia KForgot to remove initialization of MiTestCaseBase.mydir...
2015-02-20 Sanjay Patelcanonicalize a v2f64 blendi of 2 registers
2015-02-20 Benjamin KramerPut MSVC back into the dumb compiler's corner.
2015-02-20 Ilia KRefactor lldb-mi tests
2015-02-20 Benjamin KramerBase isPodLike on is_trivially_copyable for GCC 5 and...
2015-02-20 Kit BartonI incorrectly marked the VORC instruction as isCommutab...
2015-02-20 Timur Iskhodzhanov[ASan] Make the argument of '__sanitizer_annotate_conti...
2015-02-20 Timur Iskhodzhanov[ASan/Win] Work around PR22545 - unregister globals...
2015-02-20 Igor LaevskyGeneralize statepoint lowering to use ImmutableStatepoi...
2015-02-20 Benjamin KramerConstants.cpp: Only read 32 bits for float.
2015-02-20 Rui UeyamaRemove redundant "explicit".
2015-02-20 John ThompsonDeleted module-map-checker, as it's been folded into...
2015-02-20 NAKAMURA TakumiConstants.cpp: getElementAsAPFloat(): Don't handle...
2015-02-20 Benjamin KramerRewriteStatepointsForGC: Move details into anonymous...
2015-02-20 Daniel Jasperclang-format: [js] Support template strings.
2015-02-20 Benjamin KramerMake the static instance of None just const.
2015-02-20 Benjamin KramerWrap recursive function only used in assert in #ifndef...
2015-02-20 Ilia KAdd -symbol-list-lines command (MI)
2015-02-20 Jean-Daniel... [Mach-O] Remove redundant allocator
2015-02-20 Manuel KlimekAdd -fno-implicit-modules.
2015-02-20 Pavel LabathRefactor OptionValue::SetValueFromCString to use llvm...
2015-02-20 Chandler Carruth[x86] Switching the shuffle equivalence test to a varia...
2015-02-20 Hafiz Abid... Reduce number of threads in lldb-mi.
2015-02-20 Mohit K. Bhakkad[TSan][MIPS64] Fix few more test cases for MIPS64
2015-02-20 Eric ChristopherFix wording and grammar in Mips subtarget options.
2015-02-20 Eric ChristopherGet the cached subtarget off the MachineFunction rather...
2015-02-20 Eric ChristopherGet the cached subtarget off the MachineFunction rather...
2015-02-20 Eric ChristopherGet the cached subtarget off the MachineFunction rather...
2015-02-20 Justin BognerDriver: Fix an incorrect use of llvm::None
2015-02-20 Eric ChristopherSave the MachineFunction in startFunction so that we...
2015-02-20 Eric ChristopherUse the cached subtarget from the MachineFunction rathe...
2015-02-20 Eric ChristopherMake the TargetMachine::getSubtarget that takes a Funct...
2015-02-20 Justin BognerDisallow implicit conversions from None to integer...
2015-02-20 Nick LewyckyFix build with gcc. This has a -Wsequence-point error...
2015-02-20 Eric ChristopherRemove more uses of TargetMachine::getSubtargetImpl...
2015-02-20 Nick LewyckyFix build in release mode, -Wunused-variable on this...
2015-02-20 Nick LewyckyFix build in release mode, four cases of -Wunused-variable.
2015-02-20 Nick LewyckyRemove carriage returns.
2015-02-20 Eric ChristopherAsmPrinter::doFinalization is at the module level and...
2015-02-20 Lang Hames[Orc] Add a new JITSymbol constructor to build a symbol...
2015-02-20 Mohit K. Bhakkad[TSan][MIPS] Adding support for MIPS64
2015-02-20 Eric ChristopherRemove the MCInstrInfo cached variable as it was only...
2015-02-20 David BlaikieFix -Wunused-variable warning in non-asserts build...
2015-02-20 Larisse VoufoAdd self to CREDITS.TXT
2015-02-20 Larisse VoufoMore on adding sized deallocation functions in libc...
2015-02-20 David MajnemerLinkerScript: Remove leaks in the parser
2015-02-20 Hal Finkel[PowerPC] Loop Data Prefetching for the BG/Q
2015-02-20 Richard SmithPR22435: Correctly implement tiebreaker for reference...
2015-02-20 Chandler Carruth[x86] Remove the old vector shuffle lowering code and...
2015-02-20 Chandler Carruth[x86] Now that the new vector shuffle legality is enabl...
2015-02-20 Filipe CabecinhasMake FileCheck be a common dependency, not an ASan...
2015-02-20 Rui UeyamaPECOFF: Fix base relocation for ImageBase.
2015-02-20 Duncan P. N... Bitcode: Stop assuming non-null fields
2015-02-20 Hal Finkel[InstCombine] Remove unnecessary variable indexing...
2015-02-20 Chandler Carruth[x86] Make the new vector shuffle legality test on...
2015-02-20 Kostya Serebryany[fuzzer] one more experimental search mode: -use_covera...
2015-02-20 Justin Bognerutils: Teach lldbDataFormatters about llvm::Optional
2015-02-20 Chandler Carruth[x86] Clean up a couple of test cases with the new...
2015-02-20 Philip ReamesAdjust enablement of RewriteStatepointsForGC
2015-02-20 Duncan P. N... IR: Extract macros from DILocation, NFC
2015-02-20 Chandler CarruthRevert r229944: EH: Prune unreachable resume instructio...
2015-02-20 Kostya Serebryany[sanitizer] fix a test broken by r229940
2015-02-20 Larisse VoufoAdd -fno-sized-deallocation option for completeness...
2015-02-20 Lang Hames[Orc][Kaleidoscope] Fix the orc/kaleidoscope tutorials...
2015-02-20 Alexey Samsonov[Sanitizer] Remove multiline comment to silence GCC...
2015-02-20 Duncan P. N... IR: Add getRaw() helper, NFC
2015-02-20 Philip ReamesAdd a pass for constructing gc.statepoint sequences...
2015-02-20 Reid KlecknerEH: Prune unreachable resume instructions during Dwarf...
2015-02-20 Eric ChristopherRevert "AVX-512: Full implementation for VRNDSCALESS...
2015-02-20 Eric ChristopherAdd a license header to the AVX512 file.
2015-02-20 Kostya Serebryany[sanitizer] when dumping the basic block trace, also...
2015-02-20 Eric ChristopherThis needs to be a const variable so the two sides...
2015-02-20 Michael Gottesman[objc-arc-contract] We can not move retains over instru...
2015-02-20 Michael Gottesman[objc-arc] Add the predicate CanDecrementRefCount.
2015-02-19 Eric FiselierFix incorrect locale mapping in config.py on OSX
2015-02-19 Jordan Rose[analyzer] RetainCountChecker: don't try to track ivars...
2015-02-19 Duncan P. N... IR: Fix MDType fields from unsigned to uint64_t
2015-02-19 Ahmed Bougacha[ARM] Re-re-apply VLD1/VST1 base-update combine.
2015-02-19 Eric ChristopherOnly use the initialized MCInstrInfo if it's been initi...
2015-02-19 Duncan P. N... DebugInfo: Match Name and DisplayName in testcase
next