summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* MC: Disassembled CFG reconstruction.Ahmed Bougacha2013-05-24
* Add MCSymbolizer for symbolic/annotated disassembly.Ahmed Bougacha2013-05-24
* [PowerPC] Remove symbolLo/symbolHi instruction operand typesUlrich Weigand2013-05-23
* Re-implement DebugIR in a way that does not subclass AssemblyWriter:Daniel Malea2013-05-23
* [PowerPC] Clean up generation of ha16() / lo16() markersUlrich Weigand2013-05-23
* The command line options need to be processed before we create the TargetMach...Bill Wendling2013-05-23
* ARM: implement @llvm.readcyclecounter intrinsicTim Northover2013-05-23
* ARM: Add Performance Monitor Extensions featureTim Northover2013-05-23
* R600: Fix R600ControlFlowFinalizer not considering VTX_READ 128 bit dst regTom Stellard2013-05-23
* Move passes from namespace llvm into anonymous namespaces. Sort includes whil...Benjamin Kramer2013-05-23
* Fix PR16110: Handle DBG_VALUE in ConnectedVNInfoEqClasses::Distribute().Jakob Stoklund Olesen2013-05-23
* More symbols that should be static.Benjamin Kramer2013-05-23
* Hexagon: Make helper functions static.Benjamin Kramer2013-05-23
* R600: Hide symbols of implementation details.Benjamin Kramer2013-05-23
* InlineSpiller: Store bucket pointers instead of iterators.Benjamin Kramer2013-05-23
* Setting the default value (fixes CRT assertions about uninitialized variable ...Aaron Ballman2013-05-23
* Fix 32 bit build in c++11 mode.Rafael Espindola2013-05-23
* Add missing test from r175092.Nick Lewycky2013-05-23
* Fix a leak on the r600 backend.Rafael Espindola2013-05-23
* clang-format this file.Rafael Espindola2013-05-23
* Remove redundant rpath.Rafael Espindola2013-05-23
* Fix indentation.Rafael Espindola2013-05-23
* [objc-arc] Fixed number of prefixing slashes in some comments in a function f...Michael Gottesman2013-05-23
* Fixed trailing whitespace.Michael Gottesman2013-05-23
* Updated the comments of APInt.h to match the llvm style guide and be consiste...Michael Gottesman2013-05-23
* Missed removing one of the assert()'s from the LLVMCreateDisasmCPU() libraryKevin Enderby2013-05-23
* Minor fix to comment from my previous commit.Chad Rosier2013-05-22
* Simplify the logic described in the comment.Chad Rosier2013-05-22
* Solidify the assumption that a DW_TAG_subprogram's type is a DW_TAG_subroutin...David Blaikie2013-05-22
* Simplify logic now that r182490 is in place. No functional change intended.Chad Rosier2013-05-22
* Simplify logic now that r182490 is in place. No functional change intended.Chad Rosier2013-05-22
* Simplify logic now that r182490 is in place. No functional change intended.Chad Rosier2013-05-22
* Recognize ValueType operands in source patterns for fast-isel.Bill Schmidt2013-05-22
* Change some PowerPC PatLeaf definitions to ImmLeaf for fast-isel.Bill Schmidt2013-05-22
* SLPVectorizer: Change the order in which new instructions are added to the fu...Nadav Rotem2013-05-22
* X86: Fix a bug in EltsFromConsecutiveLoads. We can't generate new loads witho...Nadav Rotem2013-05-22
* Remove unneeded call to a base default ctorReid Kleckner2013-05-22
* This is an update to a previous commit (r181216).Jean-Luc Duprat2013-05-22
* Fix typo in docs/GettingStarted.rst.Rui Ueyama2013-05-22
* Unify formatting of debug output.Adrian Prantl2013-05-22
* Fix StringMapIterator compile errors for non-MSVC compilers.Reid Kleckner2013-05-22
* Add the IncludeSelf parameter to the MCSubRegIterator and MCSuperRegIteratorChad Rosier2013-05-22
* [Support] Add StringMap::swap() and a default ctor for iteratorsReid Kleckner2013-05-22
* X86: When expanding PCMPGTQ to PCMPGTD we always want to compare the lower ha...Benjamin Kramer2013-05-22
* LoopVectorize: Make Value pointers that could be RAUW'ed a VHArnold Schwaighofer2013-05-22
* Fix use after free (pr16103).Rafael Espindola2013-05-22
* Check that a function starts with llvm. before using GET_FUNCTION_RECOGNIZER.Rafael Espindola2013-05-22
* [SystemZ] Rename PSW to CCRichard Sandiford2013-05-22
* sync projects/sample's autohell.Rafael Espindola2013-05-22
* [SystemZ] Fix thinko in long branch passRichard Sandiford2013-05-22