1. 74f7293 Emit the 'alignstack' LLVM function attribute when we encounter a function by Charles Davis · 14 years ago
  2. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  3. 7ab1c3e Set OptimizeForSize LLVM function attribute with -Os. by Daniel Dunbar · 15 years ago
  4. 0aa9424 Convert test to FileCheck. by Daniel Dunbar · 15 years ago
  5. c36541e Prep for new warning. by Mike Stump · 15 years ago
  6. bdb0132 When defining a function whose type has no prototype, make an effort by Chris Lattner · 15 years ago
  7. 5e22213 PR4133: fix always_inline implementation to be consistent with gcc. by Eli Friedman · 15 years ago
  8. dbb5a37 defer emission of always_inline, extern_inline, and inline functions (when by Chris Lattner · 15 years ago
  9. 64c2e07 Don't set both readnone and readonly. by Daniel Dunbar · 15 years ago
  10. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  11. 0334a4e Temporarily disable clearing of insert point (to indicate unreachable by Daniel Dunbar · 15 years ago
  12. c0ef9f5 Set call attribute for direct calls (i.e. noreturn). by Daniel Dunbar · 15 years ago
  13. 0d7b091 Force triple for codegen tests which have expectations on output types. by Daniel Dunbar · 16 years ago
  14. af668b0 Add attribute always_inline support. by Daniel Dunbar · 16 years ago
  15. 33e2c5f fix test for latest changes in llvm asm representation by Nuno Lopes · 16 years ago
  16. ced4fcb Fix function-attributes test case to not rely on llvm-gcc. by Daniel Dunbar · 16 years ago
  17. 3a9a3e1 Set sext/zext on function result. - <rdar://problem/6156739> by Daniel Dunbar · 16 years ago