Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
94a4bcdce36558e918be2c29f2e4ce4cb1528c8f
/
tools
/
llvm2cpp
/
CppWriter.cpp
5f5a573
remove attributions from tools.
by Chris Lattner
· 18 years ago
3e7ea1e
Fixing several transforms which would drop the collector attribute
by Gordon Henriksen
· 18 years ago
bb2f222
Change the PointerType api for creating pointer types. The old functionality of PointerType::get() has become PointerType::getUnqual(), which returns a pointer in the generic address space. The new prototype of PointerType::get() requires both a type and an address space.
by Christopher Lamb
· 18 years ago
f5588dc
Fix PR1146: parameter attributes are longer part of
by Duncan Sands
· 18 years ago
0366a6d
Make llvm2cpp better, patch for PR1794, contributed by Zack Rusin.
by Chris Lattner
· 18 years ago
fbd9cda
Revise previous patch per review comments.
by Dale Johannesen
· 18 years ago
1616e90
Add APInt interfaces to APFloat (allows directly
by Dale Johannesen
· 18 years ago
b9de9f0
Next round of APFloat changes.
by Dale Johannesen
· 18 years ago
69fc0d5
by David Greene
· 18 years ago
6238f49
by David Greene
· 18 years ago
393be88
by David Greene
· 18 years ago
8278ef5
by David Greene
· 18 years ago
efbe90e
Adjust for new CallInst constructor interface.
by Reid Spencer
· 18 years ago
f17a25c
It's not necessary to do rounding for alloca operations when the requested
by Dan Gohman
· 18 years ago