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 |
2011-03-22 |
Che-Liang Chiou | ptx: add analyze/insert/remove branch |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Eric Christopher | Fix comment in header. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Ted Kremenek | Properly initialize all fields in CrashReporterCleanupC... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Oscar Fuentes | Updated library dependencies. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Anders Carlsson | Handle another case that Frits suggested. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Jim Grosbach | Update link components. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Ted Kremenek | Temporarily stop recovering resources in CrashRecoveryC... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Ted Kremenek | Rework CrashRecoveryContextCleanup to provide a simpler... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Ted Kremenek | Relax access control on 'Release' method of RefCountedBase. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Jim Grosbach | Hook up the MCJIT to the RuntimeDyld library. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Jakob Stoklund... | Clear map after use. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Jim Grosbach | Initialize HasError. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Matt Beaumont-Gay | Avoid -Wunused-variable in -asserts builds |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Jakob Stoklund... | Dont emit 'DBG_VALUE %noreg, ...' to terminate user... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Dan Gohman | Fix fast-isel address mode folding to avoid folding... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Owen Anderson | Add support for Thumb interworking addresses for symbol... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Devang Patel | Try again to make this test darwin only. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Oscar Fuentes | Build the new RuntimeDyld library. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Oscar Fuentes | Removed workaround for unspecified build problem on... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Jim Grosbach | Library-ize the dyld components of llvm-rtdyld. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Devang Patel | Simplify. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Nick Lewycky | Fix INT_MIN gotcha pointed out by Eli Friedman. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Devang Patel | Force x86_64. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Bill Wendling | Call static functions so that they aren't left unused. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Devang Patel | Enable this test only for Darwin. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Ted Kremenek | Provide a means for CrashRecovery clients to determine... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Ted Kremenek | Allow a client to clear an IntrustiveRefCntPtr (deliber... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Eric Christopher | Fix unused param warning. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Eric Christopher | Grammar-o. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Jay Foad | Fix typos in assert messages. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Anders Carlsson | More cleanups to the OptimizeEmptyGlobalCXXDtors Global... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Bill Wendling | A WIP commit of the InstAlias printing cleanup. This... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Bill Wendling | Add the IAPrinter class. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Bill Wendling | * Add classes that support the "feature" information. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Bill Wendling | We need to pass the TargetMachine object to the InstPri... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Anders Carlsson | As suggested by Nick Lewycky, ignore debugging intrinsi... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Nick Lewycky | Fix comments |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Eli Friedman | This README entry was fixed recently. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Evan Cheng | Re-apply r127953 with fixes: eliminate empty return... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Anders Carlsson | Don't try to eliminate invokes to __cxa_atexit. |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Anders Carlsson | Don't segfault on mutual recursion, as pointed out... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Anders Carlsson | Address comments from Frits van Bommel. |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Jakob Stoklund... | Process all dead defs after rematerializing during... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Rafael Espindola | Write the section table and the section data in the... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Anders Carlsson | Add an optimization to GlobalOpt that eliminates calls... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Benjamin Kramer | Avoid initializing posix_spawn_file_actions_t if not... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Argyrios Kyrtzidis | If a class inherits from RefCountedBaseVPTR allow all... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Jakob Stoklund... | Also eliminate redundant spills downstream of inserted... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Jakob Stoklund... | Change an argument to a LiveInterval instead of a regis... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Daniel Dunbar | Disable test in a way that keeps lit happy. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Jakob Stoklund... | Replace a broken LiveInterval::MergeValueInAsValue... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Jakob Stoklund... | Add debug output. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Oscar Fuentes | Make llvm-config.in configuration more MSYS-friendly. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Oscar Fuentes | CMake: store TARGET_TRIPLE on llvm-config.in. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Oscar Fuentes | Update CMake library dependencies. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Daniel Dunbar | Revert r127953, "SimplifyCFG has stopped duplicating... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Evan Cheng | SimplifyCFG has stopped duplicating returns into predec... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Evan Cheng | Minor code re-structuring. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Nadav Rotem | Add support for legalizing UINT_TO_FP of vectors on... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Eli Friedman | Update Passes.html, part 3: alphabetize descriptions. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Eli Friedman | Update Passes.html, part 2: cleanup a bit more dead... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Eli Friedman | Update Passes.html, part 1: remove passes which were... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Stuart Hastings | Disable test to unbreak Linux. Radar 9156771. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Stuart Hastings | Reapply 127939 since Daniel fixed the breakage. <rdar... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Stuart Hastings | Revert 127939. <rdar://problem/9012638> |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Devang Patel | Test case for r127940. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Stuart Hastings | Revise r126127 to address Daniel's comments. <rdar... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Johnny Chen | Fixed an assert by the ARM disassembler for LDRD_PRE... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Ted Kremenek | Tweak CrashRecoveryContextCleanup to provide an easy... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Ted Kremenek | Tweak CrashRecoveryContext::GetCurrent() to return... |
commit | commitdiff | tree | snapshot |
next |