aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Attempt at fixing the windows build.Rafael Espindola2013-06-121-34/+35
* Remove the program class.Rafael Espindola2013-06-1212-184/+99
* Revert r183854 (PPC: Fix switch warnings from r183841)David Blaikie2013-06-122-3/+2
* Add global versions of some Program static methods.Rafael Espindola2013-06-121-0/+19
* [PowerPC] Remove PRED_BAD from PPC::Predicate enumeration.Bill Schmidt2013-06-121-2/+1
* [PowerPC] Fix switch warnings from r183841.Bill Schmidt2013-06-122-2/+3
* readobj: Dump PE/COFF optional records.Rui Ueyama2013-06-128-52/+201
* Always remove an alias when we rename the target.Rafael Espindola2013-06-122-4/+13
* [PowerPC] Expose some calling convention functions in PPCISelLowering.h.Bill Schmidt2013-06-122-29/+32
* Convert test to FileCheck.Rafael Espindola2013-06-121-9/+17
* Don't use PathV1 in CommandLine.cpp.Rafael Espindola2013-06-121-22/+10
* Add artificial PRED_BAD to PPC::Predicate enumeration.Bill Schmidt2013-06-121-1/+2
* Inline Path::isBitcodeFile into only use and remove it.Rafael Espindola2013-06-123-17/+4
* Remove Path::getMagicNumber.Rafael Espindola2013-06-123-47/+0
* Remove Path::hasMagicNumber.Rafael Espindola2013-06-122-16/+0
* Remove Path::isAbsolute.Rafael Espindola2013-06-123-33/+0
* Remove Path::isAbsolute().Rafael Espindola2013-06-123-29/+0
* [MC/DWARF] Support .debug_frame / .debug_line code alignment factorsUlrich Weigand2013-06-127-40/+38
* Remove Path::getSuffix.Rafael Espindola2013-06-123-41/+1
* Remove sys::CopyFile.Rafael Espindola2013-06-123-64/+0
* Fix 'gcc -flto' builds for unittest binaries (undefined reference toPatrik Hagglund2013-06-122-3/+0
* [PowerPC] Use assembler source in MC testsUlrich Weigand2013-06-126-155/+152
* Remove the old file memory mapping functions.Rafael Espindola2013-06-124-53/+1
* Remove Path::createFileOnDisk.Rafael Espindola2013-06-123-33/+0
* Remove Path::makeExecutableOnDisk.Rafael Espindola2013-06-123-17/+0
* Update Release Process docRenato Golin2013-06-121-22/+34
* Fix gcc -flto build, by adding LLVM_ATTRIBUTE_USED toPatrik Hagglund2013-06-121-0/+1
* [yaml2obj] Remove fragile test case.Sean Silva2013-06-122-39/+0
* 80-colsSean Silva2013-06-121-1/+2
* Correct the def registers for the 8bit x86 divide instructions toEric Christopher2013-06-111-4/+4
* Use the Copy we defined above here.Eric Christopher2013-06-111-2/+2
* Formatting.Eric Christopher2013-06-111-1/+1
* Fix CMakeLists.Akira Hatanaka2013-06-111-0/+1
* [mips] Add an IR transformation pass that optimizes calls to sqrt.Akira Hatanaka2013-06-114-1/+209
* Move PathV2.h to Path.hRafael Espindola2013-06-117-389/+374
* ARM FastISel fix sext/zext foldJF Bastien2013-06-111-19/+36
* Make host ARM CPU feature detection independent of the vendorTobias Grosser2013-06-111-30/+20
* [PECOFF] Remove COFF header from PE header for simplicity.Rui Ueyama2013-06-112-8/+5
* Include PathV1.h in files that use it.Rafael Espindola2013-06-1111-1/+10
* Remove Path::getDirname.Rafael Espindola2013-06-114-54/+0
* Remove Path::getBasename.Rafael Espindola2013-06-113-40/+0
* Remove Path::getLast.Rafael Espindola2013-06-113-49/+0
* Remove GetDLLSuffix.Rafael Espindola2013-06-112-12/+0
* Remove GetRootDirectory.Rafael Espindola2013-06-113-24/+0
* Remove GetUserHomeDirectory.Rafael Espindola2013-06-113-32/+0
* Don't define LTDL_SHLIBPATH_VAR.Rafael Espindola2013-06-117-80/+2
* Remove GetSystemLibraryPaths.Rafael Espindola2013-06-114-69/+0
* Don't define LLVM_LIBDIR, it is not used anymore.Rafael Espindola2013-06-118-47/+9
* [mips] Use function TargetInstrInfo::getRegClass.Akira Hatanaka2013-06-112-6/+9
* Remove Path::GetBitcodeLibraryPaths.Rafael Espindola2013-06-113-44/+0