summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [CMake] Remove dead C backend optionReid Kleckner2014-02-28
* Reflow isProfitableToMakeFastCCReid Kleckner2014-02-28
* Jumped the gun with r202551 and broke some bots that weren't yet C++11ified.Lang Hames2014-02-28
* New PBQP solver, and updates to the PBQP graph.Lang Hames2014-02-28
* [docs] Clarify that there isn't much to be done other than watch buildChandler Carruth2014-02-28
* [C++11] Switch autoconf and make to use C++11 by default. Now both buildChandler Carruth2014-02-28
* Fix >> to be > > for non-c++11.Eric Christopher2014-02-28
* R600: Verify all instructions in the AsmPrinter on debug buildsTom Stellard2014-02-28
* R600/SI: Expand all v16[if]32 operationsTom Stellard2014-02-28
* [C++11] Switch CMake to use C++11 by default! Next up, autoconf/make!Chandler Carruth2014-02-28
* 80-col.Eric Christopher2014-02-28
* Fix a crasher where when we're attempting to replace a typeEric Christopher2014-02-28
* Add more whitespace to fix more bullets.Richard Smith2014-02-28
* Add whitespace to try to fix bulleted list.Richard Smith2014-02-28
* Fix some links to C++11 feature papers in the Coding StandardsBen Langmuir2014-02-28
* add missing 3.4 releaseGabor Greif2014-02-28
* CommandLine: Exit successfully for -version and -helpJustin Bogner2014-02-28
* Test commitAdam Nemet2014-02-28
* Fixed operand of SC microMIPS instruction.Zoran Jovanovic2014-02-28
* 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