1. 5585db0 Enable target tripple. by Devang Patel · 16 years ago
  2. de9e4ce Linux and other target's encoding for DW_AT_declaration may not match. by Devang Patel · 16 years ago
  3. d234e59 Add DW_AT_declaration for class methods. by Devang Patel · 16 years ago
  4. af399a6 XFAIL this test. It only worked before because of a bug in the spill point selection code. Not deleting because by Owen Anderson · 16 years ago
  5. d5a4802 Local register allocator shouldn't assume only the entry and landing pad basic blocks have live-ins. by Evan Cheng · 16 years ago
  6. 197e88f In the case of an extractelement on an insertelement value, by Dan Gohman · 16 years ago
  7. b691b70 Add a always_inline test case. by Evan Cheng · 16 years ago
  8. 6db3612 Add a test case for Chris lvalue alignment fixes. by Evan Cheng · 16 years ago
  9. 5a3c6a8 Exit with nice warnings when register allocator run out of registers. by Evan Cheng · 16 years ago
  10. e5af2d3 Make x86's BT instruction matching more thorough, and add some by Dan Gohman · 16 years ago
  11. e91a000 Fixed lowering of v816 shuffles. by Mon P Wang · 16 years ago
  12. 7540561 Make test platform agnostic. by Bill Wendling · 16 years ago
  13. ef42a3b Give this test an explicit target, to make it host-independent. by Dan Gohman · 16 years ago
  14. f923574 by Devang Patel · 16 years ago
  15. 6e733d3 Fix some issues with volatility, move "CanConvertToScalar" check by Chris Lattner · 16 years ago
  16. 6c8e35f strengthen this test. by Chris Lattner · 16 years ago
  17. 1632782 The memory alignment requirement on some of the mov{h|l}p{d|s} patterns are 16-byte. That is overly strict. These instructions read / write f64 memory locations without alignment requirement. by Evan Cheng · 16 years ago
  18. f4646d9 Added sse test patterns for r62979 and r63193. by Mon P Wang · 16 years ago
  19. 19d3e82 Add three new option properties. by Mikhail Glushenkov · 16 years ago
  20. ac7de20 Add testcase for r63142. by Bill Wendling · 16 years ago
  21. 6a86bd7 Implement multiple with overflow by 2 with an add instruction. by Evan Cheng · 16 years ago
  22. ccc497f Forgot this test case. by Evan Cheng · 16 years ago
  23. 49237f0 Add a FrontendC testcase for the x86-64 Red Zone feature, by Dan Gohman · 16 years ago
  24. ad165be by Devang Patel · 16 years ago
  25. 4e1fae5 Add a regression test for x86-64 red zone usage. by Dan Gohman · 16 years ago
  26. 8bca3b7 Testcase for 6522054. by Dale Johannesen · 16 years ago
  27. 5bb11b8 Fix PR3393, which amounts to a bug in the expensive by Duncan Sands · 16 years ago
  28. 4699934 At Nick Lewycky's request, rename this test with a more informative name. by Dan Gohman · 16 years ago
  29. 5b2e589 Enhance logic in X86DAGToDAGISel::PreprocessForRMW which move load inside callseq_start to allow it to be folded into a call. It was not considering the cases where a token factor is between the load and the callseq_start. by Evan Cheng · 16 years ago
  30. fe6d2cd Fixed optimization of combining two shuffles where the first shuffle inputs by Mon P Wang · 16 years ago
  31. c9c8b2a CellSPU: by Scott Michel · 16 years ago
  32. 18f0231 Handle single-entry phi nodes gracefully in condprop. by Chris Lattner · 16 years ago
  33. 3796a26 Fix PR3408 by making a non-obvious assumption very obvious, and by Chris Lattner · 16 years ago
  34. 51a0437 Map address space 256 to gs; similar mappings could be supported for the by Nate Begeman · 16 years ago
  35. c8ad2d2 revert this patch for now, because Codegen does still want to generate SSE code, by Torok Edwin · 16 years ago
  36. a10b879 testcase for llvm-gcc part of PR3402. by Torok Edwin · 16 years ago
  37. 7f1d525 If user explicitly asks not to use SSE, don't force it. This fixes LLVM part of PR3402. by Torok Edwin · 16 years ago
  38. 67e1f49 Actually run the test in this directory. by Nick Lewycky · 16 years ago
  39. 9d49791 The function that does nothing but call malloc is noalias return. by Nick Lewycky · 16 years ago
  40. 1902a12 Private linkage support for PPC / Darwin. by Evan Cheng · 16 years ago
  41. d498c8f Teach 2addr pass to be do more commuting. If both uses of a two-address instruction are killed, but the first operand has a use before and after the def, commute if the second operand does not suffer from the same issue. by Evan Cheng · 16 years ago
  42. 54e853a Add a PR comment to this test. by Dan Gohman · 16 years ago
  43. 08ffee5 testcase for PR3381. Also it was an empty struct, not a void after all. by Torok Edwin · 16 years ago
  44. 3914f72 Make InstCombineStoreToCast handle aggregates more aggressively, by Chris Lattner · 16 years ago
  45. e591b20 Fix test case. Use valid file name and directory in global variable's debug info entry. by Devang Patel · 16 years ago
  46. 95900f2 fix two more cases where we could let the NLPDI cache get unsorted. by Chris Lattner · 16 years ago
  47. 3e2351f Update test to reflect command line option name change. by Evan Cheng · 16 years ago
  48. 760f86f Don't create ISD::FNEG nodes after legalize if they aren't legal. by Dan Gohman · 16 years ago
  49. 5e3c013 Do not use buggy llvm-gcc to generate testcases. by Devang Patel · 16 years ago
  50. 10dfea8 Remove no-longer relevant comment. Pointed out by Gabor. by Duncan Sands · 16 years ago
  51. 4be3a22 This passes on linux. by Duncan Sands · 16 years ago
  52. 1c2ad9f fix a testcase. by Chris Lattner · 16 years ago
  53. 12a7db3 Fix PR3358, a really nasty bug where recursive phi translated by Chris Lattner · 16 years ago
  54. 708f5a8 Now with RUN line. by Bill Wendling · 16 years ago
  55. e3b014a Run this through -simplifycfg and -mem2reg to test only what we need to test. by Bill Wendling · 16 years ago
  56. 541ed9f Do not use host floating point types when emitting by Dale Johannesen · 16 years ago
  57. 764fd0c Simplify ReduceLoadWidth's logic: it doesn't need several different by Dan Gohman · 16 years ago
  58. 1ef4d8f Fix a recent regression. ClrOpcode is not set for i8; for i8, if by Dan Gohman · 16 years ago
  59. a298bb7 Allow hooks with arguments. by Mikhail Glushenkov · 16 years ago
  60. 8f7c2e6 This was causing invalid memory accesses when by Duncan Sands · 16 years ago
  61. bf0fb17 Let's try to have our cake and eat it to: move by Duncan Sands · 16 years ago
  62. 74789ea Don't rely on grep -w working. by Duncan Sands · 16 years ago
  63. d1e8d9c CellSPU: by Scott Michel · 16 years ago
  64. aaf414c Favors generating "not" over "xor -1". For example. by Evan Cheng · 16 years ago
  65. 677eae3 Disable on x86_64 until I figure out what's wrong. by Dale Johannesen · 16 years ago
  66. ed6af24 Make special cases (0 inf nan) work for frem. by Dale Johannesen · 16 years ago
  67. 6cf7c39 Be more aggressive about renumbering vregs after splitting them. by Owen Anderson · 16 years ago
  68. 2a57466 Appropriately mark fowrad decls. by Devang Patel · 16 years ago
  69. eeb90e3 Need compile unit to find location. by Devang Patel · 16 years ago
  70. 67e1e7c Calls to fmod, it turns out, are constant-folded by by Dale Johannesen · 16 years ago
  71. 1d5ee5c Don't bother running the assembler, we don't know that it will be configured by Chris Lattner · 16 years ago
  72. a894ae1 Fix PR3243: a LiveVariables bug. When HandlePhysRegKill is checking whether the last reference is also the last def (i.e. dead def), it should also check if last reference is the current machine instruction being processed. This can happen when it is processing a physical register use and setting the current machine instruction as sub-register's last ref. by Evan Cheng · 16 years ago
  73. c99031b Add test case for PR3154. by Evan Cheng · 16 years ago
  74. de2bcb3 Check that the "don't barf on k8" fix is not accidentally reverted again. by Duncan Sands · 16 years ago
  75. c60fbcc Temporarily XFAIL until this can be looked at. r62557 is what caused it to start failing. by Bill Wendling · 16 years ago
  76. 2039449 Testcase for limited precision stuff. by Bill Wendling · 16 years ago
  77. 63bf29b another fix for PR3354 by Chris Lattner · 16 years ago
  78. f5add58 Fix a dagcombine to not generate loads of non-round integer types, by Dan Gohman · 16 years ago
  79. d0deec2 Make linear scan's trivial coalescer slightly more aggressive. by Evan Cheng · 16 years ago
  80. 6ff645b Fix a problem exposed by PR3354: simplifycfg was making a potentially by Chris Lattner · 16 years ago
  81. 5491702 Move & restructure test per review. by Dale Johannesen · 16 years ago
  82. a14fa71 convert this to an unfoldable potentially trapping constant expr. by Chris Lattner · 16 years ago
  83. dbe664a Fix SelectionDAG::ReplaceAllUsesWith to behave correctly when by Dan Gohman · 16 years ago
  84. 2c7ed11 Fix PR3353, infinitely jump threading an infinite loop make from switches. by Chris Lattner · 16 years ago
  85. 1f54f58 compile-time fmod was done incorrectly. PR 3316. by Dale Johannesen · 16 years ago
  86. 0153308 Verify Intrinsic::dbg_declare. by Devang Patel · 16 years ago
  87. 2722e7b DIVREM isel deficiency: If sign bit is known zero, zero out DX/EDX/RDX instead of sign extending the low part (in AX/EAX/RAX) into it. by Evan Cheng · 16 years ago
  88. 1999ff1 Port this test from dejagnu to unit testing. by Nick Lewycky · 16 years ago
  89. 13524bf Temporarily revert r62487. It's causing this error during a release bootstrap of by Bill Wendling · 16 years ago
  90. a06ec9e Now not UINT_TO_FP is legal (it's marked custom), dag combiner won't by Evan Cheng · 16 years ago
  91. c4f85dd Fix PR3016, a bug which can occur do to an invalid assumption: by Chris Lattner · 16 years ago
  92. d62284a Fix rdar://6505632, an llc crash on 483.xalancbmk by Chris Lattner · 16 years ago
  93. b3ec5ba Forgot this in the previous checkin: fopen now has nocapture, realloc is by Nick Lewycky · 16 years ago
  94. 959fb88 Testcase for last commit. by Bill Wendling · 16 years ago
  95. 8e27826 Fix MatchAddress bug that's preventing negative displacement from being folded in 64-bit mode. by Evan Cheng · 16 years ago
  96. 7ac9cdf Simplify extract element of a scalar to vector. by Mon P Wang · 16 years ago
  97. ee5c2b8 Fix PPC ISD::Declare isel and eliminate the need for PPCTargetLowering::LowerGlobalAddress to check if isVerifiedDebugInfoDesc() is true. Given the recent changes, it would falsely return true for a lot of GlobalAddressSDNode's. by Evan Cheng · 16 years ago
  98. 3326f16 Disable the post-RA scheduler on this test, since it uses a by Dan Gohman · 16 years ago
  99. e57187c CreateVirtualRegisters does trivial copy coalescing. If a node def is used by a single CopyToReg, it reuses the virtual register assigned to the CopyToReg. This won't work for SDNode that is a clone or is itself cloned. Disable this optimization for those nodes or it can end up with non-SSA machine instructions. by Evan Cheng · 16 years ago
  100. 71759c4 Fix PR3335 by not turning a store to one address space into a store to another. by Chris Lattner · 16 years ago