Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
94a4bcdce36558e918be2c29f2e4ce4cb1528c8f
/
lib
/
Target
/
CBackend
/
CBackend.cpp
b8a072c
Indirect call with byval parameter requires a cast first.
by Evan Cheng
· 18 years ago
9bae27b
Add support for NetBSD, patch by Krister Walfridsson!
by Chris Lattner
· 18 years ago
f895638
More cbe byval fixes.
by Evan Cheng
· 18 years ago
17254e6
Some C backend ByVal parameter attribute support. Not yet complete.
by Evan Cheng
· 18 years ago
2054cb0
A couple of obvious off-by-one bugs.
by Evan Cheng
· 18 years ago
df87fdc
Enabling the target-independent garbage collection infrastructure by hooking it
by Gordon Henriksen
· 18 years ago
081ce94
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
44891ce
Fix silly typo in the FP CEP handling.
by Anton Korobeynikov
· 18 years ago
79d2887
Rather than having special rules like "intrinsics cannot
by Duncan Sands
· 18 years ago
7627df3
Work around a GCC bug, producing this code:
by Chris Lattner
· 18 years ago
f5588dc
Fix PR1146: parameter attributes are longer part of
by Duncan Sands
· 18 years ago
99e34ab
Switching TargetMachineRegistry to use the new generic Registry.
by Gordon Henriksen
· 18 years ago
091dcfd
Handle PPC long double in CBackend.
by Dale Johannesen
· 18 years ago
c339d8e
Rewrite sqrt and powi to use anyfloat. By popular demand.
by Dale Johannesen
· 18 years ago
693aa82
Make temporaries explicit to avoid premature
by Dale Johannesen
· 18 years ago
7ce1ee4
Fix PR1679, by printing GEP indices as signed values instead of unsigned.
by Chris Lattner
· 18 years ago
137cef6
Implement x86 long double (uses host long double, so only works on x86 target).
by Dale Johannesen
· 18 years ago
389c914
Fix PR1666, SPASS with the CBE and 254.gap with the CBE.
by Chris Lattner
· 18 years ago
2fc2078
Remove the assumption that FP's are either float or
by Dale Johannesen
· 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
3afee19
Apply feedback from previous patch.
by Dale Johannesen
· 18 years ago
b9de9f0
Next round of APFloat changes.
by Dale Johannesen
· 18 years ago
f17a25c
It's not necessary to do rounding for alloca operations when the requested
by Dan Gohman
· 18 years ago