Skip to content
  1. Aug 22, 2002
  2. Aug 21, 2002
  3. Aug 20, 2002
  4. Aug 19, 2002
  5. Aug 18, 2002
  6. Aug 16, 2002
    • Chris Lattner's avatar
      · cfe8f53a
      Chris Lattner authored
      Changed parser to always use parenthesis on ConstExprs to be consistent
      
      llvm-svn: 3363
      cfe8f53a
    • Chris Lattner's avatar
      - Remove unused STRING token from lexer & parser · 7f325cd0
      Chris Lattner authored
        - Changed parser to always use parenthesis on ConstExprs to be consistent
        - Parser now passes TRUE and FALSE tokens as a special case of the ConstExpr
          machinery instead of a special case of constant int stuff
        - Fix the AsmParser to use ValueRef ::= ConstExpr, and remove
          ResolvedVal ::= ConstExpr this allows constexprs to be used in PHI nodes
      
      llvm-svn: 3362
      7f325cd0
  7. Aug 15, 2002
Loading