1. ef6cf47 [C++11] Force the other C++11 standard library detection macros to be by Chandler Carruth · 12 years ago
  2. 61f5c0a [Sparc] Add support to decode negative simm13 operands in the sparc disassembler. by Venkatraman Govindaraju · 12 years ago
  3. 830156c [Sparc] Add support for decoding call instructions in the sparc disassembler. by Venkatraman Govindaraju · 12 years ago
  4. abad354 Rewrite a terrible comment about the machine model. by Andrew Trick · 12 years ago
  5. 06f2e69 [Sparc] Add support to disassemble sparc memory instructions. by Venkatraman Govindaraju · 12 years ago
  6. f8bc17f [C++11] Turn off compiler-based detection of R-value references, relying by Chandler Carruth · 12 years ago
  7. 8669eda Add support for parsing sun-style section flags in ELFAsmParser. by Venkatraman Govindaraju · 12 years ago
  8. 5ddaa6d [Sparc] Implement writeNopData. Emit actual NOP instruction instead of just filling with zeroes. by Venkatraman Govindaraju · 12 years ago
  9. e0c7e3d [Sparc] Teach SparcAsmParser to emit correct relocations for PIC code. by Venkatraman Govindaraju · 12 years ago
  10. 79ac85b Fix RWMutex to be thread-safe when pthread_rwlock is not available by Mark Seaborn · 12 years ago
  11. f38b536 [C++11] Replace autoconf --enable-cxx11 with --enable-cxx1y. The by Chandler Carruth · 12 years ago
  12. b23750a [C++11] Switch the CMake option from LLVM_ENABLE_CXX11 (default on) to by Chandler Carruth · 12 years ago
  13. f468dea [docs] Update the docs to remove my hedging about C++98 vs. C++11. =] by Chandler Carruth · 12 years ago
  14. f06322b [Sparc] 80 column rule. No functionality change. by Venkatraman Govindaraju · 12 years ago
  15. 17e9537 [Sparc] Add support for parsing directives in SparcAsmParser. by Venkatraman Govindaraju · 12 years ago
  16. c9bf74f [Sparc] Emit 'restore' instead of 'restore %g0, %g0, %g0'. This improves the readability of the generated code. by Venkatraman Govindaraju · 12 years ago
  17. 5de5680 SpillPlacement: fix a bug in iterate. by Manman Ren · 12 years ago
  18. c1d2eda [CMake] Remove dead C backend option by Reid Kleckner · 12 years ago
  19. d95e8b4 Reflow isProfitableToMakeFastCC by Reid Kleckner · 12 years ago
  20. ba34beb Jumped the gun with r202551 and broke some bots that weren't yet C++11ified. by Lang Hames · 12 years ago
  21. d54d4f6 New PBQP solver, and updates to the PBQP graph. by Lang Hames · 12 years ago
  22. e6a2102 [docs] Clarify that there isn't much to be done other than watch build by Chandler Carruth · 12 years ago
  23. 2e7beea [C++11] Switch autoconf and make to use C++11 by default. Now both build by Chandler Carruth · 12 years ago
  24. cec8bf3 Fix >> to be > > for non-c++11. by Eric Christopher · 12 years ago
  25. 34faf78 R600: Verify all instructions in the AsmPrinter on debug builds by Tom Stellard · 12 years ago
  26. 9f0d68f R600/SI: Expand all v16[if]32 operations by Tom Stellard · 12 years ago
  27. 7166b28 [C++11] Switch CMake to use C++11 by default! Next up, autoconf/make! by Chandler Carruth · 12 years ago
  28. ffbfa9f 80-col. by Eric Christopher · 12 years ago
  29. ede487c Fix a crasher where when we're attempting to replace a type by Eric Christopher · 12 years ago
  30. 80883b6 Add more whitespace to fix more bullets. by Richard Smith · 12 years ago
  31. 27f41a3 Add whitespace to try to fix bulleted list. by Richard Smith · 12 years ago
  32. 640da19 Fix some links to C++11 feature papers in the Coding Standards by Ben Langmuir · 12 years ago
  33. 4a2f393 add missing 3.4 release by Gabor Greif · 12 years ago
  34. 4ef6a7b CommandLine: Exit successfully for -version and -help by Justin Bogner · 12 years ago
  35. 1b5d421 Test commit by Adam Nemet · 12 years ago
  36. 2a80d7d Fixed operand of SC microMIPS instruction. by Zoran Jovanovic · 12 years ago
  37. 0164f27 Drop libtool from llvm. by Rafael Espindola · 12 years ago
  38. 5d945db Fixed encoding of SYSCALL microMIPS instruction. by Zoran Jovanovic · 12 years ago
  39. 8f883ae Revert revision 202518 because of wrong commit message. by Zoran Jovanovic · 12 years ago
  40. 60f8980 Fix operand of SC instruction. by Zoran Jovanovic · 12 years ago
  41. fc6cc0e With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore. by Rafael Espindola · 12 years ago
  42. 128237d Correctly set rpath for unittests. by Rafael Espindola · 12 years ago
  43. 37c04a0 Centralize the handling of install_name and rpath. by Rafael Espindola · 12 years ago
  44. 2dc637f [docs] Add a section to the coding standards about languages and such. by Chandler Carruth · 12 years ago
  45. 2c4b1c4 X86Operand is extracted into individual header. by Evgeniy Stepanov · 12 years ago
  46. 72667d1 [docs] A slight tweak to the intro for the golden rule in the coding standards. by Chandler Carruth · 12 years ago
  47. 345ca69 [docs] Tweak the example to match what is apparantly the desired form by Chandler Carruth · 12 years ago
  48. a20d48d [docs] Switch to external hyperlink references. Much more readable and by Chandler Carruth · 12 years ago
  49. 9447b54 [docs] Fix my links to use the correct ReST syntax. by Chandler Carruth · 12 years ago
  50. ed0b862 [docs] Fix 80-column wrap that I messed up. by Chandler Carruth · 12 years ago
  51. 67814df [docs] Tweak discussion of BSDs based on feedback from Roman Divacky. by Chandler Carruth · 12 years ago
  52. baed825 [docs] Add a big section with details about how to go about acquiring by Chandler Carruth · 12 years ago
  53. bec8cee Reorder Mips/MCTargetDesc/CMakeLists.txt. by NAKAMURA Takumi · 12 years ago
  54. 99e493f [mips] Add MipsNaClELFStreamer.cpp to CMakeLists.txt. by Sasa Stankovic · 12 years ago
  55. 068a8c1 [mips] Implement NaCl sandboxing of indirect jumps: by Sasa Stankovic · 12 years ago
  56. 72c42d9 Add 'remark' diagnostic type in LLVM by Tobias Grosser · 12 years ago
  57. 6e2a50e Turn static inline functions to inline, following Rafael's suggestion by Alexey Samsonov · 12 years ago
  58. 3d2ce7a Swap PPC isel operands to allow for 0-folding by Hal Finkel · 12 years ago
  59. 49c7656 llvm-objdump: Fix crash bug with printing unwind info on stripped file. by Rui Ueyama · 12 years ago
  60. 6738a1b Style fix. by Rui Ueyama · 12 years ago
  61. 0ff25b3 Now that it is possible, use the mangler in IRObjectFile. by Rafael Espindola · 12 years ago
  62. 5de0f3d Rename coff_pdata_x64 -> coff_runtime_function_x64. by Rui Ueyama · 12 years ago
  63. b7a2ea7 Trying to unbreak the darwin11 builder by Hal Finkel · 12 years ago
  64. ff455c0 Try to unbreak the C++11 build by Hal Finkel · 12 years ago
  65. d477e84 [CMake] llvm_add_library(SHARED|STATIC): Fix broken OUTPUT_NAME for *_static. by NAKAMURA Takumi · 12 years ago
  66. 36e1825 Add CR-bit tracking to the PowerPC backend for i1 values by Hal Finkel · 12 years ago
  67. c72cf87 Add an OutPatFrag TableGen class by Hal Finkel · 12 years ago
  68. 1a13499 Fix visitTRUNCATE for legal i1 values by Hal Finkel · 12 years ago
  69. 64e9de3 Remove unnecessary temporary variable. by Rui Ueyama · 12 years ago
  70. 8594ec6 Object/COFF: Add a struct for the function table in .pdata. by Rui Ueyama · 12 years ago
  71. 4c34f71 Provide a target override for the latest regalloc heuristic. by Andrew Trick · 12 years ago
  72. 594e2aa Drive-by comment fix. This regalloc comment was not accurate. by Andrew Trick · 12 years ago
  73. d76403b [docs] Stop advertising 'make update'. It isn't implemented in CMake and by Chandler Carruth · 12 years ago
  74. 14551f0 Lower FNEG just like FABS to fneg[ds] and fmov[ds], thus avoiding by Roman Divacky · 12 years ago
  75. 3e31a56 Add getter method to access Reloc::Model. by Matheus Almeida · 12 years ago
  76. e6a9693 Revert r201751 and solve the const problem a different way - by by Eric Christopher · 12 years ago
  77. 4bd26ae Debug info: Remove ARMAsmPrinter::EmitDwarfRegOp(). AsmPrinter can now by Adrian Prantl · 12 years ago
  78. cc331c8 [XCore] Support functions returning more than 4 words. by Richard Osborne · 12 years ago
  79. 870d997 [XCore] Make LowerCallResult a static function. by Richard Osborne · 12 years ago
  80. b9e06b9 Remove MCPureStreamer. by Rafael Espindola · 12 years ago
  81. 106a28c Re-apply r200853, which should not crash after Clang plugins were converted to loadable modules in r201256. by Alexander Kornienko · 12 years ago
  82. e4db795 Revert r202396, r202397. by Richard Osborne · 12 years ago
  83. ad4ffce [XCore] Support functions returning more than 4 words. by Richard Osborne · 12 years ago
  84. 6257ef8 [XCore] Make LowerCallResult a static function. by Richard Osborne · 12 years ago
  85. c26292d [XCore] Target optimized library function __memcpy_4() by Richard Osborne · 12 years ago
  86. 83eab93 [XCore] Add dag combines for instructions that ignore some input bits. by Richard Osborne · 12 years ago
  87. ef174f7 [XCore] Provide information about known zero bits of resource instructions. by Richard Osborne · 12 years ago
  88. 9aef444 [asan] fix a pair of silly typos by Kostya Serebryany · 12 years ago
  89. 124bbea [asan] disable asan-detect-invalid-pointer-pair (was enabled by mistake) by Kostya Serebryany · 12 years ago
  90. 9b3d3a9 [asan] *experimental* implementation of invalid-pointer-pair detector (finds when two unrelated pointers are compared or subtracted). This implementation has both false positives and false negatives and is not tuned for performance. A bug report for a proper implementation will follow. by Kostya Serebryany · 12 years ago
  91. 36b191f [docs] Actually spell out the new version requirements for the host C++ by Chandler Carruth · 12 years ago
  92. e2eb9a5 [docs] Clean up some of the required software to not mention irrelevant by Chandler Carruth · 12 years ago
  93. 5fb0df0 [docs] Switch this table to the simple form as well. No content changed. by Chandler Carruth · 12 years ago
  94. adf2c60 [docs] Switch to the incredibly simpler "simple table" form. It now by Chandler Carruth · 12 years ago
  95. 19061dd [docs] Delete tons of bad information in the requirements section of the by Chandler Carruth · 12 years ago
  96. fb1e26d Stop test/CodeGen/X86/v4i32load-crash.ll targeting non-X86-64 targets. by Daniel Sanders · 12 years ago
  97. 9e443ca [CMake] Introduce LLVM_BUILD_EXTERNAL_COMPILER_RT option by Alexey Samsonov · 12 years ago
  98. 1348dc0 Don't emit anything into the debug_ranges section if we aren't emitting by Eric Christopher · 12 years ago
  99. 1c30a35 Exception handling docs: Fix a typo by Mark Seaborn · 12 years ago
  100. 74be63b0 [X86] Fix Uses/Defs lists for INS, OUTS, SCAS, CMPS, LODS by Craig Topper · 12 years ago