summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [asan] fix lintKostya Serebryany2012-10-162-2/+2
* Add a new ABI plugin method which specifies whether the architectureJason Molenda2012-10-165-5/+40
* Fix filename in file header.Craig Topper2012-10-161-1/+1
* Fix the cpu name and add -verify-machineinstrs.Rafael Espindola2012-10-161-1/+1
* [analyzer] ObjCContainersASTChecker: minor cleanup and an extra test case.Jordan Rose2012-10-162-10/+23
* misched: Added handleMove support for updating all kill flags, not just for a...Andrew Trick2012-10-164-12/+55
* Patch from Matt Kopec <matt.kopec@intel.com> to fix the problem that if two b...Jim Ingham2012-10-169-9/+48
* Remove unused BitVectors from getAllocatableSet().Jakob Stoklund Olesen2012-10-163-9/+1
* LTO also needs to initialize the TargetTransform infrastructure.Nadav Rotem2012-10-151-0/+2
* [analyzer] CmpRuns - cleaned up the API, added relative path getterAnna Zaks2012-10-151-19/+40
* [analyzer] Embed the analyzer version into the plist output.Anna Zaks2012-10-151-3/+7
* [analyzer] Enhance the error message.Anna Zaks2012-10-151-1/+1
* [analyzer] Do not warn on direct ivar assignments within copy methods.Anna Zaks2012-10-152-2/+20
* Added "process plugin packet send" and "process plugin packet history" for GD...Greg Clayton2012-10-151-8/+106
* Remove RegisterClassInfo::isReserved() and isAllocatable().Jakob Stoklund Olesen2012-10-157-36/+18
* Add __builtin_setjmp/_longjmp supprt in X86 backendMichael Liao2012-10-158-1/+306
* Un-revert r164907 and r164902 (+ follow-ups), 10.6 build fix to follow.Daniel Dunbar2012-10-1511-28/+153
* platform/clang_darwin: Drop an x86_64 slice into cc_kext_ios5.Daniel Dunbar2012-10-151-1/+1
* Un-revert r164907 and r164902 (+ follow-ups), 10.6 build fix to follow.Daniel Dunbar2012-10-151-1/+111
* Remove LIS::isAllocatable() and isReserved() helpers.Jakob Stoklund Olesen2012-10-155-25/+5
* Add range-based set()/reset() to BitVector. These allow fast setting/resetti...Owen Anderson2012-10-153-0/+128
* Switch most getReservedRegs() clients to the MRI equivalent.Jakob Stoklund Olesen2012-10-1512-52/+28
* Freeze the reserved registers as soon as isel is complete.Jakob Stoklund Olesen2012-10-153-12/+38
* ARM: v1i64 and v2i64 VBSL intrinsic support.Jim Grosbach2012-10-152-0/+47
* Build with SDKROOT = macosx for "Debug" "DebugClang" and "Release" builds whe...Greg Clayton2012-10-151-3/+3
* Fixed a logic error that showed up when compiling with a newer version of cla...Greg Clayton2012-10-151-3/+3
* Add dependency on llvm-bcanalyzer from tests to the CMake build.David Blaikie2012-10-151-1/+1
* Fixed CXXNamedCast right paren location propagation to instantiations.Abramo Bagnara2012-10-151-4/+1
* Fixed LabelDecl source range.Abramo Bagnara2012-10-151-1/+3
* Fixed ClassTemplateSpecializationDecl source range.Abramo Bagnara2012-10-151-7/+21
* Fixed FunctionTypeLoc range for trailing return type.Abramo Bagnara2012-10-152-50/+20
* Fixes location of overriding declaration with no commentFariborz Jahanian2012-10-155-16/+21
* Patch from Daniel Malea -- Updated build instructions for Linux.Greg Clayton2012-10-151-35/+24
* Revert r164907 and r164902 (+ follow-ups). They broke building on 10.6.Nico Weber2012-10-151-111/+1
* Revert r164907 and r164902 (+ follow-ups). They broke building on 10.6.Nico Weber2012-10-1511-153/+28
* Move the Attributes::Builder outside of the Attributes class and into its own...Bill Wendling2012-10-156-14/+14
* Move the Attributes::Builder outside of the Attributes class and into its own...Bill Wendling2012-10-1520-214/+219
* Check output of the misched unit testsAndrew Trick2012-10-151-1/+2
* Add comments.Bill Wendling2012-10-151-10/+30
* [ms-inline asm] Rework the front-end to use the API introduced in r165946.Chad Rosier2012-10-152-219/+181
* Add a cpu to try to fix the atom builder.Rafael Espindola2012-10-151-1/+1
* [ms-inline asm] If we parsed a statement and the opcode is valid, then it's a...Chad Rosier2012-10-152-5/+5
* Add testcase for pr14088.Rafael Espindola2012-10-151-0/+25
* structured document comment: patch to provide comment for overriding functionFariborz Jahanian2012-10-157-8/+112
* misched tests: add a triple to speculatively fix windows builders.Andrew Trick2012-10-151-2/+2
* Make sure we iterate over newly created instructions. Fixes pr13625. Testcase toRafael Espindola2012-10-151-0/+5
* misched: ILP scheduler for experimental heuristics.Andrew Trick2012-10-155-20/+312
* Add an entry in CREDITS.TXTArgyrios Kyrtzidis2012-10-151-0/+4
* [ms-inline asm] Update the end loc for ParseIntelMemOperand.Chad Rosier2012-10-151-0/+1
* [ms-inline asm] Add a few new APIs to the AsmParser class in support of MS-StyleChad Rosier2012-10-152-13/+54
OpenPOWER on IntegriCloud