projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add a RegisterClassInfo class that lazily caches information about
[oota-llvm.git]
/
lib
/
VMCore
/
2011-05-31
Eli Friedman
Add a minor missing -verify check. Found by inspection.
tree
|
commitdiff
2011-05-27
Chad Rosier
CRC32 intrinsics were renamed at revision 132163. ...
tree
|
commitdiff
2011-05-26
Chad Rosier
Renamed llvm.x86.sse42.crc32 intrinsics; crc64 doesn...
tree
|
commitdiff
2011-05-25
Rafael Espindola
Replace the -unwind-tables option with a per function...
tree
|
commitdiff
2011-05-23
Devang Patel
Clear list of instructions without DebugLoc.
tree
|
commitdiff
2011-05-22
Chris Lattner
add a helper method to get the byval alignment of an...
tree
|
commitdiff
2011-05-22
Chris Lattner
remove StandardPasses, it has been replaced with PassMa...
tree
|
commitdiff
2011-05-21
Nick Lewycky
Add CreateLifetimeStart and CreateLifetimeEnd to the...
tree
|
commitdiff
2011-05-20
Benjamin Kramer
Remove noisy semicolons.
tree
|
commitdiff
2011-05-18
Eli Friedman
Shuffle StandardPasses.cpp into VMCore; add it to CMake.
tree
|
commitdiff
2011-05-18
Devang Patel
Use IRBuiler while constant folding terminator.
tree
|
commitdiff
2011-05-18
Duncan Sands
Now that SrcBits and DestBits always represent the...
tree
|
commitdiff
2011-05-18
Duncan Sands
Tighten up checking of the validity of casts. (1)...
tree
|
commitdiff
2011-05-18
Duncan Sands
Teach getCastOpcode about element-by-element vector...
tree
|
commitdiff
2011-05-16
Rafael Espindola
Don't do tail calls in a function that call setjmp...
tree
|
commitdiff
2011-05-13
Rafael Espindola
Make codegen able to handle values of empty types....
tree
|
commitdiff
2011-05-10
Rafael Espindola
Fix cmake again.
tree
|
commitdiff
2011-05-10
Nick Lewycky
Remove empty file.
tree
|
commitdiff
2011-05-10
Rafael Espindola
Fix cmake build.
tree
|
commitdiff
2011-05-10
Nick Lewycky
Revert r131155 for now. It makes VMCore depend on Analy...
tree
|
commitdiff
2011-05-10
David Chisnall
Add support for plugins add passes to the default set...
tree
|
commitdiff
2011-05-05
Devang Patel
In debug output, clearly list new instructions without...
tree
|
commitdiff
2011-05-03
Bill Wendling
Replace the "movnt" intrinsics with a native store...
tree
|
commitdiff
2011-04-29
Devang Patel
Print new instructions without DebugLoc.
tree
|
commitdiff
2011-04-28
Matt Beaumont-Gay
Coalesce some DEBUGs (moving an only-used-in-DEBUG...
tree
|
commitdiff
2011-04-28
Devang Patel
Beautify debug info probe output.
tree
|
commitdiff
2011-04-28
Devang Patel
Add command line option to print debug info in human...
tree
|
commitdiff
2011-04-26
Duncan Sands
Another example of a static table that wasn't marked...
tree
|
commitdiff
2011-04-25
Chris Lattner
mark a large static table static. Pointed out by Micha...
tree
|
commitdiff
2011-04-24
Jay Foad
Fix an assert to check exactly what it says.
tree
|
commitdiff
2011-04-23
Jay Foad
Remove unused STL header includes.
tree
|
commitdiff
2011-04-21
Jay Foad
PR9214: Convert Metadata API to use ArrayRef.
tree
|
commitdiff
2011-04-20
Nick Lewycky
Structs have elements not parameters. I'm surprised...
tree
|
commitdiff
2011-04-15
Chris Lattner
Fix a ton of comment typos found by codespell. Patch by
tree
|
commitdiff
2011-04-13
Devang Patel
Fix debug message.
tree
|
commitdiff
2011-04-13
Jay Foad
PR9214: Convert ConstantExpr::getIndices() to return...
tree
|
commitdiff
2011-04-13
Jay Foad
Remove some redundant llvm:: prefixes.
tree
|
commitdiff
2011-04-13
Jay Foad
PR9214: Convert ConstantExpr::getWithOperands() to...
tree
|
commitdiff
2011-04-13
Bill Wendling
Reapply r129401 with patch for clang.
tree
|
commitdiff
2011-04-12
Bill Wendling
Revert r129401 for now. Clang is using the old way...
tree
|
commitdiff
2011-04-12
Bill Wendling
Remove the unaligned load intrinsics in favor of using...
tree
|
commitdiff
2011-04-12
Nick Lewycky
Make IRBuilder support StringRef for building strings.
tree
|
commitdiff
2011-04-11
Jay Foad
Don't include Operator.h from InstrTypes.h.
tree
|
commitdiff
2011-04-11
Jay Foad
Phi nodes always use an even number of operands, so...
tree
|
commitdiff
2011-04-10
Bill Wendling
Revert r129235 pending a vetting of the EH rewrite.
tree
|
commitdiff
2011-04-10
Bill Wendling
Beginning of the Great Exception Handling Rewrite.
tree
|
commitdiff
2011-04-08
Nick Lewycky
llvm.global_[cd]tor is defined to be either external...
tree
|
commitdiff
2011-04-07
Nick Lewycky
Set unnamed_addr on strings created through the IRBuilder.
tree
|
commitdiff
2011-04-06
Nick Lewycky
Replace const std::vector& with ArrayRef in the type...
tree
|
commitdiff
2011-04-06
Devang Patel
face+palm
tree
|
commitdiff
2011-04-06
Nick Lewycky
Add an empty key for DebugLoc so that you can store...
tree
|
commitdiff
2011-04-06
Nick Lewycky
Support using DebugLoc's in a DenseMap.
tree
|
commitdiff
2011-04-04
Jay Foad
Remove some support for ReturnInsts with multiple opera...
tree
|
commitdiff
2011-04-03
Eric Christopher
Move Object.cpp out of VMCore and into Object.
tree
|
commitdiff
2011-04-03
Eric Christopher
Add a set of C bindings for the Object interface.
tree
|
commitdiff
2011-04-01
Jay Foad
Various Instructions' resizeOperands() methods are...
tree
|
commitdiff
2011-04-01
Duncan Sands
While testing dragonegg I noticed that isCastable and...
tree
|
commitdiff
2011-03-30
Jay Foad
Remove PHINode::reserveOperandSpace(). Instead, add...
tree
|
commitdiff
2011-03-30
Bill Wendling
Remove dead code.
tree
|
commitdiff
2011-03-29
Evan Cheng
Add intrinsics @llvm.arm.neon.vmulls and @llvm.arm...
tree
|
commitdiff
2011-03-29
Bill Wendling
Spruce up the error output.
tree
|
commitdiff
2011-03-16
Devang Patel
Do not accidently initialize NumDbgValueLost and NumDbg...
tree
|
commitdiff
2011-03-10
Francois Pichet
Unbreak the CMake build.
tree
|
commitdiff
2011-03-10
Devang Patel
Introduce DebugInfoProbe. This is used to monitor how...
tree
|
commitdiff
2011-03-09
Eric Christopher
Make these options hidden to reduce the amount of text...
tree
|
commitdiff
2011-03-07
Justin Holewinski
ptx: Fix calling convention printing in AsmWriter.cpp
tree
|
commitdiff
2011-03-06
Nick Lewycky
ConstantInt has some getters which return ConstantInt...
tree
|
commitdiff
2011-03-04
Devang Patel
Add ArrayRef variant.
tree
|
commitdiff
2011-03-03
Tilmann Scheller
Use X86_thiscall calling convention for Win64 as well.
tree
|
commitdiff
2011-03-02
Tilmann Scheller
Add Win64 thiscall calling convention.
tree
|
commitdiff
2011-03-02
Rafael Espindola
Add a special streamer to libLTO that just records...
tree
|
commitdiff
2011-03-01
Talin
Added missing va_end().
tree
|
commitdiff
2011-02-28
Talin
Add an END_WITH_NULL accessor for ConstantStruct.
tree
|
commitdiff
2011-02-18
Devang Patel
These tags are now covered by dwarf::TagString().
tree
|
commitdiff
2011-02-18
Rafael Espindola
Expose getTypeName to the C API. Patch by Patrick Walton.
tree
|
commitdiff
2011-02-18
Chris Lattner
hoist GlobalValue::removeDeadConstantUsers up to being...
tree
|
commitdiff
2011-02-17
Nadav Rotem
Enhance constant folding of bitcast operations on vecto...
tree
|
commitdiff
2011-02-15
Chris Lattner
convert ConstantVector::get to use ArrayRef.
tree
|
commitdiff
2011-02-14
Chris Lattner
revert my ConstantVector patch, it seems to have made...
tree
|
commitdiff
2011-02-14
Chris Lattner
Switch ConstantVector::get to use ArrayRef instead...
tree
|
commitdiff
2011-02-13
Nadav Rotem
Fix a regression from r125393;
tree
|
commitdiff
2011-02-11
Nadav Rotem
Fix 9173.
tree
|
commitdiff
2011-02-11
Chris Lattner
make ConstantExpr::replaceUsesOfWithOnConstant preserve...
tree
|
commitdiff
2011-02-11
Chris Lattner
make the constantexpr interfaces for inbounds GEPs...
tree
|
commitdiff
2011-02-10
Chris Lattner
switch the constantexpr, target folder, and IRBuilder...
tree
|
commitdiff
2011-02-09
Chris Lattner
refactor ConstantExpr interfaces a bit around "exactness".
tree
|
commitdiff
2011-02-07
Chris Lattner
fix comment change.
tree
|
commitdiff
2011-02-07
Chris Lattner
implement .ll and .bc support for nsw/nuw on shl and...
tree
|
commitdiff
2011-02-06
Chris Lattner
enhance vmcore to know that udiv's can be exact, and...
tree
|
commitdiff
2011-02-01
Jay Foad
Make SwitchInst::removeCase() more efficient.
tree
|
commitdiff
2011-02-01
Duncan Sands
Have m_One also match constant vectors for which every...
tree
|
commitdiff
2011-01-30
Nick Lewycky
Fix 'fcmp one' constant folding. Noticed by inspection.
tree
|
commitdiff
2011-01-30
Nick Lewycky
Fix some formatting and upgrade comments from llvm...
tree
|
commitdiff
2011-01-29
Nick Lewycky
Add the select optimization recently added to instcombi...
tree
|
commitdiff
2011-01-27
Jay Foad
Fix indentation.
tree
|
commitdiff
2011-01-26
Jay Foad
Simplify User::operator delete().
tree
|
commitdiff
2011-01-26
Nick Lewycky
AttrListPtr has an overloaded operator== which does...
tree
|
commitdiff
2011-01-25
Rafael Espindola
Move unnamed_addr after the function arguments on Sabre...
tree
|
commitdiff
2011-01-23
Chris Lattner
teach Value::isDereferenceablePointer that byval argume...
tree
|
commitdiff
2011-01-21
Nick Lewycky
Add a constant folding of casts from zero to zero....
tree
|
commitdiff
next