- Mar 20, 2009
-
-
Evan Cheng authored
For inline asm output operand that matches an input. Encode the input operand index in the high bits. llvm-svn: 67387
-
Ted Kremenek authored
llvm-svn: 67386
-
Ted Kremenek authored
cached tokens. This is for use with -include-pth. llvm-svn: 67385
-
Ted Kremenek authored
completely there with accurately modeling autorelease pools. llvm-svn: 67384
-
Ted Kremenek authored
llvm-svn: 67383
-
Fariborz Jahanian authored
in a property dot-syntax notation. llvm-svn: 67382
-
Chris Lattner authored
llvm-svn: 67381
-
Chris Lattner authored
llvm-svn: 67380
-
Daniel Dunbar authored
- Based on patch from Pieter de Bie; thanks! llvm-svn: 67379
-
Chris Lattner authored
clang was defining "i386" even when in non-gnu mode. llvm-svn: 67378
-
Daniel Dunbar authored
llvm-svn: 67377
-
Chris Lattner authored
llvm-svn: 67376
-
Chris Lattner authored
can have language-specific defines. llvm-svn: 67375
-
Chris Lattner authored
llvm-svn: 67374
-
Sanjiv Gupta authored
llvm-svn: 67373
-
Sanjiv Gupta authored
llvm-svn: 67372
-
Sanjiv Gupta authored
Removed unncessary code. No functionality change. llvm-svn: 67371
-
Sanjiv Gupta authored
llvm-svn: 67370
-
Nick Lewycky authored
llvm-svn: 67368
-
Daniel Dunbar authored
diagnostics. - This ensures that the whole argument and values are printed, instead of just the option name. llvm-svn: 67366
-
Chris Lattner authored
llvm-svn: 67365
-
Chris Lattner authored
llvm-svn: 67364
-
Mon P Wang authored
for those architectures that support the instruction. llvm-svn: 67363
-
Daniel Dunbar authored
llvm-svn: 67362
-
Daniel Dunbar authored
reference, not copy). llvm-svn: 67361
-
Dan Gohman authored
(return or unreachable) is a kill. llvm-svn: 67357
-
Daniel Dunbar authored
llvm-svn: 67356
-
Daniel Dunbar authored
llvm-svn: 67355
-
Ted Kremenek authored
llvm-svn: 67354
-
Douglas Gregor authored
braces. We now build the appropriate fully-structured initializer list for such things. Per PR3618, verified that we're getting the right code generation. llvm-svn: 67353
-
Ted Kremenek authored
similar to a regular file passed to "-include". When -include-pth is used, the low-level driver queries the PTH file for the name of the original source file that generated the PTH file and implicitly adds a '#include' for that file in the Predefines buffer. llvm-svn: 67352
-
Ted Kremenek authored
llvm-svn: 67351
-
Daniel Dunbar authored
llvm-svn: 67350
-
Evan Cheng authored
llvm-svn: 67349
-
Daniel Dunbar authored
testing) even with -pipe on. llvm-svn: 67348
-
Sebastian Redl authored
- Make type declarations match the struct/class keyword of the definition. - Move AddSignalHandler into the namespace where it belongs. - Correctly call functions from template base. - Some other small changes. With this patch, LLVM and Clang should build properly and with far less noise under VS2008. llvm-svn: 67347
-
Sebastian Redl authored
Bindir and Win32 builds work, so switch to .inc files. Leave the .def files in the tree for a day or so longer. llvm-svn: 67346
-
- Mar 19, 2009
-
-
Ted Kremenek authored
original source file (if any) that was used to generate the PTH cache. llvm-svn: 67343
-
Ted Kremenek authored
file itself. llvm-svn: 67340
-
Chris Lattner authored
llvm-svn: 67337
-