projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2011-05-27
Charles Davis
Add the suffix to the Win64 EH data sections' names...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Nadav Rotem
Refactor getActionType and getTypeToTransformTo ; place...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Eli Friedman
Attempt to preserve debug line info in LICM; as the...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Chad Rosier
Typo is test case
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Jakob Stoklund...
Make room for register allocation to improve.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Chad Rosier
Add change of crc32 intrinsic to release notes
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Evan Cheng
Don't use movw / movt for iOS static codegen for now...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Jakob Stoklund...
Delete a test that is no longer relevant.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Chad Rosier
CRC32 intrinsics were renamed at revision 132163. ...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Devang Patel
Keep this simple. Use DIType to get signness and size...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Charles Davis
Add a parameter to the Win64 EH section getters to...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Evan Cheng
Add iOS test
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Dan Gohman
Update this comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Eli Friedman
Don't sink or hoist debug info instrinsics; it isn...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
John McCall
Fix the inliner to maintain the current de facto invoke...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Jakob Stoklund...
Delete MethodBodies that only filtered reserved registers.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Devang Patel
Handle signed types gracefully.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Eli Friedman
And fix the test in r132194.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Eli Friedman
Oops, wasn't intending to commit this. Partial revert...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Eli Friedman
Fix a silly mistake (which trips over an assertion...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Devang Patel
Select DW_AT_const_value size based on variable size.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Rafael Espindola
Remove DwarfRegNum from the individual bits of the...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Rafael Espindola
Remove DwarfRegNum from CARRY. I should be encoded...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Charles Davis
Assorted fixes for Win64 EH unwind info emission:
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Rafael Espindola
Remove dwarf numbers from subregs. We should use DW_OP_...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Benjamin Kramer
InstCombine: Make switch folding with equality compares...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Cameron Zwarich
Fix PR10029 - VerifyCoalescing failure on patterns_dfa...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Charles Davis
Add a test for Win64 EH unwind information emission.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Eric Christopher
Make the branch encoding for tBcc more obvious that...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Eric Christopher
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Charles Davis
Start keeping track of where the various unwind instruc...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Charles Davis
Add missing break statements. Align UNWIND_INFO and...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Charles Davis
My attempt at fixing the leak reported by the valgrind...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Charles Davis
Fix inverted conditional in SaveReg and SaveXMM. Err...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Eli Friedman
One more debug line number miss in instcombine (althoug...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Dan Gohman
Fix copy+pastos.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Eli Friedman
Final step of instcombine debuginfo; switch a couple...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Chandler Carruth
Fix warning about || and && without explicit grouping.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Devang Patel
Do not insert anything after terminator.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Chad Rosier
Renamed llvm.x86.sse42.crc32 intrinsics; crc64 doesn...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Eric Christopher
Comment cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Devang Patel
Do not move DBG_VALUE in middle of PHI nodes.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Devang Patel
If llvm.dbg.value and the value instruction it refers...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Devang Patel
Add comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Devang Patel
During branch folding avoid inserting redundant DBG_VAL...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Akira Hatanaka
Use MachineFrameInfo::hasCalls instead of MipsFunctionI...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Rafael Espindola
Fix some dwarf register numbers.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Galina Kistanova
Make few ExecutionEngine tests XFAIL for ARM, since...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Rafael Espindola
Fix LTO builds with xcode 4.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Akira Hatanaka
Add support for C++ exception handling.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Eric Christopher
Reorganize these slightly according to operand type.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Akira Hatanaka
Set HasSetDirective to true.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Eli Friedman
Fix test on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Charles Davis
Revert r132111. I built Release (without Asserts),...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Charles Davis
Fix definitions of UOP_SaveXMM128, UOP_SaveXMM128Big...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Charles Davis
Align Win64 EH Table sections to 4 bytes.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Charles Davis
Add a test for the chained directives that I forgot...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Francois Pichet
Fix MSVC warning regarding mkdir function usage.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Stuart Hastings
Reverting 132105: it broke some LLVM-GCC DejaGNU tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Cameron Zwarich
Mark tBX as an indirect branch rather than a return.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Charles Davis
Test .seh_startchained and .seh_endchained parsing.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Stuart Hastings
Correctly handle a one-word struct passed byval on...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Andrew Trick
indvars: incremental fixes for -disable-iv-rewrite...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Jakob Stoklund...
Add a RAGreedy::canEvict function.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Eli Friedman
Rewrite fast-isel integer cast handling to handle more...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Akira Hatanaka
Define WeakRefDirective.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Eli Friedman
PR9998: ashr exact %x, 31 is not equivalent to sdiv...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Devang Patel
Remove unused statistical counter.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Cameron Zwarich
Convert tBX_CALL / tBXr9_CALL to actual pseudoinstructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Charles Davis
Add tests for .seh_setframe and .seh_handlerdata parsin...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Eric Christopher
Clean up comment a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Eric Christopher
Implement the 'm' modifier. Note that it only works...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Akira Hatanaka
Remove MipsTargetLowering::LowerFP_TO_SINT. Patterns...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Akira Hatanaka
Custom-lower FCOPYSIGN nodes.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Eli Friedman
Prepare ARMFastISel::SelectSIToFP for getRegForValue...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Evan Cheng
Simplify r132022 based on Cameron's feedback.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Akira Hatanaka
Update MaxCallFrameSize regardless of the relocation...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Akira Hatanaka
Change initial value of MaxCallFrameSize. MipsFI::getMa...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Akira Hatanaka
Coding style fixes. Added comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Francois Pichet
Remove unused OpcodeMask enumerator.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Francois Pichet
Fix 3 MSVC warnings:
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Francois Pichet
Fix MSVC warning: "is out of range for enum constant"
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Rafael Espindola
Fix some issues Duncan found in the previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Frits van Bommel
Fix warning in the CMake build about redefining LLVM_PA...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Argyrios Kyrtzidis
[tablegen] A couple of changes to ClangDiagnosticEmmitter.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Charles Davis
Add tests for .seh_savereg and .seh_savexmm parsing...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Cameron Zwarich
Restore an accidentally removed comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Cameron Zwarich
Move some code to a more logical place.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Cameron Zwarich
Make tTAILJMPr/tTAILJMPrND emit a tBX without a precedi...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Cameron Zwarich
Change the order of tBX's operands so that the predicat...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Cameron Zwarich
Rename tBX_Rm to tBX.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Cameron Zwarich
Rename the existing tBX/tBXr9 instructions to tBX_CALL...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Andrew Trick
indvars: fixed IV cloning in -disable-iv-rewrite mode...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Charles Davis
Add a test for .seh_pushframe parsing. Fix the bug...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Rafael Espindola
Replace the -unwind-tables option with a per function...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Akira Hatanaka
Fix lowering of DYNAMIC_STACKALLOC nodes.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Charles Davis
Add a test for the .seh_handler directive. Fix problems...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Bruno Cardoso...
Fix PR9762
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
Evan Cheng
Forgot dyn_cast check.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
Eric Christopher
Implement the arm 'L' asm modifier.
commit
|
commitdiff
|
tree
|
snapshot
next