index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix AsmParser binary precedence for shift operators.
Jim Grosbach
2011-08-20
2
-16
/
+22
*
Tidy up. Whitespace.
Jim Grosbach
2011-08-20
1
-7
/
+7
*
Add constant folding support for bitcasts of splat vectors to integers.
Nadav Rotem
2011-08-20
2
-2
/
+20
*
lib/Support/CrashRecoveryContext.cpp: Add Win32 support to CrashRecoveryConte...
NAKAMURA Takumi
2011-08-20
1
-1
/
+67
*
lib/Support/Windows/Windows.h: Require at least Windows XP(5.1) API. We will ...
NAKAMURA Takumi
2011-08-20
1
-2
/
+2
*
utils/lit/lit/TestingConfig.py: Pass TEMP and TMP to tests on Win32 hosts.
NAKAMURA Takumi
2011-08-20
1
-0
/
+2
*
utils/lit/lit/TestingConfig.py: Split out environment vars for Win32.
NAKAMURA Takumi
2011-08-20
1
-3
/
+8
*
Cast through intptr_t, ISO C++ requires it.
Benjamin Kramer
2011-08-20
1
-5
/
+3
*
Remove remainder of migrated or obsolete tests from FrontendC and remove
Eric Christopher
2011-08-20
8
-136
/
+0
*
Remove the VMOVQQ pseudo instruction.
Chad Rosier
2011-08-20
3
-44
/
+8
*
Remove migrated or obsolete tests.
Eric Christopher
2011-08-20
7
-227
/
+0
*
Remove VMOVQQQQ pseudo instruction.
Chad Rosier
2011-08-20
1
-2
/
+0
*
Remove obsolete or migrated tests.
Eric Christopher
2011-08-20
9
-206
/
+0
*
With the fix in r138164: "Add <imp-def> operands to QQ and QQQQ stack loads."
Chad Rosier
2011-08-20
1
-1
/
+1
*
Remove obsoleted test.
Eric Christopher
2011-08-20
1
-28
/
+0
*
Remove tests that were either migrated to clang or are obsolete.
Eric Christopher
2011-08-20
5
-65
/
+0
*
Remove the rest of the files in FrontendC++ and the directory itself.
Eric Christopher
2011-08-20
8
-131
/
+0
*
Add <imp-def> operands to QQ and QQQQ stack loads.
Jakob Stoklund Olesen
2011-08-20
1
-2
/
+4
*
VMOVQQQQs pseudo instructions are only created by ARMBaseInstrInfo::copyPhysReg.
Chad Rosier
2011-08-20
3
-59
/
+33
*
Remove migrated or obsolete tests.
Eric Christopher
2011-08-20
11
-162
/
+0
*
If we're splitting the landing pad block and assigning it only one predecessor,
Bill Wendling
2011-08-19
1
-26
/
+40
*
Remove migrated or obsolete tests.
Eric Christopher
2011-08-19
17
-297
/
+0
*
Do not use named md nodes to track variables that are completely optimized. T...
Devang Patel
2011-08-19
7
-55
/
+100
*
Thumb parsing and encoding support for NOP.
Jim Grosbach
2011-08-19
5
-2
/
+24
*
Remove obsolete test.
Eric Christopher
2011-08-19
1
-22
/
+0
*
Remove migrated test.
Eric Christopher
2011-08-19
1
-14
/
+0
*
Use regex to remove false dependencies on register allocation.
Jim Grosbach
2011-08-19
1
-3
/
+3
*
Remove obsolete or migrated tests.
Eric Christopher
2011-08-19
20
-570
/
+0
*
Fix bug in function IsShiftedMask. Remove parameter SizeInBits, which is not
Akira Hatanaka
2011-08-19
1
-14
/
+9
*
Thumb assembly parsing and encoding for NEG.
Jim Grosbach
2011-08-19
2
-1
/
+9
*
Roll back the rest of r126557. It's a hack that will break in some obscure ca...
Benjamin Kramer
2011-08-19
1
-6
/
+0
*
Fix NEG alias
Jim Grosbach
2011-08-19
1
-1
/
+1
*
Be more lenient on tied operand matching for MUL.
Jim Grosbach
2011-08-19
2
-5
/
+12
*
Re-write part of VEX encoding logic, to be more easy to read! Also fix
Bruno Cardoso Lopes
2011-08-19
2
-58
/
+86
*
Remove tests migrated to clang.
Eric Christopher
2011-08-19
1
-14
/
+0
*
Remove previously migrated test.
Eric Christopher
2011-08-19
1
-6
/
+0
*
Update tests.
Jim Grosbach
2011-08-19
4
-4
/
+8
*
Remove tests migrated to clang or are unnecessary.
Eric Christopher
2011-08-19
8
-583
/
+0
*
Thumb assembly parsing and encoding for MVN.
Jim Grosbach
2011-08-19
1
-0
/
+8
*
Thumb assembly parsing and encoding for MUL.
Jim Grosbach
2011-08-19
4
-5
/
+57
*
Add IntervalMap::const_iterator::atBegin().
Jakob Stoklund Olesen
2011-08-19
1
-0
/
+3
*
The landingpad instruction isn't dead simply because it's value isn't used.
Bill Wendling
2011-08-19
1
-1
/
+1
*
Remove this test. The feature and test have already been migrated to clang.
Eric Christopher
2011-08-19
1
-8
/
+0
*
Remove tests migrated to clang.
Eric Christopher
2011-08-19
7
-101
/
+0
*
Eli points out that this is what report_fatal_error() is for.
Nick Lewycky
2011-08-19
1
-1
/
+2
*
Remove 2009-09-04-modify-crash.cpp as clang doesn't support 32-bit kext.
Eric Christopher
2011-08-19
1
-7
/
+0
*
Remove migrated tests.
Eric Christopher
2011-08-19
2
-61
/
+0
*
Remove migrated test.
Eric Christopher
2011-08-19
1
-16
/
+0
*
Remove this test. There are other, duplicates, in the clang test suite.
Eric Christopher
2011-08-19
1
-21
/
+0
*
Add file.
Eric Christopher
2011-08-19
1
-0
/
+162
[next]