2010-12-03 |
Jim Grosbach | Encode the 32-bit wide Thumb (and Thumb2) instructions... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Nate Begeman | Revert this change since it breaks a couple of the... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Jakob Stoklund... | Rename virtRegMap to avoid confusion with the VirtRegMa... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Jakob Stoklund... | Coalesce debug locations when possible, causing less... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Nate Begeman | Scalar f32/f64 are also subregs of ymm regs |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Nate Begeman | Remove SSE1-4 disable when AVX is enabled. While this... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Jakob Stoklund... | Emit DBG_VALUE instructions from LiveDebugVariables. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Jakob Stoklund... | Also update virtRegMap when renaming virtual registers. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Jim Grosbach | When using the 'push' mnemonic for Thumb2 stmdb, be... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Benjamin Kramer | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Jim Grosbach | Reduce t2 ldr/str instructions to the correct t1 versio... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Jason W Kim | fix ARM::fixup_arm_branch, cleanup, and share more... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Jim Grosbach | No need to declare EncoderMethod property anymore;... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Jakob Stoklund... | Delete the StrongPHIElimination pass, leaving only... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Jakob Stoklund... | Add IntervalMap::iterator::set{Start,Stop,Value} method... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Michael J.... | Support/FileSystem: Add equivalent implementation. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Michael J.... | Support/FileSystem: Fix MinGW build. It doesn't have... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Jim Grosbach | Add FIXMEs. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Jim Grosbach | Size reduction for tPUSH come from t2STMDB_UPD, not... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Michael J.... | And I really hate line endings. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Michael J.... | Support/Windows/FileSystem: Fix MinGW build. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Michael J.... | Support/FileSystem: Add resize_file implementation. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Michael J.... | Support/FileSystem: Add rename implementation. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Michael J.... | Support/FileSystem: Add remove implementation. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Michael J.... | Fix line endings. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Bob Wilson | Get Neon intrinsic names from the new "Name" field... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Frits van Bommel | Fix paste-o in ExtractValueInst::getIndexedType() comments. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Benjamin Kramer | unittests/Support/PathV2: remove(3) requires a terminat... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Eric Christopher | Apparently OS X 10.4 doesn't have __crashreporter_info__. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Michael J.... | Support/FileSystem: Add create_symlink implementation. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Michael J.... | Support/FileSystem: Add create_hard_link implementation. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Michael J.... | Support/ADT/Twine: Make toNullTerminatedStringRef not... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Michael J.... | Support/FileSystem: Add create_director{y,ies} implemen... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Rafael Espindola | Make EmitIntValue more efficient and more like what... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Bill Wendling | I did it wrong. Don't disregard these encodings here. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Michael J.... | Unittests/Support/PathV2: Cleanup and remove output. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Michael J.... | unittests/Support/PathV2: Comment out test because... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Bill Wendling | Don't overwrite the opcode passed into the T1Special... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Bill Wendling | Add Thumb encoding for some more instructions. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Bill Wendling | Ignore decode table conflicts in the tMOVgpr2tgpr,... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Michael J.... | Support/Windows/FileSystem: Remove unneeded toNullTermi... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Michael J.... | Support/FileSystem: Add unique_file and exists implemen... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Michael J.... | Support/FileSystem: Remove temp_directory_path. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Rafael Espindola | Do with uleb the same trick we now do with dwarf line... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Chris Lattner | clarify comment |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Rafael Espindola | Try to resolve symbol differences early, and if success... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Bill Wendling | The tLDR instruction wasn't encoded properly: |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Bob Wilson | Add support for "_lane" variants of VMUL, VMLA, and... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Bob Wilson | Support using macros for Neon intrinsics implemented... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Devang Patel | It may not be an option to skip .debug_line if there... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Devang Patel | Hide tests, that check .loc, .file in output assembly... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jim Grosbach | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Devang Patel | Disable .loc support on older darwin OSes. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Devang Patel | Use set directive for StartMinusEndExpr. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Stuart Hastings | Test case for r120740. Radar 8712503. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Duncan Sands | Adjust this test for the fact that the stores are no... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Tobias Grosser | Move check of command line options after command line... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jim Grosbach | XFAIL for now. If someone with access to an ARM/Linux... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Evan Cheng | Fix test. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Duncan Sands | This test dates from the time when llvm-gcc had problem... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jakob Stoklund... | Update LiveDebugVariables during coalescing. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jim Grosbach | When expanding the MOVCCi32imm, make sure to use the... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jim Grosbach | Fix copy/pasto in vmin.f32 encoding. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Wesley Peck | Teaching MBlaze backend how to reverse branch conditions. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
NAKAMURA Takumi | test/Archive/extract.ll: Use cmp instead of diff. Thank... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Rafael Espindola | Add a fast path to EvaluateSymbolicAdd. This avoids... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Bob Wilson | Simplify code in Neon intrinsics. No functional change... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Bob Wilson | Assign arguments of Neon intrinsic macros to local... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Rafael Espindola | Move EmitValueToOffset to the ObjectStreamer. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Rafael Espindola | Add EmitInstToFragment to the generic object streamer. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Zhanyong Wan | Add naming rules to the coding standards. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Rafael Espindola | The sections that the ELF object writer has to create... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Bob Wilson | Use statement expressions in Neon intrinsics defined... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Bob Wilson | Add casts for splatted scalars in calls to Neon builtins. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Bob Wilson | Add a missing cast for Neon vsbl results. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Bob Wilson | Add another missing cast for Neon vcombine results. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Bob Wilson | Add casts in arm_neon.h for result values in inline... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Devang Patel | If tehre are not any line entry then do not try to... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jakob Stoklund... | Implement the first half of LiveDebugVariables. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Jim Grosbach | Add support for binary encoding of ARM 'adr' instructio... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Bob Wilson | Avoid "char" for Neon vector elements; make it explicit... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Bob Wilson | Cast scalar results of Neon macros to the correct type. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Devang Patel | Revert r120580. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Evan Cheng | Fix and re-enable tail call optimization of expanded... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Rafael Espindola | Remove unused argument. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jason W Kim | fixing style nit: move class static to global static |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Michael J.... | Make valgrind happy. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Bill Wendling | Add a post encoder method to the VFP instructions to... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jim Grosbach | Use the correct fixup type for ARM VLDR* |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Rafael Espindola | Rename temporary symbols if they conflict with artifici... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Michael J.... | Support/FileSystem: Fix copy_file implementation to... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Michael J.... | Support/ADT/Twine: Add toNullTerminatedStringRef. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Bob Wilson | Add explicit casts for vector arguments to Neon builtins. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Bob Wilson | Add some comments for TableGen's NeonEmitter. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Bob Wilson | Cleanup: simplify checks for integers between 2 and 4. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Jim Grosbach | Refactor LEApcrelJT as a pseudo-instructionlowered... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Michael J.... | Support/FileSystem: Add copy_file implementation. Not... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Michael J.... | Support/PathV2: Split PathV2.h into PathV2.h and FileSy... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Michael J.... | unittests/Support/PathV2: Fix -pedantic warning. |
commit | commitdiff | tree | snapshot |
next |