summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAge
* Revert "Introduce a string_ostream string builder facilty"Alp Toker2014-06-26
* Introduce a string_ostream string builder faciltyAlp Toker2014-06-26
* Use SourceMgr::getMemoryBuffer() in a couple of placesAlp Toker2014-06-25
* [Emacs] Use spaces rather than tabs for indentation in tablegen-modeAdam Nemet2014-06-24
* not: Only consider exit code 3 to be a crash with --crashReid Kleckner2014-06-23
* Delete utils/FileUpdate.Rafael Espindola2014-06-23
* Remove bogus configure checkDavid Greene2014-06-19
* Add option to keep flavor out of the install directoryDavid Greene2014-06-19
* Turn of -Werror by defaultDavid Greene2014-06-19
* Remove OwningPtr.h and associated testsAlp Toker2014-06-19
* Replace some assert(0)'s with llvm_unreachable.Craig Topper2014-06-18
* lit: simplify population of the actual_inputs arrayHans Wennborg2014-06-17
* Move SetTheory from utils/TableGen into lib/TableGen so Clang can use it.James Molloy2014-06-17
* Revert "lit: warn when passed invalid pathname" (r210597)Hans Wennborg2014-06-16
* Remove broken include.Rafael Espindola2014-06-13
* Fix KillTheDoctor after r210725.Rafael Espindola2014-06-13
* [Win32] Let utils/not aware of abort(), aka llvm_unreachable(), in msvcrt.NAKAMURA Takumi2014-06-13
* Remove the last uses of 'using std::error_code'Rafael Espindola2014-06-13
* Fix the build of KillTheDoctor.Rafael Espindola2014-06-12
* Don't use 'using std::error_code' in include/llvm.Rafael Espindola2014-06-12
* Remove system_error.h.Rafael Espindola2014-06-12
* Use std::error_code instead of llvm::error_code.Rafael Espindola2014-06-11
* Remove windows_error.Rafael Espindola2014-06-11
* lit: warn when passed invalid pathnameHans Wennborg2014-06-10
* Add detection of OS X relocatable SDK to compiler-rt as a lit.util functionAlexander Potapenko2014-06-10
* Condition codes AL and NV are invalid in the aliases that useArtyom Skrobov2014-06-10
* Refactoring in AsmWriterEmitter::EmitPrintAliasInstruction()Artyom Skrobov2014-06-10
* [C++11] Use 'nullptr'.Craig Topper2014-06-08
* AsmMatchers: Use unique_ptr to manage ownership of MCParsedAsmOperandDavid Blaikie2014-06-08
* really fix the windows build.Rafael Espindola2014-05-31
* utils: Teach lldbDataFormatters to load automaticallyJustin Bogner2014-05-28
* Teach the table generated emitPseudoExpansionLowering function to not emit a ...Aaron Ballman2014-05-23
* ARM64: separate load/store operands to simplify assemblerTim Northover2014-05-22
* [asm matcher] Fix incorrect assertion when there are exactly 32 SubtargetFeat...Daniel Sanders2014-05-21
* [modules] Add module maps for LLVM. These are not quite ready for prime-timeRichard Smith2014-05-21
* Clean up language and grammar.Eric Christopher2014-05-20
* TableGen: permit non-leaf ComplexPattern usesTim Northover2014-05-20
* TableGen: convert InstAlias's Emit bit to an int.Tim Northover2014-05-20
* Fix typos.Eric Christopher2014-05-19
* TableGen: fix operand counting for aliasesTim Northover2014-05-16
* TableGen: use correct MIOperand when printing aliasesTim Northover2014-05-15
* TableGen/ARM64: print aliases even if they have syntax variants.Tim Northover2014-05-15
* Fix typosAlp Toker2014-05-15
* Teach the table generator to not generate switch statements containing only a...Aaron Ballman2014-05-13
* TableGen: strengthen assertTim Northover2014-05-13
* Fix gcc -Wparentheses warning.Jay Foad2014-05-13
* TableGen: use PrintMethods to print more aliasesTim Northover2014-05-12
* Move late partial-unrolling thresholds into the processor definitionsHal Finkel2014-05-08
* Debug.h already includes raw_ostream.h, no need to include it again.Eric Christopher2014-05-07
* [CMake] Add build rules for llvm-PerfectShuffle utilityAlexey Samsonov2014-05-07