2013-01-27 |
Bill Wendling | Don't erase these methods. They're used during testing. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Bill Wendling | Add special 'get' methods to create an Attribute with... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Richard Osborne | [XCore] Add missing l2rus instructions. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Bill Wendling | Privitize some the copy c'tor and assignment operator... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Bill Wendling | Add some helpful comments. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Richard Osborne | [XCore] Add missing l2r instructions. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Bill Wendling | s/AttrList/pImpl/g in AttributeSet. No functionality... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Bill Wendling | Start using more of the AttrNode in the AttributeSetImp... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Benjamin Kramer | Legalizer: Reword comment again, per Duncan's suggestion. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Richard Osborne | [XCore] Add missing 1r instructions. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Richard Osborne | [XCore] Add missing 0r instructions. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Hal Finkel | BBVectorize: Better use of TTI->getShuffleCost |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Benjamin Kramer | Legalizer: Add an assert and tweak a comment to clarify... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Bill Wendling | In the AttributeSetImpl c'tor, fill in the AttrNodes... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
NAKAMURA Takumi | [CMake][Lit][unittests] Cleanup in AddLLVM.cmake. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
NAKAMURA Takumi | [CMake][Lit][unittests] Deprecate CMAKE_BUILD_TYPE... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Benjamin Kramer | When the legalizer is splitting vector shifts, the... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Bill Wendling | Fix miscompile. Add back the use of the ArrayRef versio... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Bill Wendling | Rearrange some deckchairs. Moving the class before... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Bill Wendling | Remove dead methods. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Chandler Carruth | Re-revert r173342, without losing the compile time... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Michael Gottesman | Renamed function IsPotentialUse to IsPotentialRetainabl... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Bill Wendling | Fix test to not use the AttributeSet's AttributeWithInd... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Bill Wendling | Hide the method that creates an AttributeSet with Attri... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Bill Wendling | Use the AttributeSet instead of AttributeWithIndex. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Bill Wendling | Use the AttributeSet instead of AttributeWithIndex. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Bill Wendling | Use the AttributeSet instead of AttributeWithIndex. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Bill Wendling | Use the AttributeSet instead of AttributeWithIndex. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Bill Wendling | Use the AttributeSet instead of AttributeWithIndex. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Bill Wendling | Convert the CPP backend to use the AttributeSet instead... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Bill Wendling | Use the AttributeSet instead of AttributeWithIndex... |
commit | commitdiff | tree | snapshot |
2013-01-26 |
David Blaikie | PR14566: Debug Info: Removing top level lexical blocks |
commit | commitdiff | tree | snapshot |
2013-01-26 |
David Blaikie | IRBuilder: Remove redundant check around SetInstDebugLo... |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Hal Finkel | BBVectorize: Add a additional comment about the cost... |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Hal Finkel | BBVectorize: Fix anomalous capital letter in comment |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Benjamin Kramer | X86: Decode PALIGN operands so I don't have to do it... |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Dmitri Gribenko | Documentation: fix syntax error |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Benjamin Kramer | X86: Do splat promotion later, so the optimizer can... |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Benjamin Kramer | FileCheckize and merge some tests. |
commit | commitdiff | tree | snapshot |
2013-01-26 |
NAKAMURA Takumi | Object/RelocVisitor: Add minimal support, R_MIPS_32... |
commit | commitdiff | tree | snapshot |
2013-01-26 |
NAKAMURA Takumi | Object/RelocVisitor: Add minimal support, R_PPC64_ADDR3... |
commit | commitdiff | tree | snapshot |
2013-01-26 |
NAKAMURA Takumi | RelocVisitor::visit(): Set hasError in the default... |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Reed Kotler | fix use of std::std. it's ordered set. |
commit | commitdiff | tree | snapshot |
2013-01-26 |
NAKAMURA Takumi | DWARFDebugLine.cpp: Fix true path. Did you forget ... |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Andrew Kaylor | Add DIContext::getLineInfoForAddressRange() function... |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Bill Wendling | Convert BuildLibCalls.cpp to using the AttributeSet... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Aaron Ballman | A port of the Visual Studio 2012 debugger visualizers... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
NAKAMURA Takumi | llvm/test/CMakeLists.txt: Add a dependency to llvm... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Dmitri Gribenko | Remove unused variables, silences -Wunused-variable |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bill Wendling | Remove dead method. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bill Wendling | Remove some introspection functions. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Hal Finkel | Initial implementation of PPCTargetTransformInfo |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Nadav Rotem | Fix a warning in the new DWARFheader. Add a new line... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Andrew Kaylor | Add support for applying in-memory relocations to the... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Dmitri Gribenko | Add file to CMakeLists (file added in r173505) |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Reid Kleckner | XFAIL close-stderr on win32 |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Reid Kleckner | Set the +x bit on two batch scripts |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Reid Kleckner | Add parens to suppress an MSVC 2012 << precedence warning |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Reid Kleckner | FileCheck-ify some grep tests |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Nick Lewycky | Add an insert() method to MapVector. Adds the first... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Eli Bendersky | In this patch, we teach X86_64TargetMachine that it... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Eli Bendersky | Add back a RUN line removed by mistake by a previous... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Richard Osborne | Add instruction encodings / disassembly support for... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Nadav Rotem | LoopVectorize: Refactor the code that vectorizes loads... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bill Wendling | Use the new 'getSlotIndex' method to retrieve the attri... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Eli Bendersky | Now that llvm-dwarfdump supports flags to specify which... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Jakub Staszak | Use const reference instead of vector copying. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bill Wendling | Add an accessor method to get the slot's index. This... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Richard Osborne | Use the correct format in the STW / SETPSC instruction... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Richard Osborne | Fix order of operands for crc8_l4r |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Eli Bendersky | When encountering an unknown file format, ObjectFile... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
David Blaikie | This is no trule. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Hal Finkel | Improve the !add TableGen test case. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Eli Bendersky | Add command-line flags for DWARF dumping. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Richard Osborne | Add instruction encodings / disassembly support for... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Michael Gottesman | Fixed typo. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Richard Osborne | Fix order of operands for l5r instructions. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Richard Osborne | Use correct mnemonic / instruction name for ldivu. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Benjamin Kramer | LoopVectorize: Simplify code. No functionality change. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Pedro Artigas | added ability to dynamically change the ExportList... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Michael Gottesman | Added new section to the git-svn getting started sectio... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Nadav Rotem | LoopVectorizer: Refactor more code to use the IRBuilder. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bob Wilson | Use xcrun to find the right compiler when building... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Nadav Rotem | Refactor some code to use the IRBuilder. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Eli Bendersky | Rename variable to be more comprehensible and follow... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Benjamin Kramer | APFloat: Make sure that we get a well-formed x87 NaN... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Reid Kleckner | Disable MSVC's warning about noreturn destructors |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Reid Kleckner | Fix MSVC 2012 warning about a 32-bit shift that should... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Evgeniy Stepanov | [msan] A comment on ICmp handling logic. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Evgeniy Stepanov | [msan] Implement exact shadow propagation for relationa... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Preston Gurd | This patch aims to reduce compile time in LegalizeTypes... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Hal Finkel | More cleanup of PPC register definitions. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Hal Finkel | Add an addition operator to TableGen |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Silviu Baranga | Fixed the condition codes for the atomic64 min/umin... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bill Wendling | Use the AttributeSet query instead of the Attribute... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Andrew Trick | MIsched: Print block name. No functionality. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Andrew Trick | MachineScheduler support for viewGraph. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Andrew Trick | ScheduleDAG: colorize the DOT graph and improve formatting. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Andrew Trick | ScheduleDAG: Added isBoundaryNode to conveniently detec... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Andrew Trick | SchedDFS: Complete support for nested subtrees. |
commit | commitdiff | tree | snapshot |
next |