summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Further reduce usage of sys::Path in bugpoint.Rafael Espindola2013-06-13
* Try to fix the build with libstdc++ 4.4.Rafael Espindola2013-06-13
* Reduce sys::Path usage in bugpoint.Rafael Espindola2013-06-13
* X86: Make the cmov aliases work with intel syntax too.Benjamin Kramer2013-06-13
* [Support] Fix handle and memory leak for processes that are not waited forReid Kleckner2013-06-13
* Zero-initializing variables; fixes a build breakage introduced in r183864.Aaron Ballman2013-06-13
* Print ConstantPool entries initialized to Values with WriteAsOperand instead ofDan Gohman2013-06-12
* [Win] Put ChangeStdinToBinary ChangeStdoutToBinary ChangeStderrToBinary in sys.Rafael Espindola2013-06-12
* s/Void/void.Rafael Espindola2013-06-12
* Attempt at fixing the windows build.Rafael Espindola2013-06-12
* Remove the program class.Rafael Espindola2013-06-12
* Revert r183854 (PPC: Fix switch warnings from r183841)David Blaikie2013-06-12
* Add global versions of some Program static methods.Rafael Espindola2013-06-12
* [PowerPC] Remove PRED_BAD from PPC::Predicate enumeration.Bill Schmidt2013-06-12
* [PowerPC] Fix switch warnings from r183841.Bill Schmidt2013-06-12
* 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
* Convert test to FileCheck.Rafael Espindola2013-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
* [PowerPC] Use assembler source in MC testsUlrich Weigand2013-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
* Update Release Process docRenato Golin2013-06-12
* Fix gcc -flto build, by adding LLVM_ATTRIBUTE_USED toPatrik Hagglund2013-06-12
* [yaml2obj] Remove fragile test case.Sean Silva2013-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
* [PECOFF] Remove COFF header from PE header for simplicity.Rui Ueyama2013-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