summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Drop libtool from llvm.Rafael Espindola2014-02-28
* Fixed encoding of SYSCALL microMIPS instruction.Zoran Jovanovic2014-02-28
* Revert revision 202518 because of wrong commit message.Zoran Jovanovic2014-02-28
* Fix operand of SC instruction.Zoran Jovanovic2014-02-28
* With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.Rafael Espindola2014-02-28
* Correctly set rpath for unittests.Rafael Espindola2014-02-28
* Centralize the handling of install_name and rpath.Rafael Espindola2014-02-28
* [docs] Add a section to the coding standards about languages and such.Chandler Carruth2014-02-28
* X86Operand is extracted into individual header.Evgeniy Stepanov2014-02-28
* [docs] A slight tweak to the intro for the golden rule in the codingChandler Carruth2014-02-28
* [docs] Tweak the example to match what is apparantly the desired formChandler Carruth2014-02-28
* [docs] Switch to external hyperlink references. Much more readable andChandler Carruth2014-02-28
* [docs] Fix my links to use the correct ReST syntax.Chandler Carruth2014-02-28
* [docs] Fix 80-column wrap that I messed up.Chandler Carruth2014-02-28
* [docs] Tweak discussion of BSDs based on feedback from Roman Divacky.Chandler Carruth2014-02-28
* [docs] Add a big section with details about how to go about acquiringChandler Carruth2014-02-28
* Reorder Mips/MCTargetDesc/CMakeLists.txt.NAKAMURA Takumi2014-02-28
* [mips] Add MipsNaClELFStreamer.cpp to CMakeLists.txt.Sasa Stankovic2014-02-28
* [mips] Implement NaCl sandboxing of indirect jumps:Sasa Stankovic2014-02-28
* Add 'remark' diagnostic type in LLVMTobias Grosser2014-02-28
* Turn static inline functions to inline, following Rafael's suggestionAlexey Samsonov2014-02-28
* Swap PPC isel operands to allow for 0-foldingHal Finkel2014-02-28
* llvm-objdump: Fix crash bug with printing unwind info on stripped file.Rui Ueyama2014-02-28
* Style fix.Rui Ueyama2014-02-28
* Now that it is possible, use the mangler in IRObjectFile.Rafael Espindola2014-02-28
* Rename coff_pdata_x64 -> coff_runtime_function_x64.Rui Ueyama2014-02-28
* Trying to unbreak the darwin11 builderHal Finkel2014-02-28
* Try to unbreak the C++11 buildHal Finkel2014-02-28
* [CMake] llvm_add_library(SHARED|STATIC): Fix broken OUTPUT_NAME for *_static.NAKAMURA Takumi2014-02-28
* Add CR-bit tracking to the PowerPC backend for i1 valuesHal Finkel2014-02-28
* Add an OutPatFrag TableGen classHal Finkel2014-02-28
* Fix visitTRUNCATE for legal i1 valuesHal Finkel2014-02-28
* Remove unnecessary temporary variable.Rui Ueyama2014-02-28
* Object/COFF: Add a struct for the function table in .pdata.Rui Ueyama2014-02-27
* Provide a target override for the latest regalloc heuristic.Andrew Trick2014-02-27
* Drive-by comment fix. This regalloc comment was not accurate.Andrew Trick2014-02-27
* [docs] Stop advertising 'make update'. It isn't implemented in CMake andChandler Carruth2014-02-27
* Lower FNEG just like FABS to fneg[ds] and fmov[ds], thus avoidingRoman Divacky2014-02-27
* Add getter method to access Reloc::Model.Matheus Almeida2014-02-27
* Revert r201751 and solve the const problem a different way - byEric Christopher2014-02-27
* Debug info: Remove ARMAsmPrinter::EmitDwarfRegOp(). AsmPrinter can nowAdrian Prantl2014-02-27
* [XCore] Support functions returning more than 4 words.Richard Osborne2014-02-27
* [XCore] Make LowerCallResult a static function.Richard Osborne2014-02-27
* Remove MCPureStreamer.Rafael Espindola2014-02-27
* Re-apply r200853, which should not crash after Clang plugins were converted t...Alexander Kornienko2014-02-27
* Revert r202396, r202397.Richard Osborne2014-02-27
* [XCore] Support functions returning more than 4 words.Richard Osborne2014-02-27
* [XCore] Make LowerCallResult a static function.Richard Osborne2014-02-27
* [XCore] Target optimized library function __memcpy_4()Richard Osborne2014-02-27
* [XCore] Add dag combines for instructions that ignore some input bits.Richard Osborne2014-02-27