Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
9cd4fe4af6d3e8b6dcfce9c2cdefcaafca7eed7c
/
Driver
/
Targets.cpp
d04c6e2
Add more semantic analysis for inline asm statements.
by Anders Carlsson
· 17 years ago
646b261
Forgot some X86 registers
by Anders Carlsson
· 17 years ago
3346ae6
Add tables for GCC register names and aliases. This will be used for inline asm
by Anders Carlsson
· 17 years ago
338128b
fix problems with test/sema/Cocoa.m etc on non-apple machines.
by Chris Lattner
· 17 years ago
fb5e5ba
Add __builtin_va_list definitions for x86_64 and ppc64.
by Anders Carlsson
· 17 years ago
d15fa82
speed up clang startup another 28% by avoiding std::vector<std::string>
by Chris Lattner
· 17 years ago
c3f8937
non-apple targets should be like i386, not the mythical, bogus, linux target.
by Chris Lattner
· 17 years ago
d2d2a11
A significant refactoring of the type size stuff to also
by Chris Lattner
· 17 years ago
5f016e2
Stage two of getting CFE top correct.
by Reid Spencer
· 17 years ago