1. 62f5a94 Add missing check by Chris Lattner · 20 years ago
  2. 44205ca Compile: by Chris Lattner · 20 years ago
  3. 50af16a Simplify handling of shifts to be the same as we do for adds. Add support by Chris Lattner · 20 years ago
  4. 706759e New testcase by Chris Lattner · 20 years ago
  5. f17ffcc Add support for shifts by Chris Lattner · 20 years ago
  6. 65aedc1 Fold: by Chris Lattner · 20 years ago
  7. 0c3b390 Lazily create the abort message, so only translation units that use unwind by Chris Lattner · 20 years ago
  8. 9ecc046 Fix: CodeExtractor/2004-11-12-InvokeExtract.ll by Chris Lattner · 20 years ago
  9. 8de2da4 New testcase by Chris Lattner · 20 years ago
  10. 68c311a Fix a bug where the code extractor would get a bit confused handling invoke by Chris Lattner · 20 years ago
  11. 44c94b9 Simplify handling of constant initializers by Chris Lattner · 20 years ago
  12. 5c911ab Makefile for lib/Linker by Reid Spencer · 20 years ago
  13. 7f49602 This file originated in lib/VMCore/Linker.cpp but now lives in by Reid Spencer · 20 years ago
  14. c408c45 This file originated in tools/gccld/Linker.cpp but now lives in by Reid Spencer · 20 years ago
  15. 12d7951 * Clean up all the shared library output on uninstall by Reid Spencer · 20 years ago
  16. 37d813d Document the new llvm-ranlib command. by Reid Spencer · 20 years ago
  17. 2152cca Correctly terminate a list. by Reid Spencer · 20 years ago
  18. 742ecbc Document the modifiers and the file format. by Reid Spencer · 20 years ago
  19. 04252fe Make this build in release mode by Chris Lattner · 20 years ago
  20. 0aa1899 Add llvm-ar to the index. by Reid Spencer · 20 years ago
  21. e26ed7a First attempt at llvm-ar documentation. Modifiers need a little more by Reid Spencer · 20 years ago
  22. d79c7b4 Actually, leave the check in. This prevents us from counting dead arguments by Chris Lattner · 20 years ago
  23. 3e062ea Fix bug: IPConstantProp/deadarg.ll by Chris Lattner · 20 years ago
  24. 1f7893f new testcase by Chris Lattner · 20 years ago
  25. 7863c40 Fix documentation for Makefile target name change. install-bytecode is now by Reid Spencer · 20 years ago
  26. ff1529b Make IP Constant prop more aggressive about handling self recursive calls. by Chris Lattner · 20 years ago
  27. 6285016 New testcase by Chris Lattner · 20 years ago
  28. 546faca Correct the name of stosd for the AT&T syntax: by John Criswell · 20 years ago
  29. c890bfe Do not let dead constant expressions hanging off of functions prevent IPCP. by Chris Lattner · 20 years ago
  30. 8ee9da0 Provide conversion from posix time. by Reid Spencer · 20 years ago
  31. 4b82681 Fix isBytecodeFile to correctly recognized compressed bytecode too. by Reid Spencer · 20 years ago
  32. 9195f37 * Implement getStatusInfo for getting stat(2) like information by Reid Spencer · 20 years ago
  33. 31391b6 Make sure llee can deal with compressed bytecode too. by Reid Spencer · 20 years ago
  34. b581028 Recognize compressed LLVM bytecode files. by John Criswell · 20 years ago
  35. 580a116 Tune compression: by Reid Spencer · 20 years ago
  36. a8e4750 Change this back so that I get stable numbers to reflect the change from the by Chris Lattner · 20 years ago
  37. 8db573e1 Document quick-test target. by Reid Spencer · 20 years ago
  38. ed8c089 Add a quick-test target that uses QUICKTEST variable to quickly run a by Reid Spencer · 20 years ago
  39. 52f20f8 Fix bug: 2004-11-08-FreeUseCrash.ll by Chris Lattner · 20 years ago
  40. 2fc09ae Name file properly by Chris Lattner · 20 years ago
  41. 99159b9 Hrm, don't ask how I ran into this bug by Chris Lattner · 20 years ago
  42. 710d1ce * Convert tabs to spaces by Misha Brukman · 20 years ago
  43. 669b524 Output the program name (in this case, gccld) with warning about invalid files by Misha Brukman · 20 years ago
  44. a591457 Allow hbd to be bugpointable on darwin by fixing common and linkonce codegen by Nate Begeman · 20 years ago
  45. 336e56e Handle headers for compressed bytecode files by Misha Brukman · 20 years ago
  46. eda20f9 Don't silently ignore invalid files: tell the user! by Misha Brukman · 20 years ago
  47. ac6d485 Fix a bug that was preventing povray and namd from pool allocating correctly. by Chris Lattner · 20 years ago
  48. beacefa Handle assert_fail special by Chris Lattner · 20 years ago
  49. 35c4c33 Remove extra spaces by Misha Brukman · 20 years ago
  50. 99c4488 This file is gone by Chris Lattner · 20 years ago
  51. cc0bd56 Add a --disable-compression option to gccas so the default compression of by Reid Spencer · 20 years ago
  52. ad768d7 Make writing compressed bytecode the default. by Reid Spencer · 20 years ago
  53. cceed9f Implement and document the TOOL_VERBOSE option that asks each tool invoked by Reid Spencer · 20 years ago
  54. a4213b2 Fix typo. by Reid Spencer · 20 years ago
  55. da794e7 Document compressed bytecode details. by Reid Spencer · 20 years ago
  56. 01a42e4 Fix a typo: isvalid -> isValid by Reid Spencer · 20 years ago
  57. 440add2 Move path override in test/Makefile. by Alkis Evlogimenos · 20 years ago
  58. a43efac Override PATH to submake so that all tools are found if the PATH is by Alkis Evlogimenos · 20 years ago
  59. 2e9ac69 * Add support for f2c and the -f2c switch to enable Fortran benchmarks by Misha Brukman · 20 years ago
  60. 00a7469 Now using path to python found by configure. by Tanya Lattner · 20 years ago
  61. e3c803c First draft of compendium of documents relevant to writers of LLVM machine by Misha Brukman · 20 years ago
  62. 676dee6 Put int the getReg cast optimization from x86 so that we generate fewer by Nate Begeman · 20 years ago
  63. 9f54791 Recommend that new users read the documentation before they get started, by Reid Spencer · 20 years ago
  64. 52afa7e Correct and Explain the first rule of thumb better. by Reid Spencer · 20 years ago
  65. 347e288 Fix typo. by Reid Spencer · 20 years ago
  66. 6fb5166 Fix grammar: use commas in a list of entities by Misha Brukman · 20 years ago
  67. 895eddf Implement ExecutionEngine::freeMachineCodeForFunction() by Misha Brukman · 20 years ago
  68. e81aaf2 Add method to delete machine code generated for a Function by Misha Brukman · 20 years ago
  69. 4b8f82f Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. This by Reid Spencer · 20 years ago
  70. d09fbdc Changed TEST to TESTSUITE by Tanya Lattner · 20 years ago
  71. e976d89 Fix for objdir != srcdir. by Tanya Lattner · 20 years ago
  72. 808fafa More srcdir != objdir changes. by Tanya Lattner · 20 years ago
  73. 3fecb44 * Fix file-relative links: they need '#' prepended to the target name by Misha Brukman · 20 years ago
  74. a152753 Use LLVMToolDir instead of ToolDir because the latter is no longer set (?) by Misha Brukman · 20 years ago
  75. e243e2f Made changes to support objdir!=srcdir. by Tanya Lattner · 20 years ago
  76. ae18963 VERY large functions that are only called from one place are not really by Chris Lattner · 20 years ago
  77. fd93c7d Removed passing TARGET. by Tanya Lattner · 20 years ago
  78. 491e9cd Changed check-dejagnu to take TESTSUITE as its args instead of TEST in order to not conflict with other stuff. Added path for test/Scripts. Also added a check to deal with TESTSUITE and runtest flags. by Tanya Lattner · 20 years ago
  79. 075cdc6 Disable bogus cast elimination when the cast is used by a setcc instruction. by Nate Begeman · 20 years ago
  80. 1822403 Add TARGET_TRIPLE by Reid Spencer · 20 years ago
  81. 1b6ab59 First version of this document listing the required software. Might need by Reid Spencer · 20 years ago
  82. f0c977c * Comments & cleanup per CL code review. by Reid Spencer · 20 years ago
  83. 36eea80 Add comments per CL code review. by Reid Spencer · 20 years ago
  84. 78d215b Make compression the default on writing. by Reid Spencer · 20 years ago
  85. 83296f5 * Add comments and cleanup per CL code review by Reid Spencer · 20 years ago
  86. 92c0d65 Minor error. by Tanya Lattner · 20 years ago
  87. 38ed80a Added support to specify which test suite dejagnu should run (Feature or Regression). Use TEST=suite by Tanya Lattner · 20 years ago
  88. ec3a78f Revert back to r1.1, I'm just thoroughly confused :) by Chris Lattner · 20 years ago
  89. ac196c6 Add new (old) testcase by Chris Lattner · 20 years ago
  90. 3f7706b Added RUN lines and dejagnu support for Feature dir. by Tanya Lattner · 20 years ago
  91. 4b5fdc7 Rename the option for defeating compression to be a little more specific. by Reid Spencer · 20 years ago
  92. 34b9071 Enable compression by default. by Reid Spencer · 20 years ago
  93. ae70fed * Enable bytecode compression by default by Reid Spencer · 20 years ago
  94. cf0eb8d Turn on compression by default. by Reid Spencer · 20 years ago
  95. 8ad8a52 * Provide option for specifying bytecode compression by Reid Spencer · 20 years ago
  96. 12d632c Add missing file header by Chris Lattner · 20 years ago
  97. 030a552 Removing old Modulosched tests since that version of modulosched does not exist anymore and llc does not support modulosched by default. by Tanya Lattner · 20 years ago
  98. 70053a5 With the changes to these files, the Regression test suite should be tested by dejagnu without anyproblem. by Tanya Lattner · 20 years ago
  99. 6089616 Added RUN line. by Tanya Lattner · 20 years ago
  100. 7a7cb4c Added rough support for dejagnu testing. Changes need to be made to autoconf to provide the target_triplet and to check for 'grep -C' which would be used instead of the python script we have now. Eventually the python script should be converted to bash. by Tanya Lattner · 20 years ago