Histórico de Commits

Autor SHA1 Mensagem Data
  Cameron McInally ed1ec3ab25 Add FNeg IR constant folding support há 6 anos atrás
  Fangrui Song a333049e17 [ConstantFold] Don't evaluate FP or FP vector casts or truncations when simplifying icmp há 6 anos atrás
  Simon Pilgrim ce2b63cf70 [ConstantFold] ExtractConstantBytes - handle shifts on large integer types há 6 anos atrás
  Michael Platings 0647335aa3 [IR][ARM] Add function pointer alignment to datalayout há 6 anos atrás
  Mitch Phillips c5b260d2d3 Rollback of rL355585. há 6 anos atrás
  Michael Platings 6ac86cddcf [IR][ARM] Add function pointer alignment to datalayout há 6 anos atrás
  Mitch Phillips 23ecb8f9e5 Revert "[IR][ARM] Add function pointer alignment to datalayout" há 6 anos atrás
  Michael Platings df99a029a5 [IR][ARM] Add function pointer alignment to datalayout há 6 anos atrás
  Andrew Scheidecker 1b1172ad90 [ConstantFold] Fix misfolding fcmp of a ConstantExpr NaN with itself. há 6 anos atrás
  Andrew Scheidecker d356001c09 [ConstantFold] Fix misfolding of icmp with a bitcast FP second operand. há 6 anos atrás
  James Y Knight 3bab951f0f [opaque pointer types] Pass value type to GetElementPtr creation. há 6 anos atrás
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo há 6 anos atrás
  Ranjeet Singh 1ac5e01f9f Revert patches 348835 and 348571 because they're há 6 anos atrás
  Florian Hahn b437e62751 [ConstantFold] Use getMinSignedBits for APInt in isIndexInRangeOfArrayType. há 6 anos atrás
  Ranjeet Singh 871f34985b [IR] Don't assume all functions are 4 byte aligned há 6 anos atrás
  Ranjeet Singh 2f8f8288f3 Reverting r348215 há 6 anos atrás
  Ranjeet Singh f4979f32c5 [IR] Don't assume all functions are 4 byte aligned há 6 anos atrás
  Sanjay Patel 8ae5787df5 [ConstantFolding] improve folding of binops with vector undef operand há 7 anos atrás
  Manoj Gupta c6da6867a1 llvm: Add support for "-fno-delete-null-pointer-checks" há 7 anos atrás
  Vedant Kumar c2801b1640 Use Type::isIntOrPtrTy where possible, NFC há 7 anos atrás
  Matt Arsenault 737191dd29 ConstantFold: Don't fold global address vs. null for addrspace != 0 há 7 anos atrás
  Sanjay Patel 882235cf44 [IR] add/use isIntDivRem convenience function há 7 anos atrás
  Eli Friedman caa16eabb4 Make uitofp and sitofp defined on overflow. há 7 anos atrás
  Karl-Johan Karlsson ad388af414 [ConstantFold] Disallow folding vector geps into bitcasts há 7 anos atrás
  Adrian Prantl 0b24b74655 Remove @brief commands from doxygen comments, too. há 7 anos atrás
  Hiroshi Inoue ef1bc2d3ca [NFC] fix trivial typos in documents and comments há 7 anos atrás
  Matthew Simpson 828ff3b7ed [ConstantFolding, InstSimplify] Handle more vector GEPs há 7 anos atrás
  Sanjay Patel fc21165c23 [ConstantFold] fp_binop AnyConstant, undef --> NaN há 7 anos atrás
  Sanjay Patel b70e54f12d [ConstantFold] fp_binop undef, undef --> undef há 7 anos atrás
  Adrian Prantl c0ade050e0 Silence a bunch of implicit fallthrough warnings há 7 anos atrás