1. 9c42bcf Resolve Record Names by David Greene · 13 years ago
  2. f628204 Allow Names Changes on Unregistered Records by David Greene · 13 years ago
  3. 004adaf Call Record Initializer by David Greene · 13 years ago
  4. 675f85d Add Name Init Record Constructor by David Greene · 13 years ago
  5. 0abdadb Fix 80-col Violation by David Greene · 13 years ago
  6. a461c39 Fix Name Access by David Greene · 13 years ago
  7. 41effc6 Fix Name Access by David Greene · 13 years ago
  8. e681d28 Fix Name Access by David Greene · 13 years ago
  9. 0615d6a Fix Name Check by David Greene · 13 years ago
  10. 7474c29 Fix Name Check by David Greene · 13 years ago
  11. f7931b7 Add Record Init by David Greene · 13 years ago
  12. e22b321 Make Template Arg Names Inits by David Greene · 13 years ago
  13. 917924d Let SetValue Take and Init Name by David Greene · 13 years ago
  14. 30c2225 Add Utility to Scope Names by David Greene · 13 years ago
  15. ee6dca1 Make VarInit Name an Init by David Greene · 13 years ago
  16. 96a9f78 Add Value Accessors by David Greene · 13 years ago
  17. d7f8941 Add Name Init Accessors by David Greene · 13 years ago
  18. de703e2 Add Init Accessors by David Greene · 13 years ago
  19. 941aa7b Generalize the reading of probability metadata to work for both branches by Chandler Carruth · 13 years ago
  20. 99d01c5 Teach the BranchProbabilityInfo analysis pass to read any metadata by Chandler Carruth · 13 years ago
  21. 6aa5c26 Add pass printing support to BlockFrequencyInfo pass. The implementation by Chandler Carruth · 13 years ago
  22. 250c680 Duncan pointed out that sometimes CC and CXX are used to specify the compiler. Also that the configure script takes care of finding an appropriate compiler if one's not specified. by Bill Wendling · 13 years ago
  23. ca58c72 Add support for the vector-widening of vselect and vector-setcc by Nadav Rotem · 13 years ago
  24. 495069e Use bash instead. by Bill Wendling · 13 years ago
  25. 922ad78 Make sure we emit the 'movw' and 'movt' only if it's supported. Otherwise, use a constant pool. by Bill Wendling · 13 years ago
  26. b677a13 Remove some dead code. by Bill Wendling · 13 years ago
  27. 783993e Make changes so that this runs on FreeBSD. by Bill Wendling · 13 years ago
  28. 717cdb0 Rename PEXTR to PEXT. Add intrinsics for BMI instructions. by Craig Topper · 13 years ago
  29. fffc0fe Adding dependencies to allow -DBUILD_SHARED_LIBS=true to complete. by Joe Abbey · 13 years ago
  30. aa13603 Added testcase for <rdar://problem/10215997> by Lang Hames · 13 years ago
  31. 15a1a22 Emit the MOVT instruction only if the # LPads is > 64K. by Bill Wendling · 13 years ago
  32. a5871dc For Thumb mode, we need to use a constant pool if the value is too large to be by Bill Wendling · 13 years ago
  33. bf79f91 Regenerate projects/sample/configure. by Daniel Dunbar · 13 years ago
  34. 2532fa2 projects/sample: Import adapted form of current LLVM autoconf/Makefile setup so that projects/sample is standalone and not tied to the LLVM build setup. by Daniel Dunbar · 13 years ago
  35. 857bf83 Revert "Turn on the vzeroupper pass by default." by Eric Christopher · 13 years ago
  36. d88bc2a Add additional element-promotion tests. by Nadav Rotem · 13 years ago
  37. 862019c ARM VTBL (one register) assembly parsing and encoding. by Jim Grosbach · 13 years ago
  38. 85f3a0a Use the integer compare when the value is small enough. Use the "move into a by Bill Wendling · 13 years ago
  39. 7e8ae57 Turn on the vzeroupper pass by default. by Eric Christopher · 13 years ago
  40. 2115cd2 Whitespace. by Eric Christopher · 13 years ago
  41. 952cb50 Use the integer compare when the value is small enough. Use the "move into a by Bill Wendling · 13 years ago
  42. 20b2b78 Missed a spot! by Nick Lewycky · 13 years ago
  43. 024170f Fix some typo/formatting issues. No functionality change. by Nick Lewycky · 13 years ago
  44. fbf19ef Fix a bug in the legalization of vector anyext-load and trunc-store. Mem Index starts with zero. by Nadav Rotem · 13 years ago
  45. e482471 Teach fast isel about vector stores, and make DoSelectCall return false when it fails to emit a store. This fixes <rdar://problem/10215997>. by Lang Hames · 13 years ago
  46. 564392b The value we're comparing against may be too large for the ARM CMP by Bill Wendling · 13 years ago
  47. b9fecf4 The immediate may be too large for the CMP instruction. Move it into a register by Bill Wendling · 13 years ago
  48. 2933e4b Tidy up formatting. by Jim Grosbach · 13 years ago
  49. 39dc2af Tidy up formatting. by Jim Grosbach · 13 years ago
  50. a7d2e75 Yet more ARM NEON assembly parsing for the lane index operand. by Jim Grosbach · 13 years ago
  51. 0487e45 Enable more encoded immediate tests. by Jim Grosbach · 13 years ago
  52. ca8d184 More vmov lane testcases. by Jim Grosbach · 13 years ago
  53. aead579 ARM vmla/vmls assembly parsing for the lane index operand. by Jim Grosbach · 13 years ago
  54. 687656c ARM vmov assembly parsing for the lane index operand. by Jim Grosbach · 13 years ago
  55. 3326fc1 The MCJITMemoryManager takes ownership of the JMM, so don't leak it. by Jim Grosbach · 13 years ago
  56. 7c24665 Object/COFF: Remove useless test. by Michael J. Spencer · 13 years ago
  57. 22ff0f3 llvm-objdump: Add static symbol table dumping. by Michael J. Spencer · 13 years ago
  58. 5e3a082 Object/COFF: Change type from a struct to a uint16_t. The struct would be by Michael J. Spencer · 13 years ago
  59. 8c39c96 build: Tidy up a bunch of tool Makefiles, and simplify where possible using the by Daniel Dunbar · 13 years ago
  60. bfe2a6b llvm-ar: Remove local test target, this is no longer useful. by Daniel Dunbar · 13 years ago
  61. a6b1929 llvm-config: Add an all-targets pseudo-component. by Daniel Dunbar · 13 years ago
  62. 817cb96 build: Remove some unused code. by Daniel Dunbar · 13 years ago
  63. 90b7b12 Use ARM/t2PseudoInst class from ARM/Thumb2 special adds/subs patterns. by Andrew Trick · 13 years ago
  64. 9d45de2 Use isIntN and isUIntN to check for valid signed/unsigned numbers. by Bob Wilson · 13 years ago
  65. 7f5f0da whitespace by Andrew Trick · 13 years ago
  66. f7b0207 A landing pad could have more than one predecessor. In that case, we want that by Bill Wendling · 13 years ago
  67. 9120088 ARM vmla/vmls assembly parsing for the lane index operand. by Jim Grosbach · 13 years ago
  68. e8692ed Another failing encoding. by Owen Anderson · 13 years ago
  69. 82fa5fc Fix NEON mul encoding tests. Wrong file contents previously. by Jim Grosbach · 13 years ago
  70. 0a03740 ARM vqdmulh assembly parsing for the lane index operand. by Jim Grosbach · 13 years ago
  71. 37a3ed2 Remove duplicate test. by Jim Grosbach · 13 years ago
  72. 9e7df4a Tidy up formatting. by Jim Grosbach · 13 years ago
  73. 970f787 ARM vmul assembly parsing for the lane index operand. by Jim Grosbach · 13 years ago
  74. ec11d2a Tidy up. by Jim Grosbach · 13 years ago
  75. aff187a Add a few more testcases. by Owen Anderson · 13 years ago
  76. c3f16b3 Final patch that completes old JIT support for Mips: by Bruno Cardoso Lopes · 13 years ago
  77. de1ff7f Add several FIXME cases for ARM encodings. by Owen Anderson · 13 years ago
  78. ad952ad Fix incorrect check for sign-extended constant BUILD_VECTOR. by Bob Wilson · 13 years ago
  79. db2b18f Fix a DAG combiner assertion failure when constant folding BUILD_VECTORS. by Bob Wilson · 13 years ago
  80. 630243a Don't exit just because some early commands fail. Use the -k flag when running the checks. by Bill Wendling · 13 years ago
  81. 5e3e811 Tests for 142365. by Jim Grosbach · 13 years ago
  82. 4442824 Tidy up formatting. by Jim Grosbach · 13 years ago
  83. e873d2a ARM vqdmlal assembly parsing for the lane index operand. by Jim Grosbach · 13 years ago
  84. 9858a48 Thumb2 parsing of 'mov.w' gets the cc_out operand wrong. Add an alias for it. by Jim Grosbach · 13 years ago
  85. f2f5bc6 ARM assembly parsing and encoding for VMOV.i64. by Jim Grosbach · 13 years ago
  86. c3cab3a PTX: Fix disabling of MAD instruction selection by Justin Holewinski · 13 years ago
  87. 17001ce Fix a bunch of unused variable warnings when doing a release build with gcc-4.6. by Duncan Sands · 13 years ago
  88. 40825fb Coding style cleanups. No functionality change. by Bill Wendling · 13 years ago
  89. 928698b Remove NaClMode by David Meyer · 13 years ago
  90. fe04757 Add support for dynamic stack realignment when in thumb1 mode. rdar://10288916 by Chad Rosier · 13 years ago
  91. 895ede8 Commit test, capitalizing store... keep it simple. by Joe Abbey · 13 years ago
  92. 46bb70c Fix comment to refer to correct instruction by Hal Finkel · 13 years ago
  93. 0851a29 Fix misc warnings. Patch by Joe Abbey. by Eli Friedman · 13 years ago
  94. d8ffe5b Backing out patch. Will refactor to remove the AsmParser dependency on Target. by Lang Hames · 13 years ago
  95. 6248a54 ARM assembly parsing and encoding for VMOV/VMVN/VORR/VBIC.i32. by Jim Grosbach · 13 years ago
  96. 4984d64 Revert "llvm-objdump: Add static symbol table dumping." by Michael J. Spencer · 13 years ago
  97. b12715d llvm-objdump: Add static symbol table dumping. by Michael J. Spencer · 13 years ago
  98. 206d17c Object: Add some types to SymbolRef::Type. by Michael J. Spencer · 13 years ago
  99. 9b2b812 Object: Add isSymbolAbsolute and getSymbolSection. by Michael J. Spencer · 13 years ago
  100. c38c36a Object: Add isSymbolWeak. by Michael J. Spencer · 13 years ago