summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Include PathV1.h in files that use it.Rafael Espindola2013-06-11
* Remove Path::getDirname.Rafael Espindola2013-06-11
* Remove Path::getBasename.Rafael Espindola2013-06-11
* Remove Path::getLast.Rafael Espindola2013-06-11
* Remove GetDLLSuffix.Rafael Espindola2013-06-11
* Remove GetRootDirectory.Rafael Espindola2013-06-11
* Remove GetUserHomeDirectory.Rafael Espindola2013-06-11
* Don't define LTDL_SHLIBPATH_VAR.Rafael Espindola2013-06-11
* Remove GetSystemLibraryPaths.Rafael Espindola2013-06-11
* Don't define LLVM_LIBDIR, it is not used anymore.Rafael Espindola2013-06-11
* [mips] Use function TargetInstrInfo::getRegClass.Akira Hatanaka2013-06-11
* Remove Path::GetBitcodeLibraryPaths.Rafael Espindola2013-06-11
* Remove unused FindLibrary function.Rafael Espindola2013-06-11
* Remove sys::identifyFileType.Rafael Espindola2013-06-11
* Fix documentation on the path to Bitcode reader/writerMichael Liao2013-06-11
* Convert another use of sys::identifyFileType.Rafael Espindola2013-06-11
* Convert another use of sys::identifyFileType.Rafael Espindola2013-06-11
* Change how globalopt handles aliases in llvm.used.Rafael Espindola2013-06-11
* Convert another use of sys::identifyFileType.Rafael Espindola2013-06-11
* Port r183666 to identify_magic.Rafael Espindola2013-06-11
* Fix variable name.Rafael Espindola2013-06-11
* Fix variable name style. Don't cast to and from int.Rafael Espindola2013-06-11
* Convert another use of sys::identifyFileType.Rafael Espindola2013-06-11
* Convert another use of sys::identifyFileType.Rafael Espindola2013-06-11
* Convert a use of sys::identifyFileType to sys::fs::identify_magic.Rafael Espindola2013-06-11
* R600: Make helper functions static.Benjamin Kramer2013-06-11
* Require members of llvm.used to be named.Rafael Espindola2013-06-11
* Rework r183728, suppress assert(0) for now. Its behavior depends on assertion...NAKAMURA Takumi2013-06-11
* It adds support for negative zero offsets for loads and stores.Mihai Popa2013-06-11
* This patch adds support for FPINST/FPINST2 as operands to vmsr/vmrs. These ar...Mihai Popa2013-06-11
* ARM: Enforce decoding rules for VLDn instructionsAmaury de la Vieuville2013-06-11
* ARM: Fix STREX/LDREX reecodingAmaury de la Vieuville2013-06-11
* Tweak a couple of tests on win32 hosts with +Asserts.NAKAMURA Takumi2013-06-11
* ARMAsmBackend.cpp: Use Triple::isOSBinFormatCOFF() instead of isOSWindows().NAKAMURA Takumi2013-06-11
* Whitespace.NAKAMURA Takumi2013-06-11
* Fix dubious type name similar to member name.Sean Silva2013-06-11
* Fix spurious semicolons.Sean Silva2013-06-10
* [yaml2obj] Initial ELF support.Sean Silva2013-06-10
* ARM: diagnose ARM/Thumb assembly switches on CPUs only supporting one.Tim Northover2013-06-10
* Fix xemacs mode line, don't put them in .cpp files (just header files). NoNick Lewycky2013-06-10
* Remove a few fixmes, the only work we're doing is getting the stringEric Christopher2013-06-10
* Fix up comment.Eric Christopher2013-06-10
* Remove unused function.Eric Christopher2013-06-10
* IndentCount is only used within NDEBUG code.Eric Christopher2013-06-10
* X86: Stop LEA64_32r doing unspeakable things to its arguments.Tim Northover2013-06-10
* Add a missing 'e'.Rafael Espindola2013-06-10
* tblgen: Assert that InstRWs doesn't grows when we don't expect it.Benjamin Kramer2013-06-10
* [PowerPC] Support extended sc mnemonicUlrich Weigand2013-06-10
* [PowerPC] Support branch mnemonics with implied CR0Ulrich Weigand2013-06-10
* [PowerPC] Use multiclass to generate extended branch mnemonicsUlrich Weigand2013-06-10