Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c3c8d2ad8d0005213c0073caccc84bc1a8fca42b
/
docs
/
LangRef.rst
c3c8d2a
Documentation: fix a typo 'IEE754'
by Dmitri Gribenko
· 12 years ago
5db391c
[IR] Add 'Append' and 'AppendUnique' module flag behaviors.
by Daniel Dunbar
· 12 years ago
8dd938e
[IR] Add verifier support for llvm.module.flags.
by Daniel Dunbar
· 12 years ago
67ae135
Add a new attribute, 'noduplicate'. If a function contains a noduplicate call, the call cannot be duplicated - Jump threading, loop unrolling, loop unswitching, and loop rotation are inhibited if they would duplicate the call.
by James Molloy
· 12 years ago
d8fdf5d
So many people have touched this, it doesn't make sense to ascribe authorship anymore.
by Chris Lattner
· 12 years ago
f722b00
docs: Convert LangRef to reST.
by Sean Silva
· 12 years ago