oota-llvm.git
2013-05-28 Michael KupersteinMake BasicAliasAnalysis recognize the fact a noalias...
2013-05-27 Rafael EspindolaMake it explicit that GlobalAlias are ok in llvm.used.
2013-05-27 Rafael EspindolaMake helper functions static.
2013-05-27 Preston GurdConvert sqrt functions into sqrt instructions when...
2013-05-27 Rafael EspindolaAdd a cpu to try to bring back the atom bots.
2013-05-27 Hal FinkelPPC: Add a isConsecutiveLS utility function
2013-05-27 NAKAMURA Takumillvm-objdump.cpp: Appease MSC16 x64. utostr(n++) causes...
2013-05-26 Hal FinkelPrefer to duplicate PPC Altivec loads when expanding...
2013-05-26 Kai NackeAdd LDC compiler to list of external OS projects using...
2013-05-26 Andrew TrickFix PR16143: Insert DEBUG_VALUE before terminator.
2013-05-26 Galina KistanovaFixed bug when tests in executable partially used absol...
2013-05-25 Chris LattnerDisable the StringMapEntry copy constructor, to make...
2013-05-25 Cameron ZwarichAdd support for DWARF line number table entries for...
2013-05-25 Eric ChristopherAdd some comments to the stringify function.
2013-05-25 Hal FinkelPPC: Combine duplicate (offset) lvsl Altivec intrinsics
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 4/4.
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 3/4.
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 2/4.
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 1/4.
2013-05-25 Andrew TrickFix RecyclingAllocator::PrintStats to print the underly...
2013-05-24 Eric ChristopherAdd to testsuite.
2013-05-24 Eric ChristopherArrayRef-ize MD5 and clean up a few variable names.
2013-05-24 Hal FinkelPPC: Initial support for permutation-based unaligned...
2013-05-24 Michael J.... [Support] Remove Count{Leading,Trailing}Zeros_{32,64}.
2013-05-24 Jim GrosbachTidy up. Whitespace.
2013-05-24 Quentin ColombetFollow up of the introduction of MCSymbolizer.
2013-05-24 Michael Gottesmanclang formatted APFloat.h
2013-05-24 Michael Gottesmanclang-formatted APInt.h
2013-05-24 Benjamin KramerMathExtras: Return the result of find(First|Last)Set...
2013-05-24 Michael J.... Replace Count{Leading,Trailing}Zeros_{32,64} with count...
2013-05-24 Michael J.... [Support][MathExtras] Fix literal type issues.
2013-05-24 Michael J.... Add missing header for atexit.
2013-05-24 Michael J.... [Support][MathExtras] Add missing include and disable...
2013-05-24 Michael Gottesman[objc-arc] KnownSafe does not imply that it is safe...
2013-05-24 Michael Gottesman[objc-arc] Make sure that multiple owners is propogated...
2013-05-24 Michael J.... [Support] Add type generic bit utilities to MathExtras.h
2013-05-24 Benjamin KramerLoopVectorize: LoopSimplify can't canonicalize loops...
2013-05-24 Diego NovilloDo not reserve space for the ColdEdges and NormalEdges...
2013-05-24 Richard Sandiford[SystemZ] Improve AsmParser handling of invalid instruc...
2013-05-24 Richard Sandiford[SystemZ] Improve AsmParser register parsing
2013-05-24 Joey GoulyRun clang-format over the scalarizePHI function.
2013-05-24 Joey GoulyscalarizePHI needs to insert the next ExtractElement...
2013-05-24 Diego NovilloAdd a new function attribute 'cold' to functions.
2013-05-24 Benjamin KramerRemove the Copied parameter from MemoryObject::readBytes.
2013-05-24 Daniel JasperFix unused warning in opt builds.
2013-05-24 Ahmed BougachaMC: Disassembled CFG reconstruction.
2013-05-24 Ahmed BougachaAdd MCSymbolizer for symbolic/annotated disassembly.
2013-05-23 Ulrich Weigand[PowerPC] Remove symbolLo/symbolHi instruction operand...
2013-05-23 Daniel MaleaRe-implement DebugIR in a way that does not subclass...
2013-05-23 Ulrich Weigand[PowerPC] Clean up generation of ha16() / lo16() markers
2013-05-23 Bill WendlingThe command line options need to be processed before...
2013-05-23 Tim NorthoverARM: implement @llvm.readcyclecounter intrinsic
2013-05-23 Tim NorthoverARM: Add Performance Monitor Extensions feature
2013-05-23 Tom StellardR600: Fix R600ControlFlowFinalizer not considering...
2013-05-23 Benjamin KramerMove passes from namespace llvm into anonymous namespac...
2013-05-23 Jakob Stoklund... Fix PR16110: Handle DBG_VALUE in ConnectedVNInfoEqClass...
2013-05-23 Benjamin KramerMore symbols that should be static.
2013-05-23 Benjamin KramerHexagon: Make helper functions static.
2013-05-23 Benjamin KramerR600: Hide symbols of implementation details.
2013-05-23 Benjamin KramerInlineSpiller: Store bucket pointers instead of iterators.
2013-05-23 Aaron BallmanSetting the default value (fixes CRT assertions about...
2013-05-23 Rafael EspindolaFix 32 bit build in c++11 mode.
2013-05-23 Nick LewyckyAdd missing test from r175092.
2013-05-23 Rafael EspindolaFix a leak on the r600 backend.
2013-05-23 Rafael Espindolaclang-format this file.
2013-05-23 Rafael EspindolaRemove redundant rpath.
2013-05-23 Rafael EspindolaFix indentation.
2013-05-23 Michael Gottesman[objc-arc] Fixed number of prefixing slashes in some...
2013-05-23 Michael GottesmanFixed trailing whitespace.
2013-05-23 Michael GottesmanUpdated the comments of APInt.h to match the llvm style...
2013-05-23 Kevin EnderbyMissed removing one of the assert()'s from the LLVMCrea...
2013-05-22 Chad RosierMinor fix to comment from my previous commit.
2013-05-22 Chad RosierSimplify the logic described in the comment.
2013-05-22 David BlaikieSolidify the assumption that a DW_TAG_subprogram's...
2013-05-22 Chad RosierSimplify logic now that r182490 is in place. No functi...
2013-05-22 Chad RosierSimplify logic now that r182490 is in place. No functi...
2013-05-22 Chad RosierSimplify logic now that r182490 is in place. No functi...
2013-05-22 Bill SchmidtRecognize ValueType operands in source patterns for...
2013-05-22 Bill SchmidtChange some PowerPC PatLeaf definitions to ImmLeaf...
2013-05-22 Nadav RotemSLPVectorizer: Change the order in which new instructio...
2013-05-22 Nadav RotemX86: Fix a bug in EltsFromConsecutiveLoads. We can...
2013-05-22 Reid KlecknerRemove unneeded call to a base default ctor
2013-05-22 Jean-Luc DupratThis is an update to a previous commit (r181216).
2013-05-22 Rui UeyamaFix typo in docs/GettingStarted.rst.
2013-05-22 Adrian PrantlUnify formatting of debug output.
2013-05-22 Reid KlecknerFix StringMapIterator compile errors for non-MSVC compi...
2013-05-22 Chad RosierAdd the IncludeSelf parameter to the MCSubRegIterator...
2013-05-22 Reid Kleckner[Support] Add StringMap::swap() and a default ctor...
2013-05-22 Benjamin KramerX86: When expanding PCMPGTQ to PCMPGTD we always want...
2013-05-22 Arnold SchwaighoferLoopVectorize: Make Value pointers that could be RAUW...
2013-05-22 Rafael EspindolaFix use after free (pr16103).
2013-05-22 Rafael EspindolaCheck that a function starts with llvm. before using...
2013-05-22 Richard Sandiford[SystemZ] Rename PSW to CC
2013-05-22 Rafael Espindolasync projects/sample's autohell.
2013-05-22 Richard Sandiford[SystemZ] Fix thinko in long branch pass
2013-05-22 David MajnemerX86: Remove test instructions proceeding shift by immed...
2013-05-22 NAKAMURA TakumiR600ISelLowering.cpp: Avoid "using namespace Intrinsic...
2013-05-22 NAKAMURA TakumiR600: Whitespace and untabify.
2013-05-22 Owen AndersonCreate an FPOW SDNode opcode def in the target independ...
2013-05-22 Filip PizloExpose the RTDyldMemoryManager through the C API. This...
next