Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e46bc4cec56c56e60e3ba034ffbf834fadd63cec
/
llvm
/
utils
/
fpcmp
/
fpcmp.cpp
f43481d
Remove unnecessary uses of <iostream>.
by Daniel Dunbar
· 16 years ago
8adcd9f
remove attributions from utils.
by Chris Lattner
· 18 years ago
e061303
Update for PathWithStatus
by Reid Spencer
· 19 years ago
650ba8e
Remove trailing whitespace
by Misha Brukman
· 21 years ago
580f5bf
This method takes sys::Path objects now.
by Chris Lattner
· 21 years ago
dff29cd
Drop dead #include
by Chris Lattner
· 21 years ago
c5a20a5
The meat of this utility has been moved to FileUtilities, where it can be
by Chris Lattner
· 21 years ago
1a14e28
For PR351:
by Reid Spencer
· 21 years ago
7c16caa
Changes For Bug 352
by Reid Spencer
· 21 years ago
d537eb1
Make fpcmp handle running off of the beginning or end of the file correctly.
by Chris Lattner
· 21 years ago
d5a21b0
Get rid of "might be uninitialized" warnings when compiling with GCC 3.3.2
by Reid Spencer
· 21 years ago
4408630
Fix the really bizarre stuff that happened last night in the tester
by Chris Lattner
· 21 years ago
abb26ea
Right: the #includes are not needed either
by Chris Lattner
· 21 years ago
06e381d
Use fileutilities instead of mmap directly
by Chris Lattner
· 21 years ago
11550c1
mmap of a zero length file returns null on some platforms, so hack around it.
by Brian Gaeke
· 22 years ago
627abf1
Fix typo.
by Brian Gaeke
· 22 years ago
ed94fef
Fix bug, add support for +/-
by Chris Lattner
· 22 years ago
5613bcc
Okay, spiff is completely incapable of handling files of nontrivial size.
by Chris Lattner
· 22 years ago