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
Daniel Dunbar
llvm-build: Switch to using the common subdirectory...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Daniel Dunbar
LLVMBuild: Introduce a common section which currently...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Daniel Dunbar
llvm-build: Don't write out the required_libraries...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Daniel Dunbar
llvm-build: Add sketchy support for preserving comments...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Akira Hatanaka
Test case for r146432 by Jack Carter.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Akira Hatanaka
Emit B (unconditional branch) when -relocation-model...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Akira Hatanaka
Fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Pete Cooper
Fixed register allocator splitting a live range on...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Tony Linthicum
fix warning
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Bob Wilson
Implement 'e' and 'f' modifiers for Neon inline asm...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Tony Linthicum
Hexagon backend support
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Joerg Sonnenberger
Only replace fwrite with fputc, if the return value...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Daniel Dunbar
LLVMBuild: Remove trailing newline, which irked me.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Dan Gohman
When computing reverse-CFG reverse-post-order, skip...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Jan Sjödin
XOP instructions and encoding tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Jakob Stoklund...
Add a postOffset() alignment argument.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Jakob Stoklund...
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Jan Sjödin
XOP encoding bits and logic.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Jakob Stoklund...
Also set the proper alignment on inner islands and...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Dan Gohman
Add a TODO comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Daniel Dunbar
llvm-config: Default to "all" if no components are...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Dan Gohman
Fix a copy+pasto in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Dan Gohman
Use getArgOperand instead of getOperand on a call.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Dan Gohman
Inline SetSeqToRelease into its only caller, since...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Jakob Stoklund...
Make MF a class member instead of passing it around...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Dan Gohman
Fix omitted break statements in a switch.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Kostya Serebryany
[asan] use .preinit_array only on linux
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Chad Rosier
Revert r146363 to allow buildbots to make forward progress.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Roman Divacky
Add support for gnu_indirect_function.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Jakob Stoklund...
Add a -arm-align-constant-islands flag, default off.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Jakob Stoklund...
Extract a method.
commit
|
commitdiff
|
tree
|
snapshot
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
next