projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2010-07-21
Owen Anderson
First stab at updating the documentation for INITIALIZE...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Eric Christopher
Baby steps towards ARM fast-isel.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Owen Anderson
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Eric Christopher
Hack around extracts that aren't easy to process.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Jim Grosbach
tidy up
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Bruno Cardoso...
Add missing AVX convert instructions. Those instruction...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Jim Grosbach
tidy up.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Jim Grosbach
80 column and trailing whitespace cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Dan Gohman
Add some debug output to help diagnose PR7689.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Nate Begeman
Fix a couple issues with Win64 ABI
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Owen Anderson
Add the INITIALIZE_PASS macro.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Bruno Cardoso...
Avoid AVX instructions to be selected instead of its...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Dan Gohman
NamedMDNode is never an operand.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Dan Gohman
Disallow null as a named metadata operand.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Daniel Dunbar
Use System/DataTypes.h instead of stdint.h, which isn...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Dan Gohman
Use TrackingVH instead of WeakVH for NamedMDNode's...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Dan Gohman
Tidy.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Owen Anderson
Move the smarts of AnalysisGroup registration into...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Dan Gohman
Delete an obsolete comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Chris Lattner
strip out the 2.7 release notes, this really is the...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Rafael Espindola
Fix calling convention on ARM if vfp2+ is enabled.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Gabor Greif
appease Validator
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Gabor Greif
add info on operand rotation
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Eric Christopher
Pulling out previous patch, must've run the tests in
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Eric Christopher
Lower MEMBARRIER on x86 and support processors without...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Lang Hames
Changed OStream templates to functions on raw_ostream...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Bruno Cardoso...
Add AVX only vzeroall and vzeroupper instructions
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Gabor Greif
restore aesthetics
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Evan Cheng
Teach bottom up pre-ra scheduler to track register...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Eric Christopher
Turn this test on again after the llvm-gcc change in...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Eric Christopher
Update this to use a "valid" alignment.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Bruno Cardoso...
Add new AVX vpermilps, vpermilpd and vperm2f128 instruc...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Bruno Cardoso...
Add new AVX vmaskmov instructions, and also fix the...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Dan Gohman
Give MDNode printing has access to the current Module...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Jakob Stoklund...
Change the createSpiller interface to take a MachineFun...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Dan Gohman
Make this code a little more readable.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Dan Gohman
Use DebugLocs instead of MDNodes.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Owen Anderson
Move the handling of PassRegistrationListener's to...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Bruno Cardoso...
Add new AVX vextractf128 instructions
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Dan Gohman
Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Dan Gohman
Don't look up the "dbg" metadata kind by name.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
make asmprinter optional, even though passing in null...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Greg Clayton
Added support to MachO.h for many defines and structure...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
continue pushing dependencies around.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
reduce X86MCInstLower dependencies on asmprinter.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
pass around MF, not MMI.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Dan Gohman
Rename removeAllMetadata to clearMetadataHashEntries...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
move two asmprinter methods into the asmprinter .cpp...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Jakob Stoklund...
Implement loop splitting analysis.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Dan Gohman
Remove an obsolete comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Dan Gohman
Add support for remapping metadata kind IDs when readin...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Matt Fleming
Include some tests for the recently committed ELF secti...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Dale Johannesen
Fix test for switch statements and increase
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
there is now no reason to link in TARGETS_TO_BUILD...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
fix edis to only try to link in the x86 parts if the...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Owen Anderson
Move more functionality from Pass.cpp to PassRegistry...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Douglas Gregor
Fix edis makefile
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
prune #includes a little.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Matt Fleming
Add some more handlers for ELF section directives.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Eric Christopher
Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
fix DISABLE_EDIS
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Matt Fleming
Add the rest of the SHT_* values as defined in the...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Bob Wilson
Add support for a new Apple-style build target, Embedde...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
this logic is handled by tools/makefile.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Eric Christopher
Testcase for llvm-gcc commit r108910.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Dan Gohman
Remove setDbgMetadata and getDbgMetadata; their users...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Owen Anderson
Let's get those buildbots green: #include is needed...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Dan Gohman
Use getDebugLoc and setDebugLoc instead of getDbgMetada...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
apparently also missing an include.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
this is in System
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
remove option from tablegen for building static header.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Bruno Cardoso...
Add new AVX instruction vinsertf128
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
turn this into a normal header.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
hopefully heal the linux builders
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Gabor Greif
tidy up
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Owen Anderson
I just fail with SVN today.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
there is no reason to dynamically generate a static...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
drop edinfo.inc into the objdir for src!=objdir builds.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Owen Anderson
Oops.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Eric Christopher
Update header.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Owen Anderson
Convert the internal PassRegistrar class into a new...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
edis needs to link in mcdisassembler.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
update cmake.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
hopefully teach cmake to build the .inc file.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
edinfo doesn't need to be built here.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
cmake too
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
forgot to add a file
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Chris Lattner
start straightening out libedis's dependencies and...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Gabor Greif
remove testing cruft, this can be found in unittests...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Dan Gohman
Remember that the induction variable is always a PHINod...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Gabor Greif
migrate essentially everything from under #ifdef DEBUG_...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Dan Gohman
Fix SCEV denormalization of expressions where the exit...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Owen Anderson
Pull out r108755. After offline discussion with Chris...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Dan Gohman
Add a fast path for x - x.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Gabor Greif
extend to cast<> and cast_or_null<> tests
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Dan Gohman
Simplify this code; LoopInfo::getCanonicalInductionVari...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Dan Gohman
Make getOrInsertCanonicalInductionVariable guarantee...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Gabor Greif
isa<> tests
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Dan Gohman
Change an argument from an Instruction* to a Value...
commit
|
commitdiff
|
tree
|
snapshot
next