2010-11-02 |
Jakob Stoklund... | Tweak the opt -O2 / opt -O3 inliner thresholds to be... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Jakob Stoklund... | Let the -inline-threshold command line argument take... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Dan Gohman | Don't try to enforce MAXPATHLEN in sys::Path for Unix... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Chris Lattner | make MatchableInfo::Validate reject instructions (like... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Dan Gohman | Simplify. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
John Thompson | Inline asm mult-alt constraint tests. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Dan Gohman | Fix a copy+pasto. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Dan Gohman | Avoid manipulating paths in fixed-sized arrays. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Chris Lattner | rewrite EmitConvertToMCInst to iterate over the MCInst... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Bill Wendling | Obsessive formatting changes. No functionality impact. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Dan Gohman | Simplify this code. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Bill Wendling | Omit unused parameter name. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Bill Wendling | Simplify the EncodeInstruction method now that a lot... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Owen Anderson | Since these fields are not exactly equivalent to the... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Dan Gohman | Use '\0' instead of 0 for nul character constants. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Bill Wendling | Rename getAddrModeImm12OpValue to getAddrModeImmOpValue... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Owen Anderson | Rename encoder methods to match naming convention. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Chris Lattner | mark a few codegenonly instructions. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Mikhail Glushenkov | appendSuffix: don't append a dot when the suffix is... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Mikhail Glushenkov | Revert r118057, this is better fixed in appendSuffix... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Owen Anderson | Provide correct encodings for the remaining vst variant... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Dan Gohman | Eliminate some temporary std::strings. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Owen Anderson | Tentative encodings for the "single element from one... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Chris Lattner | merge two large parallel loops in EmitConvertToMCInst... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Owen Anderson | Add correct encodings for basic variants for vst3 and... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Rafael Espindola | Do relaxations with FT_Org fragments. Fixes the FIXME: |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Oscar Fuentes | Removed obsolete section about VC++ project files. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Bob Wilson | Add NEON VST1-lane instructions. Partial fix for Radar... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Owen Anderson | Add correct encodings for the basic variants for vst2. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Owen Anderson | Add correct encodings for the basic form of vst1. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Dan Gohman | Micro-optimize. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Dan Gohman | Don't append a dot on platforms which don't use exe... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Mikhail Glushenkov | llvmc: Fix tool finding logic. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Owen Anderson | Factor out a common encoding class for loads and stores... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Devang Patel | Fix DIType verifier. The element 3 is DIFile now. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Owen Anderson | Add correct encodings for the rest of the vld instructi... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Mikhail Glushenkov | GetDLLSuffix: Remove the leading dot from LTDL_SHLIB_EXT. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Mikhail Glushenkov | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Mikhail Glushenkov | FindExecutable: remove the executability check. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Mikhail Glushenkov | Make FindProgramByName return paths with slashes unmodi... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Mikhail Glushenkov | 80-col violations. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Mikhail Glushenkov | Path: Add GetEXESuffix() to complement GetDLLSuffix(). |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Andrew Trick | Fixes <rdar://problem/8612856>: During postRAsched... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Chris Lattner | a bunch of random cleanup, move a helper to CGT where... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Dale Johannesen | Apply patch for use-after-free in InlineAsm constant... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Jim Grosbach | Sort bit assignments. Cosmetic change only. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Devang Patel | Simplify. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Jim Grosbach | Revert r114340 (improvements in Darwin function prologu... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Chris Lattner | add and update comments. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Chris Lattner | refactor/cleanup MatchableInfo by eliminating the Token... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Rafael Espindola | Add support for expressions in .sleb/.uleb directives. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Devang Patel | If value map does not have register for an argument... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Devang Patel | Use frameindex, if available, as a last resort to emit... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Duncan Sands | Fix comment typo. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Duncan Sands | Add some comments explaining what MVT and EVT are,... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Duncan Sands | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Owen Anderson | Add correct NEON encodings for vld2, vld3, and vld4... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Eric Christopher | Remove an assert - it's possible to be hit, and we... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Eric Christopher | Whitespeace |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Eric Christopher | No really, no thumb1 for arm fast isel. Also add an... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Chris Lattner | rename operands -> asmoperands to be more descriptive. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Jakob Stoklund... | Don't try to split weird critical edges that really... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Owen Anderson | Attempt to provide correct encodings for a number of... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Jim Grosbach | Tidy up. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Owen Anderson | Add aesthetic break. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Jim Grosbach | Tweak to fix spelling and grammar in comment. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Owen Anderson | Add correct NEON encodings for the "multiple single... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jakob Stoklund... | MachineLICM should not claim to be preserving the CFG... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jakob Stoklund... | Be more precise about verifying missing kill flags. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jakob Stoklund... | When inserting copies during splitting, always use... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | fix computation of ambiguous instructions to not ignore... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jim Grosbach | Explicitly check for non-consant reference in an LDRi12... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jim Grosbach | Remove unused function. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bob Wilson | Add support for alignment operands on VLD1-lane instruc... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bob Wilson | Add VLD1-lane testcases for quad-register types. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bill Wendling | Missed reverting this bit. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bill Wendling | Minor cleanup. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | give MatchableInfo::Operand a constructor |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | rearrange a bit. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bob Wilson | Add NEON VLD1-lane instructions. Partial fix for Radar... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jakob Stoklund... | Add kill flag verification. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jakob Stoklund... | Update kill flags while rewriting instructions after... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bill Wendling | Move the machine operand MC encoding patterns to the... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bill Wendling | Use ARM-style comments. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Owen Anderson | When folding away a (shl (shr)) pair, we need to check... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | use our fancy new MnemonicAlias mechanism to remove... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bill Wendling | When we look at instructions to convert to setting... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jakob Stoklund... | Don't assign new registers created during a split to... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jakob Stoklund... | Add basic LiveStacks verification. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Owen Anderson | Use ARM-style comment syntax. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bob Wilson | NEON does not support truncating vector stores. Radar... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Owen Anderson | Covert this test to .s form. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Owen Anderson | Convert this test to .s form. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Owen Anderson | Covert this test to .s form. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jim Grosbach | Add FIXME. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Owen Anderson | Covert this test to .s form. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Rafael Espindola | Fix test. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jim Grosbach | Add 'IsThumb' predicate to patterns marked as 'IsThumb1... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Rafael Espindola | Write the line info to .debug_line. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jim Grosbach | Mark ARM subtarget features that are available for... |
commit | commitdiff | tree | snapshot |
next |