1. 426fe8b docs: Fix highlighting. by Sean Silva · 13 years ago
  2. fecc368 llvm/test/ExecutionEngine/MCJIT/lit.local.cfg: ppc32-elf is not ready. by NAKAMURA Takumi · 13 years ago
  3. 638d2d7 Fix a place where the declaration didn't use LLVM_ENABLE_DUMP but the by Chandler Carruth · 13 years ago
  4. 3a902d0 Use LLVM_ENABLE_DUMP for the variables used in printing as well as the by Chandler Carruth · 13 years ago
  5. 1767929 Fix PR14132 and handle OOB loads speculated throuh PHI nodes. by Chandler Carruth · 13 years ago
  6. 310f248 Fix physical register liveness calculations: by Tim Northover · 13 years ago
  7. 4fe5405 Intel OCL built-ins calling conventions now support MacOS 32-bit. by Elena Demikhovsky · 13 years ago
  8. 01425d6 Marking remote mcjit tests as XFAIL for MIPS. by Simon Atanasyan · 13 years ago
  9. 0976e00 Make the AttrListPtr object a part of the LLVMContext. by Bill Wendling · 13 years ago
  10. 9eecb35 Note Freescale's contributions in the PPC release notes. by Hal Finkel · 13 years ago
  11. 01315e6 docs: Sphinxify LLVMBuild documentation. by Sean Silva · 13 years ago
  12. a1237b1 Add a comment to associate a FIXME with a PR where it is matters. by Chandler Carruth · 13 years ago
  13. f5837aa Rework the rewriting of loads and stores for vector and integer allocas by Chandler Carruth · 13 years ago
  14. 1f9f73a ReST-ify some markup in the LIT document by Eli Bendersky · 13 years ago
  15. 5f214ae 80-column and whitespace fixups. by Eric Christopher · 13 years ago
  16. 525398e Allow using MemoryBuffers with yaml::Stream directly. by Sean Silva · 13 years ago
  17. c4639d6 Remove a function argument and propagate const around accordingly. by Eric Christopher · 13 years ago
  18. 0f1c7f6 Whitespace and 80-col. by Eric Christopher · 13 years ago
  19. 2d4a477 docs: Fix reference to "bold" part of code example. by Sean Silva · 13 years ago
  20. 239938f Make AsmPrinter::EmitTTypeReference() more robust - put by Anton Korobeynikov · 13 years ago
  21. 2386fc8 Factor out type info emission into separate routine. by Anton Korobeynikov · 13 years ago
  22. 97c3472 Move section label emission to module end. Nothing should be by Eric Christopher · 13 years ago
  23. e42561a Handle mixed normal and early-clobber defs on inline asm. by Jakob Stoklund Olesen · 13 years ago
  24. f0b3b74 Fix a pasto. by Eric Christopher · 13 years ago
  25. e46b14a 80 cols by Joe Abbey · 13 years ago
  26. 948d9f7 Enable MCJIT tests on PowerPC. Disable old JIT tests on PowerPC. by Ulrich Weigand · 13 years ago
  27. 9fb61cd Add myself as owner of the Hexagon backend. by Anshuman Dasgupta · 13 years ago
  28. 1fcbb8f Promote the constant 1 to long long, 1LL or 1ULL in int64_t-sensitive context. by NAKAMURA Takumi · 13 years ago
  29. 4a8654e First version of Polly release notes for 3.2 by Tobias Grosser · 13 years ago
  30. 28f872f Clean up handling of always-inline functions in the inliner. by Bob Wilson · 13 years ago
  31. 593423f Some comment fixes. by Bob Wilson · 13 years ago
  32. 8f54a53 Move else onto line with preceding closing brace. by Craig Topper · 13 years ago
  33. 820b525 Remove the last bit of constant folding from LinearizeExprTree (most of it was by Duncan Sands · 13 years ago
  34. b8e1111 Fix PR14060, an infinite loop in reassociate. The problem was that one of the by Duncan Sands · 13 years ago
  35. 085f6a4 SystemLibrary.rst: remove reference to a bug that was closed long time ago by Dmitri Gribenko · 13 years ago
  36. fee64ee Documentation: convert SystemLibrary documentation to reST by Dmitri Gribenko · 13 years ago
  37. 92d499e Documentation: remove a copy of the FileCheck man page from TestingGuide by Dmitri Gribenko · 13 years ago
  38. 44da234 Documentation: use a :doc: link instead of an absolute http:// link. by Dmitri Gribenko · 13 years ago
  39. c796af6 Documentation: fix broken link. by Dmitri Gribenko · 13 years ago
  40. 410fe6f Use a full triple for a PPC test case for asm syntax. by Andrew Trick · 13 years ago
  41. fad9751 MCJIT: [cygming] Give noop to __main also in RecordingMemoryManger. It is emitted in @main(). by NAKAMURA Takumi · 13 years ago
  42. 64b5015 test/ExecutionEngine/MCJIT/stubs-remote.ll: Prune DOSish CRLF. by NAKAMURA Takumi · 13 years ago
  43. 294c965 Don't try to calculate the alignment of an unsigned type. Fixes PR14371! by Nick Lewycky · 13 years ago
  44. 5d6d895 docs: CodingStandards should follow the coding standards. by Sean Silva · 13 years ago
  45. ddc8b1f Bump sphinx config to 3.3. by Benjamin Kramer · 13 years ago
  46. 537d9a7 Kick off 3.3 cycle for LLVM trunk. by Benjamin Kramer · 13 years ago
  47. 107aa1c docs: Add link to HowToSetUpLLVMStyleRTTI by Sean Silva · 13 years ago
  48. ab58391 Typo by James Molloy · 13 years ago
  49. b9478c2 Add a new function to ConstantExpr - getAsInstruction. This returns its Instruction* corollary, which may be useful if a user by James Molloy · 13 years ago
  50. 9e6ee16 Plug a memory leak in the GCOV profiling emitter, which never released the edge table memory. by Benjamin Kramer · 13 years ago
  51. 3c13c3e really fix permissions by Pawel Wodnicki · 13 years ago
  52. 723c394 fix permissions by Pawel Wodnicki · 13 years ago
  53. 7e2db21 adding whose code is it anywa tools by Pawel Wodnicki · 13 years ago
  54. 0f5720f Removing utf-8 smart quote and trailing whitespace by Joe Abbey · 13 years ago
  55. e68d743 Suppressing the 'direct base ‘{anonymous}::S1’ inaccessible in ‘{anonymous}::D9’ by Joe Abbey · 13 years ago
  56. 953663a Silence the buildbots for this test while I figure out the triple by Andrew Trick · 13 years ago
  57. e1f6639 Broaden isSchedulingBoundary to check aliases of SP. by Andrew Trick · 13 years ago
  58. c37f502 Phi speculation improvement for BasicAA by Hal Finkel · 13 years ago
  59. eed64a9 Per agreement with Doug, take ownership of Clang's libSema. by Richard Smith · 13 years ago
  60. 43147af Mark FP_EXTEND form v2f32 to v2f64 as "expand" for ARM NEON. Patch by Pete Couperus. by Eli Friedman · 13 years ago
  61. 0a63b6a [fast-isel] Add the -verify-machineinstrs to these test cases. The remaining by Chad Rosier · 13 years ago
  62. 9a68235 LoopVectorizer: Add initial support for pointer induction variables (for example: *dst++ = *src++). by Nadav Rotem · 13 years ago
  63. 94e4728 Initial implementation of MipsTargetLowering::isLegalAddressingMode. by Akira Hatanaka · 13 years ago
  64. 8b149cb Rename methods like PairSRegs() to createSRegpairNode() to meet our coding by Weiming Zhao · 13 years ago
  65. fd22019 Teach SROA rewriteVectorizedStoreInst to handle cases when the loaded value is narrower than the stored value. rdar://12713675 by Evan Cheng · 13 years ago
  66. 784c5bb Marking remote mcjit tests as XFAIL for cygwin (hopefully only temporarily). by Andrew Kaylor · 13 years ago
  67. 0180ad6 Claim ownership of MCJIT by Andrew Kaylor · 13 years ago
  68. 205e60b Add some basic support for the fission addr forms to DebugInfo. by Eric Christopher · 13 years ago
  69. 21414e9 Marking remote mcjit tests as XFAIL for mingw32 (hopefully only temporarily). by Andrew Kaylor · 13 years ago
  70. 5094c0c Add constant definitions for fission dwarf attributes, forms, etc. by Eric Christopher · 13 years ago
  71. 9de3be8 Claim the driver. by Chad Rosier · 13 years ago
  72. fc53651 Remove default public copy ctors. by Benjamin Kramer · 13 years ago
  73. 3bae269 Marking remote mcjit tests as XFAIL for ARM (hopefully only temporarily). by Andrew Kaylor · 13 years ago
  74. 4d7f70c Remove trailing spaces. by Jakub Staszak · 13 years ago
  75. e56764b Remove hard coded registers in ARM ldrexd and strexd instructions by Weiming Zhao · 13 years ago
  76. cdf493d Use array_pod_sort instead of std::sort. by Andrew Trick · 13 years ago
  77. d522754 typo by Andrew Trick · 13 years ago
  78. 6062b2b Add myself as owner of XCore Backend. by Richard Osborne · 13 years ago
  79. b1a392e Make sure FABS on v2f32 and v4f32 is legal on ARM NEON This fixes PR14359 by Anton Korobeynikov · 13 years ago
  80. ccc015d Fix handling of aliases to functions. by Richard Osborne · 13 years ago
  81. 2085d00 [NVPTX] Order global variables in def-use order before emiting them in the final assembly by Justin Holewinski · 13 years ago
  82. eaff2d5 Preserve address space of forward-referenced global variables in the LL parser by Justin Holewinski · 13 years ago
  83. 4f0dfbb Make this easier to understand, as suggested by Chandler. by Duncan Sands · 13 years ago
  84. 2217577 Added program header emission by Hemant Kulkarni · 13 years ago
  85. 08ac469 Remove conditions from 'else if' that were guaranteed by preceding 'if'. by Craig Topper · 13 years ago
  86. ed07df3 by Will Schmidt · 13 years ago
  87. aceb03e InstructionSimplify should be able to simplify A+B==B+A to 'true' by Duncan Sands · 13 years ago
  88. 48f63be Using const cast to alleviate a warning. by Joe Abbey · 13 years ago
  89. df0ea8d Factor out the final FADD that's common to multiple code paths in the visitLog* functions. by Craig Topper · 13 years ago
  90. 79dcd43 move irrelevant attribution. by Chris Lattner · 13 years ago
  91. afe4539 Fix PR14361: wrong simplification of A+B==B+A. You may think that the old logic by Duncan Sands · 13 years ago
  92. 661dfdc Adding new tests to test lli's pseudo-remote feature (-remote-mcjit). by Andrew Kaylor · 13 years ago
  93. 72be358 Finally add myself to the credits. by Craig Topper · 13 years ago
  94. 6eac2ba SimplifyCFG: Don't assume non-null ScalarTargetTransformInfo. by Hans Wennborg · 13 years ago
  95. 1358841 Work around a layering violation from Target to CodeGen. by Benjamin Kramer · 13 years ago
  96. e0827d8 llvm/test/CodeGen/X86/hipe-cc*.ll: Add explicit -mcpu, or they don't expect to pass on Atom. by NAKAMURA Takumi · 13 years ago
  97. dc7f174 Add the Erlang/HiPE calling convention, patch by Yiannis Tsiouris. by Duncan Sands · 13 years ago
  98. c5519d3 Update credits file regarding SROA work... Also include my other primary by Chandler Carruth · 13 years ago
  99. d2b3441 Add myself as the code owner for a bunch of stuff. by Chandler Carruth · 13 years ago
  100. 4372f00 Add MCJIT test case for running global constructors. by Amara Emerson · 13 years ago