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-13
Jim Grosbach
Range checking for 16-bit immediates in ARM assembly.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Jay Foad
Revert r135042. As Chris pointed out, it had no effect...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Evan Cheng
Fix up TargetLoweringObjectFile ctors to properly initi...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Jim Grosbach
Give the ARM BKPT instruction the right operand type.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Evan Cheng
Change test case, one that actually failed before my...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Jim Grosbach
Add tests for ARM parsing of 'BKPT' instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Jim Grosbach
Fix copy-pasto.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Jim Grosbach
Add tests for ARM parsing of 'BIC' instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Jim Grosbach
Add some FIXMEs.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Evan Cheng
Revert accidental commit.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Evan Cheng
It's not safe to fold (fptrunc (sqrt (fpext x))) to...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Jim Grosbach
Add tests for ARM parsing of 'AND' instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Jim Grosbach
Improve ARM assembly parsing diagnostics a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Jim Grosbach
Add tests for ARM parsing of 'ADD' instruction
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Jim Grosbach
Destination register operand is optional for ADC and...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Jim Grosbach
Flesh out ARM Parser support for shifted-register operands.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Jim Grosbach
80 columns.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Jim Grosbach
Update MCParsedAsmOperand debug methods.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Jay Foad
Really cache function types and anonymous struct types.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Jay Foad
Convert InsertValueInst and ExtractValueInst APIs to...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Jay Foad
Add some bits that I found useful when converting Inser...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Danil Malyshev
Add to RuntimeDyld support different object formats
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Chris Lattner
stop leaking all named struct types with an empty name...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Evan Cheng
Add an entry.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Bruno Cardoso...
AVX Codegen support for 256-bit versions of vandps...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Bill Wendling
Don't emit the FDE end label if the last thing emitted...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Eli Friedman
Add an assert (which should never trigger) that trigger...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Evan Cheng
Improve codegen for select's:
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Bill Wendling
Assign variable before we test it.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Bill Wendling
Fix obvious think-o.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Bill Wendling
Clean up the handling of an EBP/RBP unwind frame pointe...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Bill Wendling
There is a cyclic dependency between MC and Target...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Francois Pichet
Remove the const from Type after of Jay deconstify...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Benjamin Kramer
Delete StructType bodies when destroying a StructType.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Jim Grosbach
Add check for predicate w/o S bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Jim Grosbach
Improve test cases from r134746.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Garrison Venn
Reverted 134901 because of 134959. Did not use svn...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Jay Foad
Second attempt at de-constifying LLVM Types in Function...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Tobias Grosser
VectorType is also a SequentialType
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Tobias Grosser
Remove IntegerType constness from TargetData
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Francois Pichet
Fix the BrainF build.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Chris Lattner
simplify assertions to not be completely redundant.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Chris Lattner
make the IRBuilder type methods return non-const types.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Andrew Trick
Comment correction.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Bill Wendling
Revert r134893 and r134888 (and related patches in...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Nick Lewycky
TypeMap had a destructor that destroyed the types it...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Andrew Trick
indvars: Code reorganization in preparation for
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Eric Christopher
Revert r134921, 134917, 134908 and 134907. They're...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
John Wiegley
fix some examples
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Cameron Zwarich
Fix LTO after the recent MC subtarget refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Evan Cheng
Most MCCodeEmitter's don't meed MCContext.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
David Greene
Use get(0 Instead of Create()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Evan Cheng
Disassembler doesn't need TargetMachine anymore.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Evan Cheng
struct Init -> class Init.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
David Greene
Fix Build
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
David Greene
[AVX] Make Inits Foldable
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Shantonu Sen
Resynchronize EDInfo.h and EDEmitter.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Jim Grosbach
Fix recognition of ARM 'adcs' mnemonic.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Jim Grosbach
Simplify printing of ARM shifted immediates.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Garrison Venn
Modified demo to work with non const Type parameters...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
NAKAMURA Takumi
test/CodeGen/PowerPC/vector.ll: Tweak redirection ...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Jay Foad
De-constify Types in StructType::get() and TargetData...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Cameron Zwarich
Add a missing test for r134882.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Jay Foad
De-constify Types in FunctionType::get().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Jay Foad
Remove mentions of type planes.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Evan Cheng
- Eliminate MCCodeEmitter's dependency on TargetMachine...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Rafael Espindola
Don't duplicate the work done by a gep into a "bitcast...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Cameron Zwarich
Fix <rdar://problem/9751331>.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Chandler Carruth
Silence -Wunused-variable in release builds.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Chandler Carruth
Make the destructor virtual to silence GCC's -Wnon...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Jakub Staszak
Use BranchProbability instead of floating points in...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Jakub Staszak
- Make BranchProbability constructor public.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Jakub Staszak
Don't analyze block if it's not considered for ifcvt...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Chris Lattner
finish a thought.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Rafael Espindola
Move the loads after the calls so that the fix for
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Rafael Espindola
Use CHECK-NEXT.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Nick Lewycky
Remove tests for APIs that were removed.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Nick Lewycky
Update OCaml bindings. Opaque types are gone, type...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Chris Lattner
the various ConstantExpr::get*Ty methods existed to...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Chris Lattner
don't load element before checking to see if it is...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Chris Lattner
Eliminate the WriteTypeSymbolic function. Now that...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Chris Lattner
stop using WriteTypeSymbolic.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Chris Lattner
remove the DerivedType which isn't adding value anymore.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Chris Lattner
Land the long talked about "type system rewrite" patch...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Chris Lattner
add a #include
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Chris Lattner
fix a really bad bug that would cause nested cursors...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Chris Lattner
more tests not making the jump into the brave new world.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Chris Lattner
remove some crufy old tests that aren't adding much...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Chris Lattner
remove a test that doesn't make sense in the new world.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
NAKAMURA Takumi
test/CodeGen/X86/vector.ll: Tweak temporary output...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
NAKAMURA Takumi
Windows/DynamicLibrary.inc: Fix trivial warnings. Thank...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
NAKAMURA Takumi
lit/LitConfig.py: Demote Win32 message "Unable to find...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Evan Cheng
Revert accidental commit.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Evan Cheng
Change createAsmParser to take a MCSubtargetInfo instea...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Jakob Stoklund...
Oops, didn't mean to commit that.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Lang Hames
Added test cases for GVN signed intrinsics recognition...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Lang Hames
Added recognition for signed add/sub/mul with overflow...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Jakob Stoklund...
Hoist spills within a basic block.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Eli Friedman
Really force on 64bit for 64-bit targets. Should fix...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Eli Friedman
Revert earlier unnecessary hack. Make sure we correctl...
commit
|
commitdiff
|
tree
|
snapshot
next