aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix AsmParser binary precedence for shift operators.Jim Grosbach2011-08-202-16/+22
* Tidy up. Whitespace.Jim Grosbach2011-08-201-7/+7
* Add constant folding support for bitcasts of splat vectors to integers.Nadav Rotem2011-08-202-2/+20
* lib/Support/CrashRecoveryContext.cpp: Add Win32 support to CrashRecoveryConte...NAKAMURA Takumi2011-08-201-1/+67
* lib/Support/Windows/Windows.h: Require at least Windows XP(5.1) API. We will ...NAKAMURA Takumi2011-08-201-2/+2
* utils/lit/lit/TestingConfig.py: Pass TEMP and TMP to tests on Win32 hosts.NAKAMURA Takumi2011-08-201-0/+2
* utils/lit/lit/TestingConfig.py: Split out environment vars for Win32.NAKAMURA Takumi2011-08-201-3/+8
* Cast through intptr_t, ISO C++ requires it.Benjamin Kramer2011-08-201-5/+3
* Remove remainder of migrated or obsolete tests from FrontendC and removeEric Christopher2011-08-208-136/+0
* Remove the VMOVQQ pseudo instruction.Chad Rosier2011-08-203-44/+8
* Remove migrated or obsolete tests.Eric Christopher2011-08-207-227/+0
* Remove VMOVQQQQ pseudo instruction.Chad Rosier2011-08-201-2/+0
* Remove obsolete or migrated tests.Eric Christopher2011-08-209-206/+0
* With the fix in r138164: "Add <imp-def> operands to QQ and QQQQ stack loads."Chad Rosier2011-08-201-1/+1
* Remove obsoleted test.Eric Christopher2011-08-201-28/+0
* Remove tests that were either migrated to clang or are obsolete.Eric Christopher2011-08-205-65/+0
* Remove the rest of the files in FrontendC++ and the directory itself.Eric Christopher2011-08-208-131/+0
* Add <imp-def> operands to QQ and QQQQ stack loads.Jakob Stoklund Olesen2011-08-201-2/+4
* VMOVQQQQs pseudo instructions are only created by ARMBaseInstrInfo::copyPhysReg.Chad Rosier2011-08-203-59/+33
* Remove migrated or obsolete tests.Eric Christopher2011-08-2011-162/+0
* If we're splitting the landing pad block and assigning it only one predecessor,Bill Wendling2011-08-191-26/+40
* Remove migrated or obsolete tests.Eric Christopher2011-08-1917-297/+0
* Do not use named md nodes to track variables that are completely optimized. T...Devang Patel2011-08-197-55/+100
* Thumb parsing and encoding support for NOP.Jim Grosbach2011-08-195-2/+24
* Remove obsolete test.Eric Christopher2011-08-191-22/+0
* Remove migrated test.Eric Christopher2011-08-191-14/+0
* Use regex to remove false dependencies on register allocation.Jim Grosbach2011-08-191-3/+3
* Remove obsolete or migrated tests.Eric Christopher2011-08-1920-570/+0
* Fix bug in function IsShiftedMask. Remove parameter SizeInBits, which is notAkira Hatanaka2011-08-191-14/+9
* Thumb assembly parsing and encoding for NEG.Jim Grosbach2011-08-192-1/+9
* Roll back the rest of r126557. It's a hack that will break in some obscure ca...Benjamin Kramer2011-08-191-6/+0
* Fix NEG aliasJim Grosbach2011-08-191-1/+1
* Be more lenient on tied operand matching for MUL.Jim Grosbach2011-08-192-5/+12
* Re-write part of VEX encoding logic, to be more easy to read! Also fixBruno Cardoso Lopes2011-08-192-58/+86
* Remove tests migrated to clang.Eric Christopher2011-08-191-14/+0
* Remove previously migrated test.Eric Christopher2011-08-191-6/+0
* Update tests.Jim Grosbach2011-08-194-4/+8
* Remove tests migrated to clang or are unnecessary.Eric Christopher2011-08-198-583/+0
* Thumb assembly parsing and encoding for MVN.Jim Grosbach2011-08-191-0/+8
* Thumb assembly parsing and encoding for MUL.Jim Grosbach2011-08-194-5/+57
* Add IntervalMap::const_iterator::atBegin().Jakob Stoklund Olesen2011-08-191-0/+3
* The landingpad instruction isn't dead simply because it's value isn't used.Bill Wendling2011-08-191-1/+1
* Remove this test. The feature and test have already been migrated to clang.Eric Christopher2011-08-191-8/+0
* Remove tests migrated to clang.Eric Christopher2011-08-197-101/+0
* Eli points out that this is what report_fatal_error() is for.Nick Lewycky2011-08-191-1/+2
* Remove 2009-09-04-modify-crash.cpp as clang doesn't support 32-bit kext.Eric Christopher2011-08-191-7/+0
* Remove migrated tests.Eric Christopher2011-08-192-61/+0
* Remove migrated test.Eric Christopher2011-08-191-16/+0
* Remove this test. There are other, duplicates, in the clang test suite.Eric Christopher2011-08-191-21/+0
* Add file.Eric Christopher2011-08-191-0/+162