oota-llvm.git
2015-04-15 Daniel JasperRe-apply r234898 and fix tests.
2015-04-15 Lang Hames[RuntimeDyld] Add casts to make delta computation 64...
2015-04-15 Lang Hames[RuntimeDyld] Make sure we emit MachO __eh_frame and...
2015-04-15 Richard TrieuChange range-based for-loop to use const auto&. No...
2015-04-15 Duncan P. N... uselistorder: Remove the global bits
2015-04-15 Alexei Starovoitov[bpf] fix build
2015-04-15 Duncan P. N... uselistorder: Pull the bit through PrintModulePass
2015-04-15 Duncan P. N... uselistorder: Pull the assembly bit up out of the printer
2015-04-15 Duncan P. N... uselistorder: Start pulling out -preserve-ll-uselistorder
2015-04-15 Richard TrieuChange range-based for-loops to be -Wrange-loop-analysi...
2015-04-15 Duncan P. N... uselistorder: Pull bit through BitcodeWriterPass
2015-04-15 Duncan P. N... Fix build error from r234957
2015-04-15 Duncan P. N... uselistorder: Pull the bit through WriteToBitcodFile()
2015-04-14 Duncan P. N... uselistorder: Thread bit through ValueEnumerator
2015-04-14 Rafael EspindolaUse the ability to pwrite to simplify the ELF writer.
2015-04-14 Rafael EspindolaUse raw_pwrite_stream in the object writer/streamer.
2015-04-14 Reid Kleckner[WinEH] Avoid emitting xdata tables twice for cleanups
2015-04-14 Ed MasteCorrect 'teh' and other typos / repeated words.
2015-04-14 Reid Kleckner[Inliner] Don't inline functions with frameescape calls
2015-04-14 Daniel BerlinOnly recalculate DFS Numbers if invalid. Invalidate...
2015-04-14 Daniel BerlinMake updateDFSNumbers API public
2015-04-14 Duncan P. N... verify-uselistorder: More outs() and errs(), less dbgs()
2015-04-14 Duncan P. N... IR: Set -preserve-bc-uselistorder=false by default
2015-04-14 Duncan P. N... IR: Rename 'use-list-order' options to 'uselistorder'
2015-04-14 Daniel BerlinAdd ladder graph utility
2015-04-14 David BlaikieDebugInfo: Pubnames: Do not include variable declaratio...
2015-04-14 David BlaikieUpdate test case to include the original source code...
2015-04-14 Lang Hames[RuntimeDyld] Make SectionEntry's Name field a std...
2015-04-14 Lang Hames[Orc] Reapply r234815, outputting via stdout instead.
2015-04-14 Zachary Turner[msvc] Strip /W[0-4] before appending /W4
2015-04-14 Duncan P. N... DebugInfo: Add implicit conversion from DISubprogram...
2015-04-14 Rafael EspindolaRevert "The code that originally made me discover this...
2015-04-14 Chad RosierImprove RefreshCallGraph to remove invalid call graph...
2015-04-14 Alexander KornienkoRefactor: Simplify boolean expressions in ARM target
2015-04-14 Krzysztof ParzyszekChange the testcase mtriple to x86_64-unknown-unknown
2015-04-14 Rafael EspindolaFix MSVC build.
2015-04-14 Daniel JasperThe code that originally made me discover this is:
2015-04-14 Bradley Smith[AArch64] Allow non-standard INS/DUP encodings
2015-04-14 Rafael EspindolaAdd raw_pwrite_stream type.
2015-04-14 Tom StellardR600/SI: Fix verifier error caused by SIAnnotateControlFlow
2015-04-14 Aaron BallmanFixing a compile error with MSVC 2013 where there is...
2015-04-14 Filipe CabecinhasError out of ParseBitcodeInto(Module*) if we haven...
2015-04-14 Aaron BallmanSilencing a -Wreturn-type warning, as the switch is...
2015-04-14 Petar JovanovicRe-enable target-specific relocation table sorting...
2015-04-14 Daniel Jasper[MachineLICM] Use newer model of register pressure...
2015-04-14 NAKAMURA TakumiRoll back llvm/test/ExecutionEngine/MCJIT/cross-module...
2015-04-14 Anders WaldenborgFix crash in DebugInfoFinder when adding a module with...
2015-04-14 Jingyue WuSimplify n-ary adds by reassociation
2015-04-14 Duncan P. N... DebugInfo: Update signature of DICompileUnit::replace*()
2015-04-14 Dmitri GribenkoLinkAllPasses.h: also link in parts of libLLVMSupport
2015-04-14 Duncan P. N... DebugInfo: Gut DISubprogram and DILexicalBlock*
2015-04-14 Sanjoy Das[SCEVExpander] Fix comments for functions. NFC.
2015-04-14 Sanjoy Das[LoopUnrollRuntime] Avoid high-cost trip count computation.
2015-04-14 Sanjoy Das[SCEV] Strengthen SCEVExpander::isHighCostExpansion.
2015-04-14 Sanjoy Das[SCEV] Refactor out isHighCostExpansion. NFCI.
2015-04-14 Duncan P. N... DebugInfo: Gut DINamespace and DITemplate*Parameter
2015-04-14 Duncan P. N... DebugInfo: Add MDLexicalBlockBase::getLine(), etc.
2015-04-14 Duncan P. N... DebugInfo: Gut DIVariable and DIGlobalVariable
2015-04-14 Keno Fischer[RuntimeDyldELF] Improve GOT support
2015-04-14 Duncan P. N... DebugInfo: Move DIVariable::printExtendedName() to...
2015-04-14 Duncan P. N... DebugInfo: Inline DIVariable::isBlockByrefVariable...
2015-04-14 Duncan P. N... DebugInfo: Gut DIObjCProperty and DIImportedEntity
2015-04-14 Duncan P. N... DebugInfo: Gut DILocation
2015-04-14 Adam Nemet[LoopAccesses] Properly print whether memchecks are...
2015-04-14 Duncan P. N... DebugInfo: Gut DIExpression
2015-04-14 Duncan P. N... DebugInfo: Move an assertion into MDCompositeTypeBase
2015-04-14 Philip Reames[RewriteStatepointsForGC] Delete dead code [NFC]
2015-04-14 Duncan P. N... DebugInfo: Move DILocation::computeNewDiscriminators()
2015-04-14 Duncan P. N... AddDiscriminators: Create new MDLocation directly
2015-04-14 Lang Hames[Orc] Revert 234815. Still haven't quite got this test...
2015-04-14 Duncan P. N... DebugInfo: Move DILocation::getDiscriminator() to MDLoc...
2015-04-13 Duncan P. N... DebugInfo: Remove DIObjCProperty attribute accessors...
2015-04-13 Duncan P. N... DebugInfo: Move DIDerivedType accessors to MDDerivedTyp...
2015-04-13 Lang Hames[Orc] Make the OrcLazy hello.ll regression test output...
2015-04-13 Daniel BerlinAdd new getModRefInfo API to determine whether an Instr...
2015-04-13 Daniel BerlinCommon some code from MemoryDependenceAnalysis that...
2015-04-13 Duncan P. N... DebugInfo: Make DIDerivedType accessors more strict
2015-04-13 Daniel BerlinMake getModRefInfo with a default location not crash.
2015-04-13 Lang Hames[Orc] Back out r234805 for hello.ll until I can figure...
2015-04-13 Ahmed Bougacha[CodeGen] Combine concat_vectors of scalars into build_...
2015-04-13 Daniel BerlinAllow printing functions with an optional annotationwriter
2015-04-13 Lang Hames[Orc] Disambiguate call to make_unique. This should...
2015-04-13 Lang Hames[Orc] Add an Orc layer for applying arbitrary transform...
2015-04-13 Duncan P. N... DebugInfo: Simplify a few more wrappers
2015-04-13 Krzysztof ParzyszekSettle on a specific triple for the aarch64 testcase
2015-04-13 Duncan P. N... SelectionDAG: Stop using DIVariable::isInlinedFnArgument()
2015-04-13 Chris Bieneman[CMake] Updates to llvm-shlib to support overriding...
2015-04-13 Krzysztof ParzyszekAlso add mtriple to the aarch64 testcase
2015-04-13 Duncan P. N... DebugInfo: Remove DIGlobalVariable::getGlobal()
2015-04-13 Krzysztof ParzyszekExpand ADDO/SUBO on Hexagon
2015-04-13 Krzysztof ParzyszekAdd mtriple to test case to avoid problems with differe...
2015-04-13 Duncan P. N... StripSymbols: Use DIGlobalVariable::getConstant() inste...
2015-04-13 Nick LewyckyGCC complains thusly: "attributes at the beginning...
2015-04-13 Philip Reames[RwriteStatepointsForGC] Minor indentation and naming...
2015-04-13 Duncan P. N... DebugInfo: Remove a few unnecessary wrappers
2015-04-13 Duncan P. N... DebugInfo: Assume valid pointer in DISubprogram::replac...
2015-04-13 Nick LewyckySubtraction is not commutative. Fixes PR23212!
2015-04-13 Philip Reames[RewriteStatepointsForGC] Avoid inserting empty holder
2015-04-13 Duncan P. N... DebugInfo: Migrate DISubprogram::describes() to new...
2015-04-13 Krzysztof ParzyszekRemove this test until I figure out why it fails
next