projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
VFP/NEON load/store multiple instructions are addrmode4, not 5.
2010-09-07
Bill Wendling
Remove untrue comments.
commit
|
commitdiff
|
tree
2010-09-07
Bill Wendling
Add an MVT::x86mmx type. It will take the place of...
commit
|
commitdiff
|
tree
2010-09-07
Bill Wendling
Fix whitespace, because I'm OCD.
commit
|
commitdiff
|
tree
2010-09-03
Bill Wendling
Get rid of "passing signed into unsigned parameter...
commit
|
commitdiff
|
tree
2010-09-03
Bill Wendling
Quiesce warning about non-virtual d'tor in virtual...
commit
|
commitdiff
|
tree
2010-09-02
Bill Wendling
Revert int_x86_mmx_palignr_b intrinsic to match llvm...
commit
|
commitdiff
|
tree
2010-09-02
Bill Wendling
- Change __builtin_ia32_palignr intrinsic type to match...
commit
|
commitdiff
|
tree
2010-09-01
Bill Wendling
The output of opt -stats must be sent to stderr. Patch...
commit
|
commitdiff
|
tree
2010-08-31
Bill Wendling
We have a chance for an optimization. Consider this...
commit
|
commitdiff
|
tree
2010-08-31
Bill Wendling
And ANDS pattern to match the t2ANDS pattern.
commit
|
commitdiff
|
tree
2010-08-31
Bill Wendling
- Cleanup some whitespaces.
commit
|
commitdiff
|
tree
2010-08-30
Bill Wendling
Use the existing T2I_bin_s_irs pattern instead of creating...
commit
|
commitdiff
|
tree
2010-08-30
Bill Wendling
Revert r112461. It was failing on PPC...
commit
|
commitdiff
|
tree
2010-08-30
Bill Wendling
Create Thumb2sI_cpsr and T2sI_cpsr. These new classes...
commit
|
commitdiff
|
tree
2010-08-30
Bill Wendling
When adding a register, we should mark it as "def"...
commit
|
commitdiff
|
tree
2010-08-29
Bill Wendling
Fix whitespaces. No functionality changes.
commit
|
commitdiff
|
tree
2010-08-29
Bill Wendling
- Add a parameter to T2I_bin_irs for those patterns...
commit
|
commitdiff
|
tree
2010-08-29
Bill Wendling
Name ANDflag to ANDS, which is less stupid.
commit
|
commitdiff
|
tree
2010-08-29
Bill Wendling
File missing from last commit.
commit
|
commitdiff
|
tree
2010-08-29
Bill Wendling
Create an ARMISD::AND node. This node is exactly like...
commit
|
commitdiff
|
tree
2010-08-27
Bill Wendling
Remove now unneeded command line flag that enables...
commit
|
commitdiff
|
tree
2010-08-26
Bill Wendling
Reapply r112176 without removing the other CMN patterns...
commit
|
commitdiff
|
tree
2010-08-26
Bill Wendling
There seems to be a (potential) hardware bug with the...
commit
|
commitdiff
|
tree
2010-08-24
Bill Wendling
- Add the LinkerPrivateWeakDefAutoLinkage to the Ada...
commit
|
commitdiff
|
tree
2010-08-24
Bill Wendling
Add comments for what the condition code symbols mean.
commit
|
commitdiff
|
tree
2010-08-20
Bill Wendling
Create the new linker type "linker_private_weak_def_auto".
commit
|
commitdiff
|
tree
2010-08-19
Bill Wendling
Correct header.
commit
|
commitdiff
|
tree
2010-08-19
Bill Wendling
Silence 'unused' warning.
commit
|
commitdiff
|
tree
2010-08-19
Bill Wendling
Add the "isCompare" attribute to the defm instead of...
commit
|
commitdiff
|
tree
2010-08-18
Bill Wendling
Minor simplification. Gets rid of a needless temporary.
commit
|
commitdiff
|
tree
2010-08-18
Bill Wendling
Improve whitespace.
commit
|
commitdiff
|
tree
2010-08-18
Bill Wendling
Marked with ATTRIBUTE_USED so that clang doesn't complain.
commit
|
commitdiff
|
tree
2010-08-11
Bill Wendling
Consider this code snippet:
commit
|
commitdiff
|
tree
2010-08-11
Bill Wendling
Update test to match output of optimize compares for...
commit
|
commitdiff
|
tree
2010-08-11
Bill Wendling
Handle ARM compares as well as converting for ARM adds...
commit
|
commitdiff
|
tree
2010-08-11
Bill Wendling
Mark ARM compare instructions as isCompare.
commit
|
commitdiff
|
tree
2010-08-10
Bill Wendling
The optimize comparisons pass removes the "cmp" instruction...
commit
|
commitdiff
|
tree
2010-08-10
Bill Wendling
Turn optimize compares back on with fix. We needed...
commit
|
commitdiff
|
tree
2010-08-10
Bill Wendling
Turn optimize cmps on by default so that we can get...
commit
|
commitdiff
|
tree
2010-08-10
Bill Wendling
Update CMake...sorry for the breakage.
commit
|
commitdiff
|
tree
2010-08-09
Bill Wendling
Merge the OptimizeExts and OptimizeCmps passes into...
commit
|
commitdiff
|
tree
2010-08-08
Bill Wendling
Use the "isCompare" machine instruction attribute instead...
commit
|
commitdiff
|
tree
2010-08-08
Bill Wendling
Add back in r109901, which adds a Compare flag to the...
commit
|
commitdiff
|
tree
2010-08-06
Bill Wendling
Revert r109901. The implementation of <rdar://problem...
commit
|
commitdiff
|
tree
2010-08-06
Bill Wendling
Add the Optimize Compares pass (disabled by default).
commit
|
commitdiff
|
tree
2010-08-04
Bill Wendling
The lower invoke pass needs to have unreachable code...
commit
|
commitdiff
|
tree
2010-08-04
Bill Wendling
Testcase for r110248.
commit
|
commitdiff
|
tree
2010-08-04
Bill Wendling
The EH prepare passes really want to be the last passes...
commit
|
commitdiff
|
tree
2010-08-02
Bill Wendling
Early exit and reduce indentation. No functionality...
commit
|
commitdiff
|
tree
2010-08-01
Bill Wendling
Reference the personalities. Don't copy them into a...
commit
|
commitdiff
|
tree
2010-07-30
Bill Wendling
Add a "Compare" flag to the target instruction descriptor...
commit
|
commitdiff
|
tree
2010-07-27
Bill Wendling
It's better to have the arrays, which would trigger...
commit
|
commitdiff
|
tree
2010-07-26
Bill Wendling
Using llvm.eh.catch.all.value instead of .llvm.eh.catch...
commit
|
commitdiff
|
tree
2010-07-19
Bill Wendling
Alphabetize.
commit
|
commitdiff
|
tree
2010-07-17
Bill Wendling
Use isPrologLabel() instead of checking the opcode...
commit
|
commitdiff
|
tree
2010-07-16
Bill Wendling
Update comment.
commit
|
commitdiff
|
tree
2010-07-16
Bill Wendling
Consider this function:
commit
|
commitdiff
|
tree
2010-07-16
Bill Wendling
Rename DBG_LABEL PROLOG_LABEL, because it's only used...
commit
|
commitdiff
|
tree
2010-07-15
Bill Wendling
Revert. This isn't the correct way to go.
commit
|
commitdiff
|
tree
2010-07-15
Bill Wendling
Handle code gen for the unreachable instruction if...
commit
|
commitdiff
|
tree
2010-07-15
Bill Wendling
Use std::vector instead of TargetRegisterInfo::FirstVirtualR...
commit
|
commitdiff
|
tree
2010-07-15
Bill Wendling
Use std::vector instead of TargetRegisterInfo::FirstVirtualR...
commit
|
commitdiff
|
tree
2010-07-15
Bill Wendling
Use std::vector instead of TargetRegisterInfo::FirstVirtualR...
commit
|
commitdiff
|
tree
2010-07-15
Bill Wendling
Reserve a goodly amount of room for the vectors.
commit
|
commitdiff
|
tree
2010-07-15
Bill Wendling
Use std::vector instead of TargetRegisterInfo::FirstVirtualR...
commit
|
commitdiff
|
tree
2010-07-15
Bill Wendling
Use std::vector instead of TargetRegisterInfo::FirstVirtualR...
commit
|
commitdiff
|
tree
2010-07-15
Bill Wendling
Fix headers.
commit
|
commitdiff
|
tree
2010-07-15
Bill Wendling
Use std::vector instead of a hard-coded array. The...
commit
|
commitdiff
|
tree
2010-07-15
Bill Wendling
Use std::vector instead of a hard-coded array. The...
commit
|
commitdiff
|
tree
2010-07-12
Bill Wendling
getOrInsertLeaderValue cannot be const because it calls...
commit
|
commitdiff
|
tree
2010-07-10
Bill Wendling
Use non-bool values for .count.
commit
|
commitdiff
|
tree
2010-07-09
Bill Wendling
Clarify what mysterious check means.
commit
|
commitdiff
|
tree
2010-07-08
Bill Wendling
Extension of r107506. Make sure that we don't mark...
commit
|
commitdiff
|
tree
2010-07-04
Bill Wendling
Revert r107583. I no longer think that this is the...
commit
|
commitdiff
|
tree
2010-07-04
Bill Wendling
Mark sse_load_f32 and sse_load_f64 as having memory...
commit
|
commitdiff
|
tree
2010-07-04
Bill Wendling
Proper indentation.
commit
|
commitdiff
|
tree
2010-07-01
Bill Wendling
Make the "linker_private" linkage type emit a non-weak...
commit
|
commitdiff
|
tree
2010-07-01
Bill Wendling
Implement the "linker_private_weak" linkage type. This...
commit
|
commitdiff
|
tree
2010-06-30
Bill Wendling
Use the catch-all selectors we already found when converting...
commit
|
commitdiff
|
tree
2010-06-29
Bill Wendling
Revert r107205 and r107207.
commit
|
commitdiff
|
tree
2010-06-29
Bill Wendling
Use -l option to remove symbols from i386.
commit
|
commitdiff
|
tree
2010-06-29
Bill Wendling
Improve explanation.
commit
|
commitdiff
|
tree
2010-06-29
Bill Wendling
Introducing the "linker_weak" linkage type. This will...
commit
|
commitdiff
|
tree
2010-06-29
Bill Wendling
Strip resulting binaries.
commit
|
commitdiff
|
tree
2010-06-28
Bill Wendling
Reduce indentation via early exit. NFC.
commit
|
commitdiff
|
tree
2010-06-25
Bill Wendling
- Reapply r106066 now that the bzip2 build regression...
commit
|
commitdiff
|
tree
2010-06-25
Bill Wendling
We should remove the live range from the destination...
commit
|
commitdiff
|
tree
2010-06-24
Bill Wendling
It's possible that a flag is added to the SDNode that...
commit
|
commitdiff
|
tree
2010-06-24
Bill Wendling
Loosen up the requirements in the Horrible Hack(tm...
commit
|
commitdiff
|
tree
2010-06-23
Bill Wendling
We are missing opportunites to use ldm. Take code like...
commit
|
commitdiff
|
tree
2010-06-23
Bill Wendling
MorphNodeTo doesn't preserve the memory operands. Because...
commit
|
commitdiff
|
tree
2010-06-22
Bill Wendling
Generate DWARF information during Apple-style build...
commit
|
commitdiff
|
tree
2010-06-22
Bill Wendling
Fix the formatting of the switch statement and add...
commit
|
commitdiff
|
tree
2010-06-22
Bill Wendling
Corresponding test changes for r106564.
commit
|
commitdiff
|
tree
2010-06-16
Bill Wendling
Improve comment to include that the use of a preg is...
commit
|
commitdiff
|
tree
2010-06-15
Bill Wendling
Create a more targeted fix for not sinking instructions...
commit
|
commitdiff
|
tree
2010-06-12
Bill Wendling
When performing the Horrible Hack(tm-Duncan) on the...
commit
|
commitdiff
|
tree
2010-06-09
Bill Wendling
Testcase for r105741.
commit
|
commitdiff
|
tree
2010-06-09
Bill Wendling
It's an error to translate this:
commit
|
commitdiff
|
tree
2010-06-09
Bill Wendling
- Fix description of SUBREG_TO_REG. It's not going...
commit
|
commitdiff
|
tree
next