1. b03bd4d Add addrspacecast instruction. by Matt Arsenault · 12 years ago
  2. a564d32 LegalizeDAG: allow libcalls for max/min atomic operations by Tim Northover · 12 years ago
  3. 8d7d4de SelectionDAG: Pass along the original argument/element type in ISD::InputArg by Tom Stellard · 12 years ago
  4. bc42421 Remove unused TargetLowering field. by Matt Arsenault · 12 years ago
  5. 451b7dd CodeGen: Emit a libcall if the target doesn't support 16-byte wide atomics by David Majnemer · 12 years ago
  6. fd15582 SelectionDAG: Use correct pointer size when lowering function arguments v2 by Tom Stellard · 12 years ago
  7. 0c5c01aa Add a llvm.copysign intrinsic by Hal Finkel · 12 years ago
  8. 7dce16f [stackprotector] Add in the stackprotector libcall. by Michael Gottesman · 12 years ago
  9. 8ec43c6 Set ISD::FROUND to Expand by default for all types by Hal Finkel · 12 years ago
  10. 171817e Add ISD::FROUND for libm round() by Hal Finkel · 12 years ago
  11. 75865923 Add LLVMContext argument to getSetCCResultType by Matt Arsenault · 12 years ago
  12. 16aba17 Remove unused ShouldFoldAtomicFences flag. by Tim Northover · 13 years ago
  13. eb108ba Use the target options specified on a function to reset the back-end. by Bill Wendling · 13 years ago
  14. 70671b9 Remove the old CodePlacementOpt pass. by Benjamin Kramer · 13 years ago
  15. 3d05558 Set properties for f128 type. by Akira Hatanaka · 13 years ago
  16. 6af16fc Fix PR10475 by Michael Liao · 13 years ago
  17. 341ad3e Update TargetLowering ivars for name policy. by Jim Grosbach · 13 years ago
  18. f29ddfe enable SDISel sincos optimization for GNU environments by Paul Redmond · 13 years ago
  19. 0e88c7d Teach SDISel to combine fsin / fcos into a fsincos node if the following by Evan Cheng · 13 years ago
  20. 56b31bd Split TargetLowering into a CodeGen and a SelectionDAG part. by Benjamin Kramer · 13 years ago