summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [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
* [XCore] Provide information about known zero bits of resource instructions.Richard Osborne2014-02-27
* [asan] fix a pair of silly typosKostya Serebryany2014-02-27
* [asan] disable asan-detect-invalid-pointer-pair (was enabled by mistake)Kostya Serebryany2014-02-27
* [asan] *experimental* implementation of invalid-pointer-pair detector (finds ...Kostya Serebryany2014-02-27
* [docs] Actually spell out the new version requirements for the host C++Chandler Carruth2014-02-27
* [docs] Clean up some of the required software to not mention irrelevantChandler Carruth2014-02-27
* [docs] Switch this table to the simple form as well. No content changed.Chandler Carruth2014-02-27
* [docs] Switch to the incredibly simpler "simple table" form. It nowChandler Carruth2014-02-27
* [docs] Delete tons of bad information in the requirements section of theChandler Carruth2014-02-27