1. 31f1af1 Fix a missing quote. by Dan Gohman · 15 years ago
  2. 804a231 Add FIXME comment to remove this. by Bill Wendling · 15 years ago
  3. df9c8bc Remove a TODO which isn't practical. by Dan Gohman · 15 years ago
  4. cb8326d MC: Add TargetMachine support for setting the value of MCRelaxAll with by Daniel Dunbar · 15 years ago
  5. 160a3bf Add StringRef::compare_numeric and use it to sort TableGen register records. by Jakob Stoklund Olesen · 15 years ago
  6. 113b3e2 Implement checking of the tail keyword. by Dan Gohman · 15 years ago
  7. f86a619 Suppress emmission of empty subreg/superreg/alias sets. by Jakob Stoklund Olesen · 15 years ago
  8. 77051f5 There is no need to force an line number entry (using previous location) for a temp label at unknown location. by Devang Patel · 15 years ago
  9. 8d717c7 Add "setjmp_syscall", "savectx", "qsetjmp", "vfork", "getcontext" to the list of by Bill Wendling · 15 years ago
  10. 83194de MC: When running with -mc-relax-all, we can eagerly relax instructions and avoid creating unnecessary MCInstFragments. by Daniel Dunbar · 15 years ago
  11. 2ac0c45 MC/Mach-O: Factor out EmitInstTo{Fragment,Data} for emitting MCInst's as MCInstFragments or appending onto an MCDataFragment. by Daniel Dunbar · 15 years ago
  12. 23ff7cf Adjust eh.sjlj.setjmp to properly have a chain and to have an opcode entry in by Jim Grosbach · 15 years ago
  13. 394427b Update debug info when live-in reg is copied into a vreg. by Devang Patel · 15 years ago
  14. b106543 Fix the x86 move to/from segment register instructions. by Kevin Enderby · 15 years ago
  15. 9af7e9a Move the check for "calls setjmp" to SelectionDAGISel so that it can be used by by Bill Wendling · 15 years ago
  16. b2b31a6 Identify instructions, that needs a label to mark debug info entity, in advance. This simplifies beginScope(). by Devang Patel · 15 years ago
  17. 93d3433 Eliminate the use of PriorityQueue and just use a std::vector, by Dan Gohman · 15 years ago
  18. f0f1bfe Fix indentation. by Dan Gohman · 15 years ago
  19. d89c258 Delete an unused function. by Dan Gohman · 15 years ago
  20. 95506d4 MC: Change RelaxInstruction to only take the input and output instructions. by Daniel Dunbar · 15 years ago
  21. d9c2af5 Fix a typo in a comment that Gabor noticed. by Dan Gohman · 15 years ago
  22. b09e793 Testcase for 104624/104619/PR7191/8023512. by Dale Johannesen · 15 years ago
  23. dae5b9f MC: Eliminate an unnecessary copy. by Daniel Dunbar · 15 years ago
  24. 8488252 MC: Simplify MayNeedRelaxation to not provide the fixups, so we can query it by Daniel Dunbar · 15 years ago
  25. b21a758 Remove dead code. by Devang Patel · 15 years ago
  26. e2df842 Do not construct location list backword! by Devang Patel · 15 years ago
  27. ca561ff Replace the SubRegSet tablegen class with a less error-prone mechanism. by Jakob Stoklund Olesen · 15 years ago
  28. 90346e2 Add entry for llvm.eh.sjlj.longjmp. PR4999. by Jim Grosbach · 15 years ago
  29. c90e30a MC: Eliminate MCAsmFixup, replace with MCFixup. by Daniel Dunbar · 15 years ago
  30. 0dd0c94 MC: Simplify MCFixup and increase the available offset size. by Daniel Dunbar · 15 years ago
  31. 482ad80 MC: Use accessors for access to MCAsmFixup. by Daniel Dunbar · 15 years ago
  32. c9adb8c MC: Change MCInst::dump_pretty to not include a trailing newline. by Daniel Dunbar · 15 years ago
  33. 1464c1d Kill unneeded SExt. by Benjamin Kramer · 15 years ago
  34. c2798a1 SRetReturnReg was set in LowerFormalArguments(). So only assert it here. by Zhongxing Xu · 15 years ago
  35. e614e39 MC: Eliminate MCFragment vtable, which was unnecessary. by Daniel Dunbar · 15 years ago
  36. 9f3b6a3 Coding style change (Adding 1 missing space.) by Shih-wei Liao · 15 years ago
  37. 45469f3 Adding the missing implementation for ARM::SBFX and ARM::UBFX. by Shih-wei Liao · 15 years ago
  38. 174e597 Temporarily revert r104655 as it's breaking the bots. by Eric Christopher · 15 years ago
  39. 54e13ec fix off by 1 (insn) error in eh.sjlj.setjmp thumb code sequence. by Jim Grosbach · 15 years ago
  40. b555609 Revert "Replace the SubRegSet tablegen class with a less error-prone mechanism." by Jakob Stoklund Olesen · 15 years ago
  41. a4e4ffd Change push_all to a non-virtual function and implement it in the by Dan Gohman · 15 years ago
  42. 4f98945 Delete an unused function. by Dan Gohman · 15 years ago
  43. 5eabaa2 Trim #include. by Dan Gohman · 15 years ago
  44. be22683 Dale and Evan suggested putting the "check for setjmp" much earlier in the by Bill Wendling · 15 years ago
  45. 6a45d68 Replace the SubRegSet tablegen class with a less error-prone mechanism. by Jakob Stoklund Olesen · 15 years ago
  46. 6d37a29 Adding the missing implementation of Bitfield's "clear" and "insert". by Shih-wei Liao · 15 years ago
  47. 5170b71 To handle s* registers in emitVFPLoadStoreMultipleInstruction(). by Shih-wei Liao · 15 years ago
  48. 96ac515 Start adding mach-o tls reloc support. by Eric Christopher · 15 years ago
  49. 76f0ad7 Drop the SuperregHashTable. It is essentially the same as SubregHashTable. by Jakob Stoklund Olesen · 15 years ago
  50. c3f5f78 First cut at supporting .debug_loc section. by Devang Patel · 15 years ago
  51. 48aefe1 Properly promote operands when optimizing a single-character memcmp. by Benjamin Kramer · 15 years ago
  52. f10bc81 Constify function. by Bill Wendling · 15 years ago
  53. eddc114 Do one map lookup instead of two. by Dan Gohman · 15 years ago
  54. 5b71dce Fix a missing newline in debug output. by Dan Gohman · 15 years ago
  55. 04386ca Move the verbose asm output up a bit so it can be used in the special cases by Eric Christopher · 15 years ago
  56. 5edfbdc Okay, bear with me here... by Bill Wendling · 15 years ago
  57. 02b46bc Add support for initialized global data for darwin tls. Update comments by Eric Christopher · 15 years ago
  58. cf50a53 Changed the encoding of X86 floating point stack operations where both operands by Kevin Enderby · 15 years ago
  59. 854f30d Removing test; Chris thinks it's better to have the by Dale Johannesen · 15 years ago
  60. b539852 Separate unrelated cases that once shared a numeric value by Jakob Stoklund Olesen · 15 years ago
  61. 1fc8e75 Print symbolic SubRegIndex names on machine operands. by Jakob Stoklund Olesen · 15 years ago
  62. 4fda967 Remove NumberHack entirely. by Jakob Stoklund Olesen · 15 years ago
  63. 39e2dd7 MC/X86: Add a hack to allow recognizing 'cmpltps' and friends. by Daniel Dunbar · 15 years ago
  64. 86234c3 Fix another variant of PR 7191. Also add a testcase by Dale Johannesen · 15 years ago
  65. 7937368 MC/X86: Define explicit immediate forms of cmp{ss,sd,ps,pd}. by Daniel Dunbar · 15 years ago
  66. 04ac770 The BT64ri8 record in X86Instr64bit.td was missing a REX_W which is required by Kevin Enderby · 15 years ago
  67. 61734eb Fix PR 7191. I have been unable to create a .ll file that fails, sorry. by Dale Johannesen · 15 years ago
  68. 7e2f5aa Make sure aeskeygenassist uses an unsigned immediate field. by Eric Christopher · 15 years ago
  69. 48d0c16 Ignore NumberHack and give each SubRegIndex instance a unique enum value instead. by Jakob Stoklund Olesen · 15 years ago
  70. c159fba Use enums instead of literals for SystemZ subregisters by Jakob Stoklund Olesen · 15 years ago
  71. 22c0e97 Use enums instead of literals for X86 subregisters. by Jakob Stoklund Olesen · 15 years ago
  72. f3c770a Add missing implementation to the materialization of VFP misc. instructions (vmrs, vmsr and vmov (immediate)) by Zonr Chang · 15 years ago
  73. f86399b Add support to MOVimm32 using movt/movw for ARM JIT by Zonr Chang · 15 years ago
  74. a85df80 Allow t2MOVsrl_flag and t2MOVsra_flag instructions to be predicated. by Bob Wilson · 15 years ago
  75. 4876bdb Fix up instruction classes for Thumb2 RSB instructions to be consistent with by Bob Wilson · 15 years ago
  76. ab3912e Clean up indentation. by Bob Wilson · 15 years ago
  77. b7a3170 Disable invalid coalescer assertion. by Jakob Stoklund Olesen · 15 years ago
  78. e00fa64 Use enums instead of literals in the ARM backend. by Jakob Stoklund Olesen · 15 years ago
  79. ef473bf Print out the name of the function during SSC. by Bill Wendling · 15 years ago
  80. 33276d9 Switch SubRegSet to using symbolic SubRegIndices by Jakob Stoklund Olesen · 15 years ago
  81. c21763f Allow Thumb2 MVN instructions to set condition codes. The immediate operand by Bob Wilson · 15 years ago
  82. ec5a0b3 diaggroup categories should take precedence over diag-specific groups. by Chris Lattner · 15 years ago
  83. f27462e Lose the dummies by Jakob Stoklund Olesen · 15 years ago
  84. 09bc029 Replace the tablegen RegisterClass field SubRegClassList with an alist-like data by Jakob Stoklund Olesen · 15 years ago
  85. 3946043 Avoid adding duplicate function live-in's. by Evan Cheng · 15 years ago
  86. e350690 Fix an mmx movd encoding. by Dan Gohman · 15 years ago
  87. ca956dc MC/X86: Add aliases for CMOVcc variants. by Kevin Enderby · 15 years ago
  88. d303846 Clean up some extra whitespace. by Bob Wilson · 15 years ago
  89. bb7ecb2 Thumb2 RSBS instructions were being printed without the 'S' suffix. by Bob Wilson · 15 years ago
  90. 295cdf8 Do not emit line number entries for unknown debug values. by Devang Patel · 15 years ago
  91. c7cf10c LR is in GPR, not tGPR even in Thumb1 mode. by Evan Cheng · 15 years ago
  92. a113227 Add SubRegIndex defs to PowerPC. It looks like the CR subregister indices are by Jakob Stoklund Olesen · 15 years ago
  93. d6be874 Use SubRegIndex in SystemZ. by Jakob Stoklund Olesen · 15 years ago
  94. fff916a SubRegIndex'ize Mips by Jakob Stoklund Olesen · 15 years ago
  95. 59f7199 SubRegIndex'ize MSP430 by Jakob Stoklund Olesen · 15 years ago
  96. 7bb31e3 Fix a few places that depended on the numeric value of subreg indices. by Jakob Stoklund Olesen · 15 years ago
  97. 558661d Switch ARMRegisterInfo.td to use SubRegIndex and eliminate the parallel enums by Jakob Stoklund Olesen · 15 years ago
  98. 3458e9e Rename X86 subregister indices to something shorter. by Jakob Stoklund Olesen · 15 years ago
  99. 73ea7bf Add the SubRegIndex TableGen class. by Jakob Stoklund Olesen · 15 years ago
  100. 3816c25 Encode the Caml frametable by following what the comment says: the number of descriptors by Nicolas Geoffray · 15 years ago