projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2009-07-08
Dan Gohman
Make the code that updates ScalarEvolution's internal...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Dan Gohman
Tell ScalarEvolution to forget a loop before starting...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Torok Edwin
Convert more abort() calls to llvm_report_error().
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Owen Anderson
Switch GlobalVariable ctors to a sane API, where *eithe...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Chris Lattner
add some more check for vector compares.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Chris Lattner
convert a test to "FileCheck" style.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Chris Lattner
Add a new little "FileCheck" utility for regression...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
David Goodwin
Push methods into base class in preparation for sharing.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Bob Wilson
Implement NEON vld1 instructions.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Torok Edwin
Start converting to new error handling API.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
David Goodwin
Conform...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
David Goodwin
Start breaking out common base functionality for regist...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Chris Lattner
convert comments to doxygen style
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
David Goodwin
Add rev16 test... xfail for now
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
David Goodwin
Add myself to blame file...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
David Goodwin
Checkpoint Thumb2 Instr info work. Generalized base...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Duncan Sands
Remove trailing whitespace. Reorder some methods
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Rafael Espindola
Update the example to show that an archive can contain...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Alisdair Meredith
Trial first commit
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Sanjiv Gupta
Mark sublw_cc and subfw_cc as Terminator insns so that...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Nick Lewycky
Remove the vicmp and vfcmp instructions. Because we...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Evan Cheng
Add a Thumb2 instruction flag to that indicates whether...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Owen Anderson
Push LLVMContext through GlobalVariables and IRBuilder.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Chris Lattner
remove two methods that no longer exist.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Chris Lattner
more getting windows to build.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Chris Lattner
eliminate the v[if]cmp versions of these tests, now...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Chris Lattner
Change these tests to use [fi]cmp+sext instead of v...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Chris Lattner
dag combine sext(setcc) -> vsetcc before legalize....
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Chris Lattner
hopefully fix the build on windows.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Evan Cheng
Add a todo.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Evan Cheng
Also statically set bit 25 for BR_JT instructions.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Owen Anderson
LLVMContext-ification.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Evan Cheng
Statically encode bit 25 to indicate immediate form...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Bill Wendling
--- Reverse-merging (from foreign repository) r74952...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Chris Lattner
SelectionDAG::SignBitIsZero doesn't work right for...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Dale Johannesen
Commit the file I actually changed as part of last
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Dale Johannesen
Operand of asm("call") (the callee function) is represented
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Chris Lattner
add support for legalizing an icmp where the result...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Chris Lattner
add a trivial test that vector compares work.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Chris Lattner
random code cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Chris Lattner
implement support for spliting and scalarizing vector...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Chris Lattner
lower vector icmp/fcmp to ICMP/FCMP nodes with the...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Chris Lattner
ScalarizeVecRes_ShiftOp and ScalarizeVecRes_BinOp are...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Bob Wilson
Change NEON vldN/vstN intrinsics to specify "N" as...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Chris Lattner
add support for vector legalizing of *_EXTEND.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Jeffrey Yasskin
Fix llvm.org/PR4481: Make llvm-config print the right...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Devang Patel
Disable loop index split for now and let nightly tester...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Chris Lattner
verify that the fcmp version of this works just as...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Devang Patel
Accidently dropped this while removing dead code in...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Bill Wendling
DWARF requires frame moves be specified at specific...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Owen Anderson
LLVMContext-ifiy the implementation of the C API.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Devang Patel
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Owen Anderson
LLVM Context-ification.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Dan Gohman
Fix a typo and a grammaro in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Evan Cheng
Add Thumb2 movcc instructions.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Evan Cheng
Add missing tests.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Chris Lattner
Implement parsing support for the .comm directive....
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Owen Anderson
LLVMContext-ify the bitcode reader.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Dan Gohman
Add a paragraph about the Add->FAdd API change.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Evan Cheng
Add BX and BXr9 encodings. Patch by Sean Callanan.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Mike Stump
Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Owen Anderson
Use LLVMContext in the LLLexer.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Chris Lattner
fix a bug in post-order iterators with external storage...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Chris Lattner
fix some type confusion in ReadVBR64: "Piece" should...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Owen Anderson
Have scoped mutexes take referenes instead of pointers.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Chris Lattner
Fix lli to print an error and exit when EE returns...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Chris Lattner
"BinaryObject.h was implicitly converting between uint...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Bill Wendling
Remove unused parameter.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Chris Lattner
Eliminate the static constructors and locks from Dynami...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Chris Lattner
remove dead code, noone creates instances of "DynamicLi...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Evan Cheng
Revert 74898. It broke several tests.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Chris Lattner
we don't use libtool anymore, update comments.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Torok Edwin
Fix braces.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Torok Edwin
Introduce new error handling API.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Owen Anderson
Re-LLVMContext-ize DebugInfo, now with less breakage.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Dan Gohman
Change all SCEV* to SCEV *.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Owen Anderson
This parameter should default to true, not false.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Mikhail Glushenkov
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Mikhail Glushenkov
Documentation update.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Mikhail Glushenkov
Show how to modify built-in options.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Owen Anderson
Revert part of r74873 that broke Clang's debug info...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Mikhail Glushenkov
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Mikhail Glushenkov
Documentation update.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Mikhail Glushenkov
s/llvmc2/llvmc/
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Mikhail Glushenkov
Add an 'init' option property.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Mikhail Glushenkov
Refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Mikhail Glushenkov
Comment fix.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Sanjiv Gupta
if the terminator is a branch depending upon the side...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Evan Cheng
Add Thumb2 pkhbt / pkhtb.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Evan Cheng
Add some more Thumb2 multiplication instructions.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Evan Cheng
80 col violation.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Dale Johannesen
Don't accept globals as matching 'i' constraint
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Devang Patel
Add isMetadata() to check metadata operand.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Devang Patel
Add new ValueType for metadata.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Devang Patel
!"i" is a valid MDString.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Devang Patel
Avoid directly relying on llvm.dbg.compile_unit and...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Devang Patel
Add FIXMEs.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Owen Anderson
"LLVMContext* " --> "LLVMContext *"
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Owen Anderson
Finish LLVMContext-ing lib/Analysis. This required...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Evan Cheng
isThumb2 really should mean thumb2 only, not thumb2+.
commit
|
commitdiff
|
tree
|
snapshot
next