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-12-12
Dylan Noblesmith
cmake: work with CMake < 2.8.5
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Chandler Carruth
Manually upgrade the test suite to specify the flag...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Chandler Carruth
Add an explicit test of the auto-upgrade functionality...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Chandler Carruth
Don't rely in there being one argument before we've...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Michael J....
Support/FileSystem: Implement bool equivalent(file_stat...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Michael J....
Support/FileSystem: Implement canonicalize.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Michael J....
Support/Windows: Cleanup scoped handles.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Chandler Carruth
Update the LangRef documentation for llvm.ctlz and...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Chandler Carruth
Teach the verifier to reject all non-constant arguments...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Chandler Carruth
Switch llvm.cttz and llvm.ctlz to accept a second i1...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Dylan Noblesmith
re-enable unittest
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Dylan Noblesmith
ExecutionEngine: refactor interface
commit
|
commitdiff
|
tree
|
snapshot
2011-12-11
Craig Topper
Remove some remants of the old palign pattern fragment...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-11
Stepan Dyatkovskiy
Fixed bug 9905: Failure in code selection for llvm...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-11
Benjamin Kramer
Mips: Don't create a dangling IR function just to get...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-11
NAKAMURA Takumi
llvm/CMakeLists.txt: Fix LLVM_LIT_TOOLS_DIR since r1437...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-11
Nick Lewycky
Also remove unnecessary includes from this file, which...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Nick Lewycky
Minimize #include's and forward-declares in Target.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Nick Lewycky
Refactor the implementation of the TargetOptions out...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Chandler Carruth
Don't assume things about the exact details of the...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Chad Rosier
Revert associate SelectInsertValue test as well.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Chad Rosier
[fast-isel] SelectInsertValue seems to be causing misco...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Chad Rosier
Revert r146322 to appease buildbots. Original commit...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Chad Rosier
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Chandler Carruth
Use a simpler and more reliable command for converting...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Chandler Carruth
Teach the VCS detection to set some root-level variable...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Chandler Carruth
At the request of Michael Spencer, make the VCS version...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Stepan Dyatkovskiy
Fixed bug 9905: Failure in code selection for llvm...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Hal Finkel
Make CR spill and restore use a reserved register....
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Nick Lewycky
Fix typo, reported by Eitan Adler!
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Jakob Stoklund...
Try to align the point where a large basic block is...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Jakob Stoklund...
More debug output formatting.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Rafael Espindola
Handle expressions of the form _GLOBAL_OFFSET_TABLE_...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Andrew Trick
LSR: ignore strides in outer loops.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Jim Grosbach
ARM add some more pre-UAL VFP mnemonics for convenience...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Eli Friedman
Splats can contain undef's; make sure to handle them...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Jim Grosbach
ARM add some pre-UAL VFP mnemonics for convenience...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
NAKAMURA Takumi
unittests/Support/Path.cpp: [recursive_directory_iterat...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Bill Wendling
Add dump method for debugging.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Bill Wendling
Random cleanups. No description changes.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Jim Grosbach
ARM allows '' syntax, not just '#imm' for assembly.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Kostya Serebryany
[asan] call __asan_init from .preinit_array. This simpl...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Jim Grosbach
ARM assembly aliases for BIC<-->AND (immediate).
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Evan Cheng
Update test to something more sensible.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Jim Grosbach
ARM NEON data type aliases for VBIC(register).
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Jim Grosbach
ARM assembly parsing and encoding for VLD2 with writeback.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Jakub Staszak
SplitBlockPredecessors uses ArrayRef instead of Data...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Chad Rosier
[fast-isel] Add support for selecting insertvalue.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Rafael Espindola
Handle reloc_signed_4byte in here. Not doing so was...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Jakob Stoklund...
User a helper overload for a common pattern.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Bill Wendling
Revert r146041 et al. The FunctionPass doesn't take...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Jim Grosbach
Tidy up. Better base class factoring.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Jim Grosbach
Tidy up. Better base class factoring.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Jakob Stoklund...
Tweak debugging output.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Kevin Enderby
The second part of support for generating dwarf for...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Benjamin Kramer
This is now implemented.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Benjamin Kramer
X86: Add patterns for the various rounding ops for...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Benjamin Kramer
X86: Split (v)rounds[sd] into a normal and an intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Evan Cheng
Move isUnpredicatedTerminator() default implementation...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Evan Cheng
Remove hasSSE1orAVX(). It's the same as hasXMM().
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Andrew Trick
Add -unroll-runtime for unrolling loops with run-time...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Evan Cheng
Forgot setting -march.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Chandler Carruth
Fix InitializeNativeTargetAsmParser in CMake builds...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Rafael Espindola
Handle the case of the magical _GLOBAL_OFFSET_TABLE_...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Chad Rosier
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Akira Hatanaka
Rename WrapperPIC. It is now used for both pic and...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Akira Hatanaka
jalr should use t9 ($25) for indirect calls regardless...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Devang Patel
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Devang Patel
Update stale comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Eli Friedman
Fix a couple of logic bugs in TargetLowering::SimplifyD...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Michael J....
unittests/SupportTests: Fix test. pop modifies the...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Michael J....
unittests/SupportTests: Add some outs()'s to debug...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Devang Patel
Revert r146184. I am seeing performance regression...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Jim Grosbach
ARM convenience aliases for VSQRT.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Michael J....
Support/FileSystem: Implement recursive_directory_itera...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Nick Lewycky
Fix infinite loop in DSE when deleting a free in a...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Evan Cheng
Add 256-bit variant vmovss and vmovsd patterns. rdar...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Eli Friedman
Remove reference to dead GEPSplitterPass. PR11506.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Jim Grosbach
ARM 64-bit VEXT assembly uses a .64 suffix, not .32...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Owen Anderson
Enhance both TargetLibraryInfo and SelectionDAGBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Jim Grosbach
ARM VSHR implied destination operand form aliases.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Evan Cheng
Add various missing AVX patterns which was causing...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Jim Grosbach
Tidy up a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Devang Patel
Refactor. No intentional functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Chad Rosier
Add rather verbose stats for fast-isel failures.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Jim Grosbach
ARM asm parser, just issue a warning for a duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Devang Patel
Filter "sink to" candidate blocks sooner. This avoids...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Akira Hatanaka
Pass a GlobalAddress instead of an ExternalSymbol to...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Jim Grosbach
ARM VSUB implied destination operand form aliases.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Jim Grosbach
Tidy up a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Owen Anderson
Don't explicitly marked libm rounding ops as legal...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Jim Grosbach
ARM VQADD implied destination operand form aliases.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Jim Grosbach
ARM a few more VMUL implied destination operand form...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Akira Hatanaka
Implement 64-bit support for thread local storage handling.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Owen Anderson
Teach SelectionDAG to match more calls to libm function...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Jim Grosbach
ARM assembler support for register name aliases.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Evan Cheng
Make MachineInstr instruction property queries more...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Evan Cheng
Add test for r146163.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Evan Cheng
Many of the SSE patterns should not be selected when...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Daniel Dunbar
Revert r146143, "Fix bug 9905: Failure in code selectio...
commit
|
commitdiff
|
tree
|
snapshot
next