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-07-29
Eli Friedman
Make sure to correctly clear the exact/nuw/nsw flags...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Chandler Carruth
Rewrite the CMake build to use explicit dependencies...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Jakub Staszak
Remove extra semicolon.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Owen Anderson
Enhance the fixed-length decoder emitter to support...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bill Wendling
Visit the landingpad instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bill Wendling
Add the AddLandingPadInfo function.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Jakub Staszak
Change LBH_TAKEN_WEIGHT to 124 (from 128). Right now...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Jim Grosbach
PLD and PLI are not predicable in ARM mode.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Jim Grosbach
CBZ/CBNZ are Thumb2 only. No need for ARM mode tests...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Jim Grosbach
ARM assembly parsing and encoding for BLX (immediate).
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Owen Anderson
Enhance the fixed-length decoder emitter to support...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Eli Friedman
LangRef and basic memory-representation/reading/writing...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Jakub Staszak
If run with -debug give more information about Cyclic...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Jakub Staszak
Heuristics are in descending priority now. If we use...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Jakob Stoklund...
Handle REG_SEQUENCE with implicitly defined operands.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Jim Grosbach
Remove obsolete FIXME reference in comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Jim Grosbach
ARM assembly parsing and encoding for BFC and BFI.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Jakub Staszak
Add InEdges (edges from header to the loop) in Loop...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bill Wendling
Use ArrayRef instead of requiring an std::vector.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bill Wendling
The personality function should be a Function* and...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Douglas Gregor
Fix Clang attribute reader tblgen output for a correspo...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Jakob Stoklund...
Reverse order of RS_Split live ranges under -compact...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bill Wendling
Initial code to convert ResumeInsts into calls to _Unwi...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Jakub Staszak
Fix stupid mistake from commit 136381.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Jakub Staszak
Speed up BlockFrequencyInfo a little bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Jim Grosbach
Add fixme.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bill Wendling
Use version 402 for the GCDA files when compiling for...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Owen Anderson
Update comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Owen Anderson
Fill in some encoding information for STRD instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Owen Anderson
Revert r136295. It broke nightly testers because some...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Jim Grosbach
ARM parsing and encoding for ADR.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Jim Grosbach
Update ARM tests for parsing and encoding of WFE, WFI...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Nadav Rotem
CR fix: The ANY_EXTEND can be removed because the input...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Duncan Sands
Use unsigned rather than uint16_t in case anyone feels...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Duncan Sands
Check an additional property specific to the way LLVM
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Duncan Sands
Add a unittest for the simply connected components...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Duncan Sands
Due to changes coming from the new LLVM type system...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Duncan Sands
This file was moved from Support to ADT. Correct a...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bill Wendling
Some minor cleanups. No functionalitical change.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bill Wendling
Leverage some of the code that John wrote to manage...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bill Wendling
Don't add in the asked for size so that we don't copy...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Nick Lewycky
In DenseMapInfo<pair<T, U>> tombstone key, use the...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bill Wendling
Automatically merge the landingpad clauses when we...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Oscar Fuentes
Explicitly declare a library dependency of LLVM*Desc to
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Oscar Fuentes
Updated cmake library dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bill Wendling
Make sure that the landingpad instruction takes a Const...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bill Wendling
Add a couple of convenience functions:
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bruno Cardoso...
Invert the subvector insertion to be more likely to...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bruno Cardoso...
Add patterns to generate copies for extract_subvector...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bruno Cardoso...
movd/movq write zeros in the high 128-bit part of the...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bruno Cardoso...
Add a few patterns to match allzeros without having...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bruno Cardoso...
Add SINT_TO_FP and FP_TO_SINT support for v8i32 types...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Benjamin Kramer
Fix a use after free. An instruction can't be both...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Bill Wendling
Initial stab at getting inlining working with the EH...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Jim Grosbach
ARM parsing and encoding tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Argyrios Kyrtzidis
Add an optional 'bool makeAbsolute' in llvm::sys::fs...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Owen Anderson
Refactor and improve the encodings/decodings for addrmo...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Evan Cheng
Emit an error is asm parser parsed X86_64 only register...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
ARM assembly parsing and encoding for USUB16 and USUB8.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
ARM assembly parsing and encoding for USAX.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Kevin Enderby
Fix llvm-mc handing of x86 instructions that take 8...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
Clean up tabs.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
ARM assembly parsing and encoding support for USAT...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
ARM assembly parsing and encoding tests for USAD8 and...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Eli Friedman
Code generation for 'fence' instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
ARM assembly parsing and encoding tests for UQSUB16...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
Fix comment copy/paste-o.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
ARM assembly parsing and encoding tests for UQASX and...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
ARM assembly parsing and encoding tests for UQADD16...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jakub Staszak
Use BlockFrequency instead of uint32_t in BlockFrequenc...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
ARM assembly parsing and encoding for UMULL.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Devang Patel
Remove outdated FIXME comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
ARM assembly parsing and encoding for UMLAL.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
ARM assembly parsing and encoding tests for UMAAL.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Bill Wendling
Refuse to inline two functions which use different...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
ARM assembly parsing and encoding tests for UHSUB16...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
ARM assembly parsing and encoding tests for UHADD16...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
ARM parsing and encoding of SBFX and UBFX.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Bill Wendling
Keep enums stable. Append EH stuff to the end.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
ARM assembly parsing and encoding tests for UADD16...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
ARM assembly parsing and encoding tests for TST instruc...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
ARM assembly parsing and encoding tests for TEQ instruc...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Owen Anderson
Refactor the STRT and STRBT instructions to distinguish...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Bill Wendling
Merge the contents from exception-handling-rewrite...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
ARM assembly parsing and encoding for extend instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Nick Lewycky
Teach the ConstantMerge pass about alignment. Fixes...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Eli Friedman
X86ISD::MEMBARRIER does not require SSE2; it doesn...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Eli Friedman
The numbering of LLVMOpcode is supposed to be stable...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jakub Staszak
Add test cases for BlockFrequency.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Ted Kremenek
Add a generic 'capacity_in_bytes' function to allow...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
ARM assembly parsing aliases for extend instructions...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Devang Patel
Update document listing DIVariable elements to reflect...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
ARM cleanup of remaining extend instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jim Grosbach
ARM extend instructions simplification.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jakub Staszak
Optimize 96-bit division a little bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jakub Staszak
Move static methods to the anonymous namespace.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jakub Staszak
Edge to itself is backedge as well.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Frits van Bommel
Trim includes.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Frits van Bommel
Update CMake build for new gtest file.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Jay Foad
Remove some code that is no longer needed now that...
commit
|
commitdiff
|
tree
|
snapshot
next