platform/upstream/llvm.git
2015-01-09 Philip Reames[Refactor] Have getNonLocalPointerDependency take the...
2015-01-09 Tobias GrosserAdd experimental support for unsigned expressions
2015-01-08 Duncan P. N... LangRef: Add usage points for distinct MDNodes
2015-01-08 Kostya Serebryany[asan] make a test consume 2x less RAM (we observe...
2015-01-08 Duncan P. N... IR: Drop TODO now that PR22111 is finished
2015-01-08 Duncan P. N... Utils: Keep distinct MDNodes distinct in MapMetadata()
2015-01-08 Duncan P. N... IR: Add 'distinct' MDNodes to bitcode and assembly...
2015-01-08 Duncan P. N... IR: Add 'distinct' MDNodes to bitcode and assembly
2015-01-08 Sanjay Patelremove function names from comments; NFC
2015-01-08 Alexey SamsonovFix memory leaks in GetListOfModules() users.
2015-01-08 Hal Finkel[PowerPC] Mark all instructions as non-cheap for Machin...
2015-01-08 Hal Finkel[MachineLICM] A command-line option to hoist even cheap...
2015-01-08 Alexey Samsonov[Sanitizer] Remove the hardcoded limit of address range...
2015-01-08 Duncan P. N... CodeGen: Use handy new-fangled post-increment, NFC
2015-01-08 Akira Hatanaka[ARM] Fix a bug in constant island pass that was trigge...
2015-01-08 Duncan P. N... CodeGen: Use range-based for loops, NFC
2015-01-08 Matt ArsenaultFix fcmp + fabs instcombines when using the intrinsic
2015-01-08 Tobias GrosserAdd support for pointer types in expressions
2015-01-08 Enrico GranataThis patch fixes my think-o in ValueObject::UpdateValue...
2015-01-08 Eric ChristopherThe Kaleidoscope tutorial should be using "mcjit" for...
2015-01-08 Tobias GrosserFix a crash in our error reporting
2015-01-08 Lang Hames[MCJIT] Remove a few redundant MCJIT tests, and drop...
2015-01-08 Eric ChristopherMake the TargetMachine in MipsSubtarget a reference...
2015-01-08 Eric ChristopherUpdate include - this class doesn't use the target...
2015-01-08 Eric ChristopherFix a couple of odd formatting issues.
2015-01-08 Eric ChristopherThis routine is in InstrInfo, there's no need to access...
2015-01-08 Ahmed Bougacha[X86] Reflow comment. NFC.
2015-01-08 Rafael Espindolaclang-format. NFC.
2015-01-08 Rafael EspindolaMake this test a bit stricter.
2015-01-08 Justin HibbitsAdd saving and restoring of r30 to the prologue and...
2015-01-08 Rafael EspindolaExplicitly handle LinkOnceODRAutoHideLinkage. NFC....
2015-01-08 Rafael EspindolaUpdate naming style and clang-format. NFC.
2015-01-08 Manuel KlimekImprove clang-format.el.
2015-01-08 Kristof BeylsFix large stack alignment codegen for ARM and Thumb2...
2015-01-08 Tom StellardR600/SI: Remove SIISelLowering::legalizeOperands()
2015-01-08 Daniel Jasperclang-format: Force line break between "endl" and ...
2015-01-08 Viktor Kutuzov[Sanitizers] Fix internal_lseek() to work on FreeBSD
2015-01-08 Logan ChienFrontend: Fix SourceColumnMap assertion failure on...
2015-01-08 Elena DemikhovskyMasked Load/Store - fixed a bug in type legalization.
2015-01-08 Michael KupersteinFix a think-o in the test for r225438.
2015-01-08 Michael KupersteinFix include ordering, NFC.
2015-01-08 Michael Kuperstein[X86] Don't try to generate direct calls to TLS globals
2015-01-08 Michael KupersteinMove SPAdj logic from PEI into the targets (NFC)
2015-01-08 Mohit K. Bhakkad[LLDB][MIPS] Adding SoftwareBreakpointTrapOpcode and...
2015-01-08 Daniel Jasperclang-format: Improve template parameter detection.
2015-01-08 Craig TopperFix test case I missed in r225432.
2015-01-08 Andrew Wilkins[llgo] irgen: generate switch instructions
2015-01-08 Craig Topper[X86] Don't print 'dword ptr' or 'qword ptr' on the...
2015-01-08 Jason MolendaHave AssemblyParse_x86::get_non_call_site_unwind_plan...
2015-01-08 Marshall ClowIn early C++11 standard drafts, std::function derived...
2015-01-08 Marshall ClowAdd checks to make sure the hash functor has the right...
2015-01-08 Saleem AbdulrasoolPE/COFF: add support to import functions in ARM NT
2015-01-08 Jason MolendaRearrange RegisterContextLLDB::SavedLocationForRegister...
2015-01-08 Richard TrieuAttempt to fix test from r225423 to get build bots...
2015-01-08 Vince HarronAdded documentation for test timeout
2015-01-08 Adrian PrantlRevert "Reapply: Teach SROA how to update debug info...
2015-01-08 Richard TrieuWhen the diagnostic text is simply "%0", sanitize the...
2015-01-08 Quentin Colombet[RegAllocGreedy] Introduce a late pass to repair broken...
2015-01-08 Ahmed Bougacha[SelectionDAG] Allow targets to specify legality of...
2015-01-08 Nick LewyckyRemove empty statement. No functionality change.
2015-01-08 Matthias BraunX86: VZeroUpperInserter: shortcut should not trigger...
2015-01-08 Enrico GranataFix a problem where a ValueObject could fail to update...
2015-01-08 Kevin EnderbyRun clang-format on tools/llvm-objdump/MachODump.cpp...
2015-01-08 Matthias BraunRegisterCoalescer: Do not remove IMPLICIT_DEFS if they...
2015-01-07 Matthias BraunRegisterCoalescer: Fix valuesIdentical() in some subran...
2015-01-07 Nico WeberWrap to 80 columns. No behavior change.
2015-01-07 Matthias BraunLiveInterval: Implement feedback by Quentin Colombet.
2015-01-07 Philip Reames[GC] improve testing around gc.relocate and fix a test
2015-01-07 Ahmed Bougacha[CodeGen] Add MVT::isValid to replace manual validity...
2015-01-07 Tom StellardR600/SI: Commute instructions to enable more folding...
2015-01-07 Nico WeberAdd help text for mmacosx-version-min=, mios-version...
2015-01-07 Marshall ClowMissed a typename
2015-01-07 Greg ClaytonFix inlined test cases so they print out the correct...
2015-01-07 Duncan P. N... IR: Add MDNode::getDistinct()
2015-01-07 Tom StellardR600/SI: Only fold immediates that have one use
2015-01-07 Sean SilvaTest commit.
2015-01-07 Marshall Clowlibc++ implements its' hash objects as deriving from...
2015-01-07 Marshall ClowIn C++03, a bunch of the arithmetic/logical/comparison...
2015-01-07 Duncan P. N... IR: Add MDNode::isDistinct()
2015-01-07 Sean Silva[LangRef] PR22118: Hyphen is allowed in IR identifiers.
2015-01-07 Adrian PrantlUpdate a comment.
2015-01-07 Vince Harronlldb-platform - static link all llvm dependencies
2015-01-07 Duncan P. N... Linker: Don't use MDNode::replaceOperandWith()
2015-01-07 Tobias Grossertodo: Remove some redundant topics
2015-01-07 Chandler CarruthTest commit to check the new git mirror.
2015-01-07 Alexey SamsonovXFAIL several MCJIT EH tests under ASan and MSan bootstrap.
2015-01-07 Ahmed Bougacha[CodeGen] Use MVT iterator_ranges in legality loops...
2015-01-07 Tobias Grosserwww: Make sure the main content pane does not overlap...
2015-01-07 Tobias Grossertodo: Adding native OpenSCoP support to Polly does...
2015-01-07 Kaelyn TakataHandle OpaqueValueExprs more intelligently in the Trans...
2015-01-07 Tobias GrosserAdd updated TODO list
2015-01-07 Ahmed Bougacha[CodeGen] Add iterator_range for the MVT::SimpleValueTy...
2015-01-07 Alexey SamsonovFix uninitialized memory read in llvm-dsymutil for...
2015-01-07 Rafael EspindolaAdd a test that would have found the issue in r224935.
2015-01-07 Chandler Carruth[git] Mark the llgo directory in the LLVM gitignore.
2015-01-07 Kevin EnderbySlightly refactor things for llvm-objdump and the ...
2015-01-07 Tom StellardR600/SI: Remove VReg_32 register class
2015-01-07 Marshall ClowAdd tests to check the typedefs from the result of...
2015-01-07 Olivier SallenaveMore FMA folding opportunities.
2015-01-07 Adrian PrantlReapply: Teach SROA how to update debug info for fragme...
next