summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* readobj: Dump PE/COFF optional records.Rui Ueyama2013-06-12
* Always remove an alias when we rename the target.Rafael Espindola2013-06-12
* [PowerPC] Expose some calling convention functions in PPCISelLowering.h.Bill Schmidt2013-06-12
* Don't use PathV1 in CommandLine.cpp.Rafael Espindola2013-06-12
* Add artificial PRED_BAD to PPC::Predicate enumeration.Bill Schmidt2013-06-12
* Inline Path::isBitcodeFile into only use and remove it.Rafael Espindola2013-06-12
* Remove Path::getMagicNumber.Rafael Espindola2013-06-12
* Remove Path::hasMagicNumber.Rafael Espindola2013-06-12
* Remove Path::isAbsolute.Rafael Espindola2013-06-12
* Remove Path::isAbsolute().Rafael Espindola2013-06-12
* [MC/DWARF] Support .debug_frame / .debug_line code alignment factorsUlrich Weigand2013-06-12
* Remove Path::getSuffix.Rafael Espindola2013-06-12
* Remove sys::CopyFile.Rafael Espindola2013-06-12
* Fix 'gcc -flto' builds for unittest binaries (undefined reference toPatrik Hagglund2013-06-12
* Remove the old file memory mapping functions.Rafael Espindola2013-06-12
* Remove Path::createFileOnDisk.Rafael Espindola2013-06-12
* Remove Path::makeExecutableOnDisk.Rafael Espindola2013-06-12
* Fix gcc -flto build, by adding LLVM_ATTRIBUTE_USED toPatrik Hagglund2013-06-12
* 80-colsSean Silva2013-06-12
* Correct the def registers for the 8bit x86 divide instructions toEric Christopher2013-06-11
* Use the Copy we defined above here.Eric Christopher2013-06-11
* Formatting.Eric Christopher2013-06-11
* Fix CMakeLists.Akira Hatanaka2013-06-11
* [mips] Add an IR transformation pass that optimizes calls to sqrt.Akira Hatanaka2013-06-11
* Move PathV2.h to Path.hRafael Espindola2013-06-11
* ARM FastISel fix sext/zext foldJF Bastien2013-06-11
* Make host ARM CPU feature detection independent of the vendorTobias Grosser2013-06-11
* 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
* Remove GetSystemLibraryPaths.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
* 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