- 23aa9c8 add a __sync_swap builtin to fill out the rest of the __sync builtins. by Chris Lattner · 14 years ago
- 83eedee I can't figure out any reasonable way to make this test non-host-dependent, by John McCall · 14 years ago
- 6931743 Do not use IR marker for LLVM intrinsics by Peter Collingbourne · 14 years ago
- 018e02c Make this a -cc1 test with a triple and a target feature. by John McCall · 14 years ago
- 0f9d155 Anonymify this test. by John McCall · 14 years ago
- d688bc0 Implement the AVX cmp builtins as macros instead of static inlines. by John McCall · 14 years ago
- d553408 IRgen: Reapply r128691 with a fix to ensure we don't increase alignment past by Daniel Dunbar · 14 years ago
- 457c838 Revert r128691, "IRgen: Improve GCC compatibility when dealing with packed by Daniel Dunbar · 14 years ago
- b23a5a0 IRgen: Improve GCC compatibility when dealing with packed arrays by propagating by Daniel Dunbar · 14 years ago
- 1b41f60 Robustify test string. by Devang Patel · 14 years ago
- bc52032 Add target triple. by Devang Patel · 14 years ago
- b603c90 by Devang Patel · 14 years ago
- d06fea8 supported: AltiVec vector initialization with a single literal according to PIM section 2.5.1 - after initialization all elements have the value specified by the literal by Anton Yartsev · 14 years ago
- 4421d2b On Mac OS X, the presence of an 'availability' attribute for that by Douglas Gregor · 14 years ago
- 8d8420e Fixed some of the incompatibilities with gcc. by John Thompson · 14 years ago
- c285372 Make sure we aggressively attach nounwind (etc.) to calls to library by Eli Friedman · 14 years ago
- dc0f137 Switch from internal to linker_private linkage, it is sufficient to please the new linker. by Rafael Espindola · 14 years ago
- 8a37c79 __clear_cache() is varargs and people will occasionally write it without by Eric Christopher · 14 years ago
- 584acf2 Fix link of libxul with LTO and the linker in xcode4. It is not clear if this by Rafael Espindola · 14 years ago
- 0507be6 When we adjust the inline ASM type, we need to take into account an early by Bill Wendling · 14 years ago
- 4707b9a Revert r126422 "Use private linkage to avoid symbol conflicts in by Douglas Gregor · 14 years ago
- 8e4245d test/CodeGen/2008-07-17-no-emit-on-error.c: Use LLVM's opt instead of "test(1)" for Mingw MSYS. by NAKAMURA Takumi · 14 years ago
- 0483a6f Only emit string initializers in-place if types match. Fixes PR9373. by Benjamin Kramer · 14 years ago
- fa0b409 PR9350: increment/decrement of char (and anything else narrower than int) by Eli Friedman · 14 years ago
- 438d7f0 Kill off more names to fix this test by Douglas Gregor · 14 years ago
- d25f485 Fix the test. by Roman Divacky · 14 years ago
- cfe9af2 Implement -mrtd which sets the StdCall calling convention to be the default one. by Roman Divacky · 14 years ago
- 2cb4222 -fwrapv should turn off the inbounds markers from geps used for pointer by Chris Lattner · 14 years ago
- 3f06e27 Make skipping of vardecls more precise: it's ok to skip a decl if the entire by Chris Lattner · 14 years ago
- 9467110 make switch constant folding a bit stronger, handling a missed case. by Chris Lattner · 14 years ago
- f079b73 Retry r126357. Use CharUnits for the Size and DataSize calculations when by Ken Dyck · 14 years ago
- 035287d remove a bogus assertion, add a comment. by Chris Lattner · 14 years ago
- 3858938 make switch condition constant folding much more aggressive, handling by Chris Lattner · 14 years ago
- fda0f1f First tiny step to implementing PR9322: build infrastructure for only emitting the by Chris Lattner · 14 years ago
- bc7fbf0 Pretty up the emission of field l-values and use volatile and TBAA when by John McCall · 14 years ago
- bab380c Use private linkage to avoid symbol conflicts in corner cases like the one by Rafael Espindola · 14 years ago
- 95bba6f Move some Objective-C tests to SemaObjC and CodeGenObjC. by Anders Carlsson · 14 years ago
- 935f0f0 add one more case of mismatched input/output constraints. by Chris Lattner · 14 years ago
- 9becaae Test case for r126127 and r126141. Radar 9012638. by Stuart Hastings · 14 years ago
- e0fd832 implement a tiny amount of codegen support for gnu array range by Chris Lattner · 14 years ago
- 15e310a Warn about code that uses variables and functions with internal linkage by John McCall · 14 years ago
- bb6f548 If preprocessed token introduced empty filename then use main translation unit's filename for debug info entries. by Devang Patel · 14 years ago
- 4e274e9 Add a hack to avoid adding '\01' to asm names when possible. It would be by Rafael Espindola · 14 years ago
- db27d82 OpenCL: standardise naming of test cases by Peter Collingbourne · 14 years ago
- 36e05ec Add a testcase for the mcount profiling. by Roman Divacky · 14 years ago
- 17d3fea Driver/Frontend: Wire up -mregparm=. by Daniel Dunbar · 14 years ago
- 6b5a61b A few more tweaks to the blocks AST representation: by John McCall · 14 years ago
- 683564a pre/post ++/-- for AltiVec vectors. (with builtins-ppc-altivec.c failure fixed) by Anton Yartsev · 14 years ago
- 5b5828b Fix test by fully specifying the platform. by Nick Lewycky · 14 years ago
- 6f75550 Basic support for -mms-bitfields, from Carl Norum! by Douglas Gregor · 14 years ago
- 65e7a9e When initializing struct members, the important thing is that the "initializing" expression is by Argyrios Kyrtzidis · 14 years ago
- 5af1f06 Revert r124146 for now. It appears to be failing on a few platforms. by Eric Christopher · 14 years ago
- e07ae4e pre/post increase/decrease for AltiVec vectors by Anton Yartsev · 14 years ago
- ba4f5d5 Fix the computation of alignment for fields of packed+aligned structs. by John McCall · 14 years ago
- 6eb5be8 Comment a wacky test case by Douglas Gregor · 14 years ago
- d3d4e1e More unnamed_addr. by Rafael Espindola · 14 years ago
- b266a1f Add unnamed_addr to the special strings created by by Rafael Espindola · 14 years ago
- 8d3d6c9 Ensure an insertion point at the end of a statement-expression. Fixes PR8967. by John McCall · 14 years ago
- cd5b22e Fix a latent bug where, after emitting an expression statement, we would by John McCall · 14 years ago
- 1257bc6 Add unnamed_addr when creating artificial string globals. For example, in by Rafael Espindola · 14 years ago
- 5d918a4 Use -check-prefix to make it clear the test is SVR4/DARWINPPC specific. by Roman Divacky · 14 years ago
- 403bdd7 Drop the _darwin/_svr4 suffixes. by Roman Divacky · 14 years ago
- c81f2a2 PowerPC fixes. by Roman Divacky · 14 years ago
- 33a5344 Add support for passing variables declared to use a xmm register to asm by Rafael Espindola · 14 years ago
- 0ec89f9 Add support for declaring register contraints in variables. They are only used by Rafael Espindola · 14 years ago
- 3f59c97 The -fshort-wchar option causes wchar_t to become unsigned, in addition to being by Chris Lattner · 14 years ago
- 54eeba7 Generalize this test to work without instruction names. by Dan Gohman · 14 years ago
- 2ea7e73 Implement CodeGen support for the may_alias attribute. by Dan Gohman · 14 years ago
- 823d8e9 Start using DIBuilder. It provides cleaner interface. by Devang Patel · 14 years ago
- f5fe292 Fix PR8720 by printing an error message with a substring that the gcc testsuite searches for. by Rafael Espindola · 14 years ago
- fd56900 Silly special case: never load when dereferencing void*. by John McCall · 14 years ago
- 85515d6 First pass at implementing the intent of ANSI C DR106. by John McCall · 14 years ago
- 3144b72 Fix this test case on no-asserts builds by not trying to match the basic by John McCall · 14 years ago
- f6a1648 Although we currently have explicit lvalue-to-rvalue conversions, they're by John McCall · 14 years ago
- 0982136 Implement -cl-single-precision-constant by Peter Collingbourne · 14 years ago
- 61e0786 Implement -cl-opt-disable by Peter Collingbourne · 14 years ago
- 830937b IR Gen. part of API support for __block cxx by Fariborz Jahanian · 14 years ago
- 1b72677 Improve codegen for initializer lists to use memset more aggressively by Chris Lattner · 14 years ago
- a6cf1e7 Add support for the common and nocommon attributes. by Eric Christopher · 14 years ago
- 7b3982b FileCheckize. by Eric Christopher · 14 years ago
- 7c92342 FileCheckize. by Eric Christopher · 14 years ago
- 70b0294 Enhance the init generation logic to emit a memset followed by a few stores when by Chris Lattner · 14 years ago
- faa5bfc Declaring local static in global block by Fariborz Jahanian · 14 years ago
- f0438e7 Replace \r\n with \n. No functional change. by Nick Lewycky · 14 years ago
- cb690b1 Fix a (probably very old) regression where we weren't using the typedef name for anonymous tag types. by Anders Carlsson · 14 years ago
- 6c6feac This test does not need to test the alignment of pointers. Make it pass by John McCall · 14 years ago
- 02a8078 long => int to make the test pass on system where sizeof(long) = 64. by Francois Pichet · 14 years ago
- 8e161ed Microsoft C anonymous struct implementation. by Francois Pichet · 14 years ago
- aa4fe05 comparison of AltiVec vectors now gives bool result (fix for 7533) by Anton Yartsev · 14 years ago
- 8e8c7e0 Re-enable test with modifications for Neon vector changes in clang. by Bob Wilson · 14 years ago
- f08f2dd Temporarily disable this check for Neon vector type mangling. by Bob Wilson · 14 years ago
- ba772ba This really seems like a boring set of fixes to our tests to make them more by Chandler Carruth · 14 years ago
- b418d74 Simplify some complex emission and implement correct semantics for by John McCall · 14 years ago
- 5c8e13f Restore these tests. I think I fixed the problem. We shall see. by Fariborz Jahanian · 14 years ago
- ff624c1 Always emit full loads from volatile complex l-values. by John McCall · 14 years ago
- 3d56065 Removing these test till redo them so they won't depend on the built compiler. by Fariborz Jahanian · 14 years ago
- 4672879 Fix the test for Release. by Argyrios Kyrtzidis · 14 years ago
- 981b6fd Fix miscompilation regarding VLAs; subscription of VLA pointers was incorrect. by Argyrios Kyrtzidis · 14 years ago
- 4468078 ARM EH uses a different personality function in C. by John McCall · 14 years ago
- 926ee13 Tests for inline asm constraints, generic and x86. by John Thompson · 14 years ago