1. e0a056b Fix MingW build: define GTEST_OS_WINDOWS if OS is MingW, but disable exceptions. by Julien Lerouge · 16 years ago
  2. 6919757 Don't try to strip a file we just moved. by Bill Wendling · 16 years ago
  3. 0de5d6f Strip the LTO dylib. by Bill Wendling · 16 years ago
  4. eaa0ffb Small fix for the 'strip' command. Do a list of .so files. by Bill Wendling · 16 years ago
  5. 32c1a4c Eliminate a 'control reaches end of non-void function' warning. by Evan Cheng · 16 years ago
  6. 51739ca Don't run 'strip' on files that aren't there. by Bill Wendling · 16 years ago
  7. 25c0805 Remove warnings about not being able to delete something. Don't run lipo on gccas, gccld, and llvm-config scripts. by Bill Wendling · 16 years ago
  8. a56c037 Revert 64023. make prefers GNUmakefile over makefile. by Evan Cheng · 16 years ago
  9. 923166f Move Apple style build makefiles to the top level. Just like llvmgcc42. by Evan Cheng · 16 years ago
  10. ed2eee6 Get rid of one more non-DebugLoc getNode and by Dale Johannesen · 16 years ago
  11. 3484c09 Remove a non-DebugLoc version of getNode. by Dale Johannesen · 16 years ago
  12. d907e49 FIx spelling. by Mike Stump · 16 years ago
  13. 44460da Probe for flags before using them to try to help compiling with by Mike Stump · 16 years ago
  14. 49de982 Reapply 63765. Patches for clang and llvm-gcc to follow. by Dale Johannesen · 16 years ago
  15. a05dca4 Remove non-DebugLoc forms of CopyToReg and CopyFromReg. Adjust callers. by Dale Johannesen · 16 years ago
  16. 4d452de Reverting 63765. This broke the build of both clang and llvm-gcc. by Dale Johannesen · 16 years ago
  17. d244797 New feature: add support for target intrinsics being defined in the by Nate Begeman · 16 years ago
  18. b0d5cdd Fix PR3453 and probably a bunch of other potential by Duncan Sands · 16 years ago
  19. ca64183 Explain why this is here. by Bill Wendling · 16 years ago
  20. 6e1bb38 - Add DebugLoc to getTargetNode(). by Bill Wendling · 16 years ago
  21. 63e3e63 Move the code that starts printing the Select_* functions by Dan Gohman · 16 years ago
  22. 57cd67f Typo. by Mikhail Glushenkov · 16 years ago
  23. 19d3e82 Add three new option properties. by Mikhail Glushenkov · 16 years ago
  24. 536ab13 Eliminate a couple of fields from TargetRegisterClass: SubRegClasses and SuperRegClasses. These are not necessary. Also eliminate getSubRegisterRegClass and getSuperRegisterRegClass. These are slow and their results can change if register file names change. Just use TargetLowering::getRegClassFor() to get the right TargetRegisterClass instead. by Evan Cheng · 16 years ago
  25. 41b2340 Make tblgen more portable, allowing it to build with ICC. Patch by Robert Zeh! by Chris Lattner · 16 years ago
  26. 748dbc6 Fix a missing word. by Dan Gohman · 16 years ago
  27. 907532d Versions of VIM included with Intrepid and Leopard at least appear by Dan Gohman · 16 years ago
  28. 789da27 Enable syntax highlighting of LLVM and tablegen files by default, by Dan Gohman · 16 years ago
  29. 5e59c27 Only set cindent for C and C++ source files. by Dan Gohman · 16 years ago
  30. b6b5141 Change the hook API back to prevent memory leaks. by Mikhail Glushenkov · 16 years ago
  31. a298bb7 Allow hooks with arguments. by Mikhail Glushenkov · 16 years ago
  32. febf71d Avoid triggering an assertion failure when an instruction pattern by Dan Gohman · 16 years ago
  33. 05aae18 Add support for instructions with multiple ComplexPatterns, by by Dan Gohman · 16 years ago
  34. ceb4d1a Rename getABITypeSize to getTypePaddedSize, as suggested by Chris. by Duncan Sands · 16 years ago
  35. d4a2700 make tblgen autogenerate the nocapture intrinsics for by Chris Lattner · 16 years ago
  36. 10dae94 add scaffolding to emit argument attributes. No functionality change. by Chris Lattner · 16 years ago
  37. 048ffb2 make tblgen emit the entire Intrinsic::getAttributes method, by Chris Lattner · 16 years ago
  38. a62c302 add nocapture attribute to llvm.mem* intrinsics and have tblgen by Chris Lattner · 16 years ago
  39. cb856f6 This has been replaced by llvm/utils/lint/cpp_lint.py, which is more by Misha Brukman · 16 years ago
  40. d7a97f0 remove some exclusions that don't exist anymore. by Chris Lattner · 16 years ago
  41. 5539a1e Use VIM's built-in shorthand for whitespace in regex. by Misha Brukman · 16 years ago
  42. cb5852d Be sure to ignore the end-of-line character when considering trailing by Misha Brukman · 16 years ago
  43. bc03979 Improve support for type-generic vector intrinsics by teaching TableGen how by Bob Wilson · 16 years ago
  44. de0e7f2 Fix a thinko in the grammar for thread_local variables. by Dan Gohman · 16 years ago
  45. 1eb49a0 Delete an unused variable and simplify the code. by Dan Gohman · 16 years ago
  46. e035fa5 Handle iAny and fAny types in TreePatternNode::UpdateNodeType. by Bob Wilson · 16 years ago
  47. 1ed7942 Add the keyword 'default'. by Dan Gohman · 16 years ago
  48. 105a91a Renamed Google Test license file from COPYING to LICENSE.TXT to match LLVM by Misha Brukman · 16 years ago
  49. 8f56eba A few more polygen grammar updates. by Dan Gohman · 16 years ago
  50. 6c01ca9 Fix spelling in some comments. by Bob Wilson · 16 years ago
  51. 6a9e75e gc is not an obsolete keyword. by Dan Gohman · 16 years ago
  52. 571238a Update polygen grammar for recent language changes. by Dan Gohman · 16 years ago
  53. 7e638cd The .llx suffix is obsolete. by Dan Gohman · 16 years ago
  54. 5d8ab65 Update VIM LLVM IR syntax highlighting. by Dan Gohman · 16 years ago
  55. a0741ba Set a few more vimrc indentation options. by Dan Gohman · 16 years ago
  56. f225d2e Use softtabstop instead of redefining tabstop. by Dan Gohman · 16 years ago
  57. 96eafe2 Switch the vimrc file from smartindent to cindent, which is by Dan Gohman · 16 years ago
  58. 27c1e89 VerifyLineLength() actually takes a max length parameter. by Misha Brukman · 16 years ago
  59. 653222f Added some basic lint tools for C++ and generic lint tool applicable to all by Misha Brukman · 16 years ago
  60. 12c8d1b Deleted trailing whitespace; no functional changes. by Misha Brukman · 16 years ago
  61. adf4e4d vimrc by Misha Brukman · 16 years ago
  62. 715a958 We also removed gtest-all.cc from the distribution tarball. by Misha Brukman · 16 years ago
  63. 8fb520e Original patch by Talin. by Misha Brukman · 16 years ago
  64. e5f9471 * Removed gtest-all.cc; .cc files including other .cc files is weird by Misha Brukman · 16 years ago
  65. 3aae44e Moved Google Test code up one directory so that we can use a standard LLVM by Misha Brukman · 16 years ago
  66. 7ae6ff4 Import of Google Test 1.2.1, with the non-essential bits removed. by Misha Brukman · 16 years ago
  67. 0b53d98 Use dyn_cast intead of isa + cast in the generated DAGISel code. This by Dan Gohman · 16 years ago
  68. 87c8a8f Added support for vector widening. by Mon P Wang · 16 years ago
  69. 65ee1e6 Fix typo in error message. by Mikhail Glushenkov · 16 years ago
  70. 5c2b6b2 Some enhancements for the 'case' expression. by Mikhail Glushenkov · 16 years ago
  71. fc953d1 Change so that buildit won't need a parent directory with only the build scripts in them. by Bill Wendling · 16 years ago
  72. e1d44b5 Put Edge* classes into anonymous namespace. by Mikhail Glushenkov · 16 years ago
  73. b4ced5a Make 'extern' an option property. by Mikhail Glushenkov · 16 years ago
  74. ad889a7 Better error message. by Mikhail Glushenkov · 16 years ago
  75. 15b71ba Re-apply Cedric's changes. by Mikhail Glushenkov · 16 years ago
  76. b59dbad Try to guess when the auto-generated cl::Sink option should be marked 'extern'. by Mikhail Glushenkov · 16 years ago
  77. 0850949 Add a (progn)-like construct for (actions). Implemented as a DAG list. by Mikhail Glushenkov · 16 years ago
  78. f915253 Use (actions) instead of option properties, support external options. by Mikhail Glushenkov · 16 years ago
  79. 8f241b0 The use of the construct: by Cedric Venet · 16 years ago
  80. 15511cf Rename isSimpleLoad to canFoldAsLoad, to better reflect its meaning. by Dan Gohman · 16 years ago
  81. 62c939d Mark x86's V_SET0 and V_SETALLONES with isSimpleLoad, and teach X86's by Dan Gohman · 16 years ago
  82. 41474ba Add a sanity-check to tablegen to catch the case where isSimpleLoad by Dan Gohman · 16 years ago
  83. ad746be Support multiple compilation graph definitions. Not terribly useful, but makes the code more generic. by Mikhail Glushenkov · 16 years ago
  84. 739c720 Add 'hidden' and 'really_hidden' option properties. by Mikhail Glushenkov · 16 years ago
  85. 884c70c On x86 favors folding short immediate into some arithmetic operations (e.g. add, and, xor, etc.) because materializing an immediate in a register is expensive in turns of code size. by Evan Cheng · 16 years ago
  86. 3acc921 Small fix: the error message was incorrect in some cases. by Mikhail Glushenkov · 16 years ago
  87. ce5ac16 Copy the tblgen utility. by Bill Wendling · 16 years ago
  88. 35fde15 Support dependencies between plugins by priority-sorting. by Mikhail Glushenkov · 16 years ago
  89. fa27077 Filter ToolPropertiesList to exclude all Tools not mentioned in the compilation graph. by Mikhail Glushenkov · 16 years ago
  90. 0108877 Add a layer of indirection to make plugins more flexible. by Mikhail Glushenkov · 16 years ago
  91. 023422a Fix to record comparator to make it work for return values > 1. by Bill Wendling · 16 years ago
  92. 20072af Put comma in correct place for call to StructType::get by Bill Wendling · 16 years ago
  93. cdcc3e6 Modify the intrinsics pattern to separate out the "return" types from the by Bill Wendling · 16 years ago
  94. e40db4a Tell GenLibDeps.pl to inspect .so and .dylib shared files. by Oscar Fuentes · 16 years ago
  95. 6766572 Check the return value of std::getenv. by Mikhail Glushenkov · 16 years ago
  96. 262d248 Add a bit of lazy evaluation to PopulateCompilationGraph(). by Mikhail Glushenkov · 16 years ago
  97. aa4774c Some cosmetic changes. by Mikhail Glushenkov · 16 years ago
  98. c389e94 Allow $CALL and $ENV in command names. Fixes #3025. by Mikhail Glushenkov · 16 years ago
  99. 760a572 Properly escape dashes in TableGen's LLVMC2 emitter. Patch by Patrick Walton! by Anton Korobeynikov · 16 years ago
  100. 212e698 Make tablegen print out a nice error message for a const char* by Dan Gohman · 16 years ago