2011-03-25 |
Johnny Chen | Add two test cases t2SMLABT and t2SMMULR for Disassembl... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Johnny Chen | Fix DisassembleThumb2DPReg()'s handling of RegClass... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Johnny Chen | DisassembleThumb2LdSt() did not handle t2LDRs correctly... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Johnny Chen | A8.6.226 TBB, TBH: |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Johnny Chen | Modify DisassembleThumb2LdStEx() to be more robust... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Daniel Dunbar | MC: Improve some diagnostics on uses of '.' pseudo... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Daniel Dunbar | Tidyness. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Benjamin Kramer | Add a note. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Johnny Chen | Instruction formats of SWP/SWPB were changed from LdStE... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Jakob Stoklund... | Emit less labels for debug info and stop emitting ... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Johnny Chen | Also need to handle invalid imod values for CPS2p. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Duncan Sands | Useful script for finding regressions in the nightly... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Bill Wendling | Remove redundant compression option. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Andrew Trick | Fix for -pre-RA-sched=source. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Nick Lewycky | No functionality change, just adjust some whitespace... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Nick Lewycky | No functionality change. Fix up some whitespace and... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Jakob Stoklund... | Ignore special ARM allocation hints for unexpected... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Johnny Chen | Modify the wrong logic in the assert of DisassembleThum... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Johnny Chen | delegate the disassembly of t2ADR to the more generic... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Johnny Chen | The opcode names ("tLDM", "tLDM_UPD") used for conflict... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Johnny Chen | The ARM disassembler was confused with the 16-bit tSTMI... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Devang Patel | Move test in x86 specific area. |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Matt Beaumont-Gay | Suppress an unused variable warning in -asserts builds |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Johnny Chen | Handle the added VBICiv*i* NEON instructions, too. |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Eric Christopher | Testcase for llvm-gcc commit r128230. |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Johnny Chen | Plug a leak by ThumbDisassembler::getInstruction()... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Johnny Chen | T2 Load/Store Multiple: |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Benjamin Kramer | Plug a leak in the arm disassembler and put the tests... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Bruno Cardoso... | Add asm parsing support w/ testcases for strex/ldrex... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Johnny Chen | Remove these two test files as they cause llvm-i686... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Johnny Chen | ADR was added with the wrong encoding for inst{24-21... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Devang Patel | Keep track of directory namd and fIx regression caused... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Jim Grosbach | Clean up assembly statement separator support. |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Johnny Chen | The r118201 added support for VORR (immediate). Update... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Johnny Chen | Add comments to the handling of opcode CPS3p to reject... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Andrew Trick | revert r128199 until it can be made to work with Fronte... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Cameron Zwarich | Debug intrinsics must be skipped at the beginning and... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Jay Foad | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Chris Lattner | fix description, PR9542 |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Cameron Zwarich | It is enough for the CallInst to have no uses to be... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Devang Patel | s/UpdateDT/ModifiedDT/g |
commit | commitdiff | tree | snapshot |
2011-03-24 |
NAKAMURA Takumi | Target/X86: [PR8777][PR8778] Tweak alloca/chkstk for... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
NAKAMURA Takumi | llvm-stub.cpp: mingw-w64 tweak. |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Evan Cheng | Add comment to clarify what MachineConstantPoolEntry... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Evan Cheng | Nasty bug in ARMBaseInstrInfo::produceSameValue().... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Michael J.... | Remove all uses of PATH_MAX and MAXPATHLEN from PathV2. |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Cameron Zwarich | Do early taildup of ret in CodeGenPrepare for potential... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Cameron Zwarich | Use an early return instead of a long if block. |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Cameron Zwarich | When UpdateDT is set, DT is invalid, which could cause... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Cameron Zwarich | Check for TLI so that -codegenprepare can be used from... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Johnny Chen | CPS3p: Let's reject impossible imod values by returning... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Johnny Chen | Load/Store Multiple: |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Johnny Chen | STRT and STRBT was incorrectly tagged as IndexModeNone... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Johnny Chen | The r128103 fix to cope with the removal of addressing... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Jim Grosbach | Runtime dylib simple ARM 24-bit branch relocation support. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Devang Patel | Enable GlobalMerge on darwin. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Jim Grosbach | Fix comments. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Andrew Trick | Revert r128175. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Evan Cheng | Cmp peephole optimization isn't always safe for signed... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Eli Friedman | PR9535: add support for splitting and scalarizing vecto... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Andrew Trick | Reapply Eli's r127852 now that the pre-RA scheduler... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Jim Grosbach | Split out relocation resolution into target-specific... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Owen Anderson | The high bit of a Thumb2 ADR's offset is stored in... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Jim Grosbach | Fix double-free of Module. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Owen Anderson | Fix a bug introduced by my patch yesterday: BL is a... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Andrew Trick | Ensure that def-side physreg copies are scheduled above... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Andrew Trick | whitespace |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Jim Grosbach | Start of relocation resolution for the runtime dyld... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Jim Grosbach | Make sure to report any errors from the runtime dyld. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Jakob Stoklund... | Don't coalesce identical DBG_VALUE instructions prematu... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Oscar Fuentes | Supports building with a list of targets that does... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Justin Holewinski | PTX: Improve support for 64-bit addressing |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Anders Carlsson | Revert r128140 for now. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Cameron Zwarich | Fix PR9464 by correcting some math that just happened... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Jakob Stoklund... | Notify the delegate before removing dead values from... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Jakob Stoklund... | Allow the allocation of empty live ranges that have... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Jakob Stoklund... | Dump the register map before rewriting. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Anders Carlsson | A global variable with internal linkage where all uses... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Andrew Trick | Added block number and name to isel debug output. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Douglas Gregor | Update the Clang attribute emitter to handle attributes... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Johnny Chen | For ARM Disassembler, start a newline to dump the opcod... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Johnny Chen | Add disassembly test cases for: |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Devang Patel | Remove the test. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Owen Anderson | RIT_ARM_ThumbBranch32Bit relocations are not used and... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Jakob Stoklund... | Reapply r128045 and r128051 with fixes. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Johnny Chen | LDRT and LDRBT was incorrectly tagged as IndexModeNone... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Devang Patel | Try to appease buildbot gods. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Rafael Espindola | Add a lto_codegen_compile_to_file to avoid producing... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Eli Friedman | A bit more analysis of a memset-related README entry. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Johnny Chen | Add one more test case for VFP Load/Store Multiple... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Johnny Chen | A8.6.399 VSTM: |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Eric Christopher | Migrate the fix in r128041 to ARM's fastisel support... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Rafael Espindola | We don't need a null terminator for the output file. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Andrew Trick | Revert r128045 and r128051, debug info enhancements. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Jim Grosbach | Tidy up. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Jim Grosbach | Add missing file from previous commit. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Jim Grosbach | Propogate the error message, not just the error state. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Jim Grosbach | Add simple arg passing to MC-JIT and support for exit... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Jim Grosbach | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Bruno Cardoso... | Change MRC and MRC2 instructions to model the output... |
commit | commitdiff | tree | snapshot |
next |