OSDN Git Service

Update aosp/master LLVM for rebase to r235153
[android-x86/external-llvm.git] / unittests / Support / AlignOfTest.cpp
2015-05-18 Pirama Arumuga NainarUpdate aosp/master LLVM for rebase to r235153
2015-04-10 Pirama Arumuga Nainaram 31195f0b: Merge "Update aosp/master llvm for rebase...
2015-04-10 Pirama Arumuga NainarMerge "Update aosp/master llvm for rebase to r233350"
2015-04-09 Pirama Arumuga NainarUpdate aosp/master llvm for rebase to r233350
2015-04-08 Colin CrossMerge "Take HOST_PREFER_32_BIT into account"
2015-04-08 Colin CrossMerge "Set LOCAL_MULTLIB := first for all LLVM host...
2015-04-01 Stephen Hinesam 3fa16bd6: Merge "Update aosp/master LLVM for rebase...
2015-04-01 Stephen HinesMerge "Update aosp/master LLVM for rebase to r230699."
2015-03-23 Stephen HinesUpdate aosp/master LLVM for rebase to r230699.
2013-01-21 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2012-12-31 Michael J. Spencer[AlignOf] Add AlignedCharArray and refactor AlignedChar...
2012-12-04 Chandler CarruthSort the #include lines for unittest/...
2012-11-17 Joe AbbeyRemoving utf-8 smart quote and trailing whitespace
2012-11-17 Joe AbbeySuppressing the 'direct base ‘{anonymous}::S1’ inaccess...
2012-11-10 Benjamin KramerProvide definitions for all functions.
2012-09-14 David BlaikieFix up erroneous alignas usage while making this portab...
2012-09-06 Stephen Hinesam 31675153: Merge branch \'upstream\' into merge_2
2012-08-24 Stephen HinesMerge branch 'upstream' into merge_2
2012-08-17 Joe Onoratoam c0944da4: Merge "Host tools don\'t need LOCAL_MODULE...
2012-08-17 Chandler CarruthFlatten the aligned-char-array utility template to...
2012-08-03 Shih-wei LiaoMerge with LLVM upstream r160668 (Jul 24th 2012)
2012-06-21 Chandler CarruthAdd a pragma to supress an MSVC warning on some of...
2012-06-17 Chandler CarruthDisable a particular assertion on MSVC... I'm deeply...
2012-06-17 Chandler CarruthAdd some somewhat exhaustive tests of sizeof properties...
2012-06-16 Chandler CarruthRelax one assertion -- long double has strange alignmen...
2012-06-16 Chandler CarruthTry to reduce the size of the array used for compile...
2012-06-16 Chandler CarruthAdd support to the alignment support header for conjuri...