1. 2e40d03 Cygwin doesn't have the RSS_LIMIT for get/setrlimit. by Reid Spencer · 18 years ago
  2. 0a2cdb6 Add TLS tests. by Lauro Ramos Venancio · 18 years ago
  3. ede1d78 X86 TLS: optimize the implementation of "local exec" model. by Lauro Ramos Venancio · 18 years ago
  4. 47f96bf promote LLVMBitCodes to be a public header by Chris Lattner · 18 years ago
  5. 8f122b1 promote this to being a public header. by Chris Lattner · 18 years ago
  6. 95c218a PR400 phase 2. Propagate attributed load/store information through DAGs. by Christopher Lamb · 18 years ago
  7. 7d2cc2b X86 TLS: fix and optimize the implementation of "initial exec" model. by Lauro Ramos Venancio · 18 years ago
  8. 032507d PR400 phase 1 implementation feedback. by Christopher Lamb · 18 years ago
  9. dc4cb35 Have compiler enforce this. by Jeff Cohen · 18 years ago
  10. a7f0d3c Support alignment queries for degenerate (length 1) vectors. by Christopher Lamb · 18 years ago
  11. 007ce3b simplify this test until it can be dealt with by Andrew Lenharth · 18 years ago
  12. 5c10424 Regenerated by Christopher Lamb · 18 years ago
  13. 43c7f37 PR400 work phase 1. Add attributed load/store instructions for volatile/align to LLVM. by Christopher Lamb · 18 years ago
  14. cb403d6 Fix build problem with Gentoo 4.1.1-r3. by Jeff Cohen · 18 years ago
  15. b5594e3 Add new option to usage help. by Jeff Cohen · 18 years ago
  16. b90909e For PR1136: by Reid Spencer · 18 years ago
  17. 7aaa4a5 Terminate with newline. by Reid Spencer · 18 years ago
  18. 4244334 Undo premature commit. by Reid Spencer · 18 years ago
  19. 0146c2e Terminate file with newline. by Reid Spencer · 18 years ago
  20. 728e0e3 Implement review feedback. by Jeff Cohen · 18 years ago
  21. a0c96a0 Teach Visual Studio about Bitcode. by Jeff Cohen · 18 years ago
  22. cb75731 Undo erroneous corrections. by Jeff Cohen · 18 years ago
  23. 3dc662c Fix the comparison of language names to accept any characters by using by Reid Spencer · 18 years ago
  24. 8dadf6b Fix generation of certain scheduler itineraries. by Christopher Lamb · 18 years ago
  25. b9707d5 add llvm ir bitcode definition file by Chris Lattner · 18 years ago
  26. 197ccea don't break reading from stdin by Chris Lattner · 18 years ago
  27. 395439b link in bitwriter library by Chris Lattner · 18 years ago
  28. b3ca362 teach llvm-dis to read bitcode files by Chris Lattner · 18 years ago
  29. 27bb3af add a temporary -bitcode option, which instructs llvm-as to produce a bitcode file instead of a bytecode file by Chris Lattner · 18 years ago
  30. 6742b4d build the bitcode dir by Chris Lattner · 18 years ago
  31. fd57cec Initial support for writing bitcode files. This currently only writes types, by Chris Lattner · 18 years ago
  32. caee0dc Initial support for reading bitcode files. They currently only read types, by Chris Lattner · 18 years ago
  33. b35ca9d Define the content-independent interfaces to read/write bitcode files and by Chris Lattner · 18 years ago
  34. 749456d Make running these tests conditional on llvm-gcc supporting the language by Reid Spencer · 18 years ago
  35. 4f859aa For PR1146: by Reid Spencer · 18 years ago
  36. 3b87d6a Add the --host-target option. by Reid Spencer · 18 years ago
  37. 6f1cc77 Minor corrections. by Jeff Cohen · 18 years ago
  38. 0ae4a33 Implement PIC for arm-linux. by Lauro Ramos Venancio · 18 years ago
  39. 88894b6 Add a .cvsignore file. by Reid Spencer · 18 years ago
  40. 12d81f3 Replace llvm_gcc_supports_ada and llvm_gcc_supports_objc with just a single by Reid Spencer · 18 years ago
  41. 51162ba Pass the LLVMGCC_LANGS variable through to Tcl. by Reid Spencer · 18 years ago
  42. 0d23818 Regenerate for detection of llvm-gcc supported languages by Reid Spencer · 18 years ago
  43. 1addff9 Add support for determining which languages the llvm-gcc front end supports. by Reid Spencer · 18 years ago
  44. 2c5c111 X86 TLS: Implement review feedback. by Lauro Ramos Venancio · 18 years ago
  45. 7022d1f llvm-dg.exp is dead, remove it. by Reid Spencer · 18 years ago
  46. a9f7bc8 Failure.sh is dead, remove it. by Reid Spencer · 18 years ago
  47. 16154ef Use the llvm_supports_target function to prevent running of tests for by Reid Spencer · 18 years ago
  48. 40a4c61 Add the llvm_supports_target function. by Reid Spencer · 18 years ago
  49. e5190d2 Add the TARGETS_TO_BUILD variable. by Reid Spencer · 18 years ago
  50. 4e9471d Test if the compiler supports Ada, and enable Ada tests if so. While I was by Duncan Sands · 18 years ago
  51. 6cdf4a9 Always print the same "PR" information in the same location (just after by Reid Spencer · 18 years ago
  52. 1e55bf2 Put failure information on a separate line. Hopefully this unbreaks the by Reid Spencer · 18 years ago
  53. c67bdc2 Revert Christopher Lamb's load/store alignment changes. by Reid Spencer · 18 years ago
  54. b3b0727 We only need one putchar which gives it a shot at getting matched by its users. by Reid Spencer · 18 years ago
  55. 8f192e0 Make enum-valued bitfield large enough to avoid interpretation as negative values in VC++. by Jeff Cohen · 18 years ago
  56. 8c28c46 Fix breakage of bytecode reader when built with VC++. by Jeff Cohen · 18 years ago
  57. 68c773c The expression "SubclassData = (SubclassData & ~1) | (V) ? 1 : 0;" does not do what by Jeff Cohen · 18 years ago
  58. 2330e4d by Christopher Lamb · 18 years ago
  59. 1b7f584 Make PredicateSimplifier not use DominatorTree. by Owen Anderson · 18 years ago
  60. cdacc49 Fix a comment. by Owen Anderson · 18 years ago
  61. 95b745a Fix some null checks to actually test the part that needs checking. by Owen Anderson · 18 years ago
  62. e1d8955 make this portable to 64-bit hosts by Chris Lattner · 18 years ago
  63. 4fc4fab Bug fix; add super-registers sets. by Evan Cheng · 18 years ago
  64. 50aadb9 Add super-register set. by Evan Cheng · 18 years ago
  65. 3831c55 Reset vertex. by Devang Patel · 18 years ago
  66. 4fc82a6 New test case. by Devang Patel · 18 years ago
  67. d1458f1 Fix a bug that prevented the JIT from working correctly after llvm_shutdown. by Chris Lattner · 18 years ago
  68. cd07075 Fix regressions introduced by my previous patch: opt calls verifier in a by Chris Lattner · 18 years ago
  69. 0d3b678 Allow the lowering of ISD::GLOBAL_OFFSET_TABLE. by Lauro Ramos Venancio · 18 years ago
  70. 108ec4b avoid mutating a global in an accessor by Chris Lattner · 18 years ago
  71. f7e968a fit in 80 cols by Chris Lattner · 18 years ago
  72. 09b362c Comment out usage of write() for now. by Jeff Cohen · 18 years ago
  73. 2c639ad rename JIT::state -> JIT::jitstate to avoid shadowing ExecutionEngine::state by Chris Lattner · 18 years ago
  74. a5f5a9c Fix a problem where primitive types lose their name after llvm_shutdown is called. by Chris Lattner · 18 years ago
  75. 19b6dcd catch a case that was biting jeffc by Chris Lattner · 18 years ago
  76. b3a0417 Implement "general dynamic", "initial exec" and "local exec" TLS models for by Lauro Ramos Venancio · 18 years ago
  77. e3e31c2 Add sub-registers set accessor. by Evan Cheng · 18 years ago
  78. 9fe9907 Enable Objective-C tests. by Devang Patel · 18 years ago
  79. ba647be Specify S registers as D registers' sub-registers. by Evan Cheng · 18 years ago
  80. 6120433 Specify sub-register relations. e.g. RAX: [EAX], EAX: [AX], AX: [AL,AH]. by Evan Cheng · 18 years ago
  81. 3cafbf7 Add sub-registers sets. by Evan Cheng · 18 years ago
  82. a92d62c Add sub-register sets. by Evan Cheng · 18 years ago
  83. 34c8269 test by Chris Lattner · 18 years ago
  84. 1ec38cb test commit by Chris Lattner · 18 years ago
  85. 19783d6 test commit by Chris Lattner · 18 years ago
  86. 93305bc add a crazy idea by Chris Lattner · 18 years ago
  87. 58d7fbf Avoid recursion. by Devang Patel · 18 years ago
  88. df07335 Move more passes to using ETForest instead of DominatorTree. by Owen Anderson · 18 years ago
  89. 13e3a29 Add null checks and const-ify these accessors. by Owen Anderson · 18 years ago
  90. ac79c9e Test check in by Christopher Lamb · 18 years ago
  91. 9c81664 remove cruft by Chris Lattner · 18 years ago
  92. 2e3ab57 Fix a very strange assertion message, patch by Christopher Lamb by Chris Lattner · 18 years ago
  93. ae1998f Fix test. by Evan Cheng · 18 years ago
  94. 5d4d7f1 Make Microsoft assembler and linker happy. by Jeff Cohen · 18 years ago
  95. 3e1b03f Fix a message, patch by Christopher Lamb. by Chris Lattner · 18 years ago
  96. 267bfb5 Fix a bug in getFrameRegister. Reported by Raul Herbster. by Lauro Ramos Venancio · 18 years ago
  97. 843f0767 Make use of ConstantInt::isZero instead of ConstantInt::isNullValue. by Zhou Sheng · 18 years ago
  98. 223d65b Make the operations of APInt variables more efficient. by Zhou Sheng · 18 years ago
  99. 3f520a7 Fix some VC++ warnings. by Jeff Cohen · 18 years ago
  100. cc045d5 Revert Owen's last check-in. This is breaking Mac OS X / PPC llvm-gcc bootstrap. by Evan Cheng · 18 years ago