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-04-27
Devang Patel
Revert r130178. It turned out to be not the optimal...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Evan Cheng
If converter was being too cute. It look for root BBs...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Dan Gohman
When analyzing functions known to only access argument...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Andrew Trick
Corrects an old, old typo in a case that doesn't seem...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Devang Patel
Simplify cfg inserts a call to trap when unreachable...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Jakob Stoklund...
Also add <imp-def> operands for defined and dead super...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Rafael Espindola
Factor a bit of code to MCStreamer::EmitLabel. Keep...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Duncan Sands
Stop trying to have instcombine preserve LCSSA form...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Andrew Trick
Test case and comment for PR9633.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Nick Lewycky
Use static inline to do the right thing when built...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Eli Friedman
Refactor out code to fast-isel a memcpy operation with...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Rafael Espindola
Force some values to be absolute and align based on...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Eli Friedman
Fix an edge case involving branches in fast-isel on...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Andrew Trick
Fix for PR9633 [indvars] Assertion `isa<X>(Val) &&...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Chris Lattner
Enhance memdep to return clobber relation between noali...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Jakob Stoklund...
Add a safe-guard against repeated splitting for some...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Chris Lattner
use AA::isMustAlias to simplify some calls.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Chris Lattner
remove support for llvm.invariant.end from memdep....
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Evan Cheng
Be careful about scheduling nodes above previous calls...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Evan Cheng
This test should be in MC. It breaks with changes to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Chris Lattner
make a couple of changes to the standard pass pipeline:
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Chris Lattner
Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Chris Lattner
some random cleanups, no functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Chris Lattner
add an m_ConstantInt matching predicate that binds...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Jim Grosbach
ARM and Thumb2 support for atomic MIN/MAX/UMIN/UMAX...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Rafael Espindola
Print the label if we will use it in debug_frame.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Devang Patel
Refactor code. Keep dwarf register operation selection...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Jakob Stoklund...
Use the new TRI->getLargestLegalSuperClass hook to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Jakob Stoklund...
Add a TRI::getLargestLegalSuperClass hook to provide...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Benjamin Kramer
Force a triple on this test to unbreak windows buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Devang Patel
Fix an off by one error while accessing complex address...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Chris Lattner
Improve the bail-out predicate to really only kick...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Dan Gohman
Fast-isel support for simple inline asms.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Oscar Fuentes
Honor LLVM_BUILD_RUNTIME.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Rafael Espindola
Add test for PR9743.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Duncan Sands
Another example of a static table that wasn't marked...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Chris Lattner
don't emit the symbol name twice for local bss and...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Nick Lewycky
Add cmakefiles to build profile_rt.so!
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Evan Cheng
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Rafael Espindola
Print all the moves at a given label instead of just...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Nick Lewycky
Rename everything to follow LLVM style ... I think.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Rafael Espindola
No relocation produces a SLEB or ULEB, make sure they...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Chris Lattner
Enhance MemDep: When alias analysis returns a partial...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Devang Patel
Let dwarf writer allocate extra space in the debug...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Devang Patel
Rename a local variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Devang Patel
Rename a method to match what it really does.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Devang Patel
Do not drop a variable's complex address if it is not...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Dan Gohman
Fix an iterator invalidation bug.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Eric Christopher
Make this test disable fast isel as it's not needed.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Chris Lattner
mark a large static table static. Pointed out by Micha...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Chris Lattner
Improve adherence to general style, use "foo_t &x"...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Chris Lattner
allow adding a FoldingSetNodeID to a FastFoldingSetNode...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Chris Lattner
add a missed bitfield instcombine.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Akira Hatanaka
Lower BlockAddress node when relocation-model is static.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Devang Patel
A dbg.declare may not be in entry block, even if it...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Benjamin Kramer
Make tests more useful.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Chandler Carruth
Remove some hard coded CR-LFs. Some of these were the...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Duncan Sands
Fix comment typo. Noticed by Liu.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Rafael Espindola
Simplify the logic. Noticed by aKor.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Rafael Espindola
Synchronize the conditions for producing a .cfi_startpr...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Sebastian Redl
Fix Target/ARM/Thumb1FrameLowering.h header guard.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Sebastian Redl
Give MC/MCDisassembler/Disassembler.h a header guard.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Sebastian Redl
Give SplitKit.h a header guard.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Sebastian Redl
Give ImmutableIntervalMap.h an include guard.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Jay Foad
Fix an assert to check exactly what it says.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Mikhail Glushenkov
Add a TODO.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Mikhail Glushenkov
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Mikhail Glushenkov
Remove all references to plugins from the LLVMC docs.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Jay Foad
PR9214: Convert the DIBuilder API to use ArrayRef.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Jay Foad
Remove unused STL header includes.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Jay Foad
Like the coding standards say, do not use "using namesp...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Benjamin Kramer
Silence an overzealous uninitialized variable warning...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Andrew Trick
Accidental function name mangling.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Andrew Trick
Thumb2 and ARM add/subtract with carry fixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Andrew Trick
Comment edit.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
NAKAMURA Takumi
docs: Introduce cascading style <div> and <p> continued...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
NAKAMURA Takumi
test/CodeGen/X86/shrink-compare.ll: Relax expressions...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Owen Anderson
Teach FastISel to deal with instructions that have...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Devang Patel
Let front-end tie subprogram declaration with subprogra...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Eric Christopher
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Jakob Stoklund...
Always compare the cost of region splitting with the...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Mikhail Glushenkov
The .inc file is auto-generated and must not be edited...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Chris Lattner
Recommit the fix for rdar://9289512 with a couple tweaks to
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Johnny Chen
Disassembly of A8.6.59 LDR (literal) Encoding T1 (16...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Benjamin Kramer
DAGCombine: fold "(zext x) == C" into "x == (trunc...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Devang Patel
Do not leak argument's DbgVariables.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Devang Patel
Add asserts.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Benjamin Kramer
X86: Try to use a smaller encoding by transforming...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Frits van Bommel
Comment out some unused parameter names to silence...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Eric Christopher
Use enums for constant values.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Eric Christopher
Make the file format strings a little prettier for...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Eric Christopher
Add MachOObjectFile.cpp to cmake.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Eric Christopher
Hook in mach-o object files into Object interface.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Eric Christopher
Add support for 64-bit object files to Path.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Eric Christopher
Add an ObjectFile implementation for mach-o.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Eric Christopher
80-col fix.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
NAKAMURA Takumi
include/llvm/Target/TargetAsmInfo.h: Fix a warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Evan Cheng
In Thumb2 mode, lower frame indix references to:
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Evan Cheng
Typo
commit
|
commitdiff
|
tree
|
snapshot
next