summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* Remove unused argument.Rafael Espindola2013-06-14
* Don't use PathV1.h in GraphWriter.cpp.Rafael Espindola2013-06-14
* Convert a use of sys::Path::GetTemporaryDirectory.Rafael Espindola2013-06-14
* Remove a use of PathV1.h.Rafael Espindola2013-06-14
* Make PrologEpilogInserter save/restore all callee saved registersDerek Schuff2013-06-14
* Remove a use of PathV1.h.Rafael Espindola2013-06-14
* Move PrependMainExecutablePath next to its only user.Rafael Espindola2013-06-14
* Remove a use of sys::Path.Rafael Espindola2013-06-14
* ARM: fix thumb coprocessor instruction with pre-writeback disassemblyAmaury de la Vieuville2013-06-14
* X86: cvtpi2ps is just an SSE instruction with MMX operands. It has no AVX equ...Benjamin Kramer2013-06-14
* Enable FastISel on ARM for Linux and NaCl, not MCJITJF Bastien2013-06-14
* [yaml2obj] Add support for sh_addralign via `AddressAlign` key.Sean Silva2013-06-14
* Move #include from .h to .cpp file.Jakub Staszak2013-06-14
* [yaml2obj] Add support for specifying raw section content.Sean Silva2013-06-13
* [yaml2obj] Add sh_addr via `Address` key.Sean Silva2013-06-13
* [yaml2obj] Initial ELF section support.Sean Silva2013-06-13
* Try to fix the windows build.Rafael Espindola2013-06-13
* Don't use PathV1.h in Signals.h.Rafael Espindola2013-06-13
* Don't use PathV1.h in FileUtilities.h.Rafael Espindola2013-06-13
* Avoid using PathV1.h in Program.h.Rafael Espindola2013-06-13
* R600: Don't try to fix reg class when copying IMPLICIT_DEF to a registerTom Stellard2013-06-13
* Add a version of sys::ExecuteAndWait that takes StringRefs.Rafael Espindola2013-06-13
* Fix DeleteDeadVarargs not to crash on functions referenced by BlockAddressesDerek Schuff2013-06-13
* Have sys::FindProgramByName return a std::string.Rafael Espindola2013-06-13
* Mips: Remove global set.Benjamin Kramer2013-06-13
* Merge changes to clang's Driver code into LLVM's Option libraryReid Kleckner2013-06-13
* Covert remaining graph viewers from sys::Path to std::string.Rafael Espindola2013-06-13
* Update code for other graph viewing programs too.Rafael Espindola2013-06-13
* Reduce usage of sys::Path in the graph writer.Rafael Espindola2013-06-13
* ARM: fix B decodingAmaury de la Vieuville2013-06-13
* ARM: fix t2am_imm8_offset operand printing for imm=#-0Amaury de la Vieuville2013-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
* [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
* 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