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-10-01
Dan Gohman
Don't use identifiers that start with an underscore...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Douglas Gregor
Teach CMake to look for bidirectional_iterator, iterato...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Evan Cheng
Observe hasExtraSrcRegAllocReq and hasExtraDefRegAllocR...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Evan Cheng
Add hasExtraSrcRegAllocReq and hasExtraDefRegAllocReq...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Evan Cheng
Add instruction flags: hasExtraSrcRegAllocReq and hasEx...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Douglas Gregor
Remove GVNPRE.cpp from the CMake makefile
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Chris Lattner
remove the GVNPRE pass. It has been subsumed by the...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Evan Cheng
Update ARM JIT emitter to account for ld/st multiple...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Evan Cheng
Change ld/st multiples to explicitly model the writebac...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Devang Patel
Add another MDNode into DebugLocTuple. This will be...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Devang Patel
If location info is attached with an instruction then...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Devang Patel
Use MachineInstr as an processDebugLoc() argument.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Devang Patel
Use MDNode * directly as an RecordSourceLine() argument.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Devang Patel
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Devang Patel
Add isFOO() helpers. Fix getDirectory() and getFilename...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Bob Wilson
Use OutStreamer.SwitchSection instead of writing out...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Bob Wilson
Add a new virtual EmitStartOfAsmFile method to the...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Bob Wilson
Fix a comment typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Devang Patel
Check for null MDNode element while printing comment.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Bob Wilson
Fix a comment.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Bob Wilson
The AsmPrinter base class contains a DwarfWriter member...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Jeffrey Yasskin
Assert that ConstantArrays are created with correctly...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Dan Gohman
Fix this code so that it doesn't try to iterate through...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Reid Kleckner
Silence comparison always false warning in -Asserts...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Jim Grosbach
Add additional assert() to verify no extraneous use...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Devang Patel
Print tag name for MDNodes that are used to encode...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Reid Kleckner
Fix integer overflow in instruction scheduling. This...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Devang Patel
Silence unused variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Jim Grosbach
Clarify comment phrasing.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Evan Cheng
Add a option which would move ld/st multiple pass befor...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Evan Cheng
Add a target hook to add pre- post-regalloc scheduling...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Evan Cheng
Forgot this test earlier.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Chris Lattner
add macruby, fix a validation problem.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Nick Lewycky
Fix compile error as debug interface changed.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Jim Grosbach
replace TRI->isVirtualRegister() with TargetRegisterInf...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Jim Grosbach
When checking whether we need to reserve a register...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Jim Grosbach
Add "isBarrier = 1" to return instructions.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Jim Grosbach
fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
David Goodwin
Remove regression that requires post-RA scheduling...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Bob Wilson
For Darwin, emit all the text section directives togeth...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Devang Patel
Simplify.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
David Goodwin
Remove -post-RA-schedule flag and add a TargetSubtarget...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Douglas Gregor
Forward-declare ValueSymbolTable so that SymbolTableLis...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Mike Stump
Add a way for a frontend to generate more complex dwarf...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Jim Grosbach
minor cleanup and add clarifying comment
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Devang Patel
Lookup handler name only when assertions are enabled.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Devang Patel
Add removeMD().
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Devang Patel
Only one custom meadata of each kind can be attached...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Jim Grosbach
Additional check for regno==0
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Devang Patel
Use assertion instead of early exit to catch malformed...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Devang Patel
Remove unnecessary cast.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Devang Patel
Remove std::string uses from DebugInfo interface.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Devang Patel
Create empty StringRef is incoming cstring is NULL.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Jim Grosbach
Simplify the tracking of virtual frame index registers...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Jim Grosbach
Moving register scavenging to a post pass results in...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
David Goodwin
Post-RA regressions.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Evan Cheng
Fix PR4687. Pre ARMv5te does not support ldrd / strd...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Nick Lewycky
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Nick Lewycky
Fix configure bug that only shows up in a clean build...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Nick Lewycky
Roll back r83048.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Nick Lewycky
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Nick Lewycky
On Linux, uname -m reports the kernel type. Some Linux...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Devang Patel
Parse custom metadata attached with an instruction.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Stuart Hastings
B&I's buildit forces a PATH that omits /Developer....
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Stuart Hastings
For B&I-style builds, tweak build_llvm script to prefer...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Jim Grosbach
Adjust processFunctionBeforeCalleeSavedScan() to correc...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Dan Gohman
Add C API calls for building FNeg operations. Patch...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Devang Patel
s/class Metadata/class MetadataContext/g
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Devang Patel
Do not use global typedef for MDKindID.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Jeffrey Yasskin
Forgot to update the documentation in r82906. s/DEBUG_R...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Devang Patel
Remove unnecessary include.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Dan Gohman
Add a testcase for r83011.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Dan Gohman
When extending the operands of an addrec, iterate throu...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Devang Patel
Do not hardcode metadata names.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Dan Gohman
Add a CHECK line to check the position of the second...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Evan Cheng
Fix Thumb2 IT block pass bug. t2MOVi32imm may not be...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Jakob Stoklund...
Use KILL instead of IMPLICIT_DEF in LowerSubregs pass.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Jakob Stoklund...
Introduce the TargetInstrInfo::KILL machine instruction...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Dan Gohman
Add a testcase to help test analysis preservation.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Dan Gohman
Create a README.txt for lib/Analysis, and add an entry.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Devang Patel
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Dan Gohman
Use VerifySchedule instead of doing the work manually.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Dan Gohman
Fix this debug output to handle the case where the...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Dan Gohman
Include the name of the loop header in debug messages.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Dan Gohman
Remove a redundant #ifndef and add an assertion string.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Dan Gohman
Convert LoopSimplify and LoopExtractor from FunctionPas...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Bob Wilson
Pass the optimization level when constructing the ARM...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Evan Cheng
Make ARM and Thumb2 32-bit immediate materialization...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Daniel Dunbar
Don't traverse into .svn directories.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Anton Korobeynikov
Fix thinko in my recent movt commit: it's not safe...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Chris Lattner
The select instruction is not neccesarily in the same...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Evan Cheng
Coalescer should not delete extract_subreg, insert_subr...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Erick Tryzelaar
Document a bug in the ocaml bindings has wrong linkage...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Erick Tryzelaar
Expose the rest of the attribute settings.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Erick Tryzelaar
Fix a bug in ocaml bindings that has incorrect linkage...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Mikhail Glushenkov
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Mikhail Glushenkov
Add a way to query the number of input files.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Mikhail Glushenkov
Document the 'not' combinator.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Mikhail Glushenkov
A bit prettier formatting.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
Dan Gohman
Remove temporary debugging hack.
commit
|
commitdiff
|
tree
|
snapshot
next