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-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
2009-07-06
Evan Cheng
Add bfc to armv6t2.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Evan Cheng
Added ARM::mls for armv6t2.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Evan Cheng
Avoid adding a duplicate def. This fixes PR4478.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Owen Anderson
No need to double-include config.h
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Owen Anderson
We need to include config.h to get the proper setting...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Owen Anderson
Thread LLVMContext through the constant folding APIs...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Misha Brukman
* Allow skipping parts of the installation to be able...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Sanjiv Gupta
pic16 doesn't have a Data64bitsDirective. Set it NULL...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Sanjiv Gupta
pic16 isn't ready to handle llvm.metadata yet.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Chris Lattner
Add two new accessors to the C bindings, patch by Wladi...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Chris Lattner
improve portability to windows, patch by Xerces Ranby!
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Jeffrey Yasskin
Oops, I #included errno.h from inside the llvm::sys...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Stuart Hastings
Mark this test as Darwin only. Patch by Bill Wendling.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Duncan Sands
Fix the cmake build - patch by Xerxes Rånby.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Sanjiv Gupta
Reverting back the changes checked-in accidently.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Sanjiv Gupta
Implement _CONFIG macro to allow users to se to configu...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Bruno Cardoso...
Changed ELFCodeEmitter to inherit from ObjectCodeEmitter
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Sanjiv Gupta
Corrected the names description. Change in a comment...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Bruno Cardoso...
Cleanup MachO writer and code emitter. Fix 80 cols...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Bruno Cardoso...
Just forgot to include the two new files
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Bruno Cardoso...
Add the Object Code Emitter class. Original patch by...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
Owen Anderson
More LLVMContext-ification.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-05
Oscar Fuentes
CMake: Fixes previous change: CMAKE_BUILD_TYPE is unkno...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-05
Owen Anderson
More LLVMContext-ification.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-05
Nick Lewycky
There are five floating point types.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-05
Nick Lewycky
There are *four* lights!
commit
|
commitdiff
|
tree
|
snapshot
2009-07-05
Oscar Fuentes
CMake: Avoids defining _DEBUG on MSVC Release builds...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-05
Duncan Sands
Clarify that later compiler versions are known to
commit
|
commitdiff
|
tree
|
snapshot
2009-07-04
Nick Lewycky
When comparing constants, consider a less wide constant...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-04
Jeffrey Yasskin
Have cmake define HAVE_STRERROR and friends to 1 when...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-04
Mikhail Glushenkov
Make -save-temps=obj play better with -o.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-04
Mikhail Glushenkov
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-04
Mikhail Glushenkov
LLVMC can be now compiled w/o dynamic plugin support.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-04
Mikhail Glushenkov
LLVMC doesn't need ENABLE_PIC to build now.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Mike Stump
Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Owen Anderson
Even more passes being LLVMContext'd.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Nick Lewycky
Add Static Single Information construction pass writte...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Duncan Sands
Silence a warning when assertions are turned off.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Duncan Sands
Silence a warning when assertions are turned off.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Duncan Sands
Silence warning when building without assertions.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Duncan Sands
Silence warnings when assertions are turned off.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Duncan Sands
In this unreachable code, return an initialized value.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Duncan Sands
Add newline at end of file.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Duncan Sands
Add newline at end of file.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Torok Edwin
Fix typo: intepreter->interpreter.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Duncan Sands
Fix the build: provide uint8_t.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Sanjiv Gupta
For extended loads of type i1 to i8, we will need to...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Tilmann Scheller
Various small changes related to the Condition Register...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Tilmann Scheller
Refactor ABI code in the PowerPC backend.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Tilmann Scheller
Implement the SVR4 ABI for PowerPC.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Tilmann Scheller
Add NumFixedArgs attribute to CallSDNode which indicate...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Tilmann Scheller
Small cleanups in the PowerPC backend.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Bruno Cardoso...
Factor some code out and support for Jump Table relocations
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Mikhail Glushenkov
Add --enable-llvmc-dynamic configure option.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Mikhail Glushenkov
Trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Evan Cheng
Add thumb2 sign / zero extend with rotate instructions.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Andreas Bolka
Minor improvement to the LDA debug output.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Owen Anderson
Second batch of passes using LLVMContext.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Evan Cheng
Add Thumb2 load / store multiple instructions. Not...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Owen Anderson
Convert the first batch of passes to use LLVMContext.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Daniel Dunbar
Replace std::iostreams with raw_ostream in TableGen.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Evan Cheng
t2LDR_PRE etc are loads.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Evan Cheng
Added indexed stores.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Owen Anderson
Fill in a few more missing accessors.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Evan Cheng
Sign extending pre/post indexed loads.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Chris Lattner
switch the .ll parser to use SourceMgr.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Chris Lattner
switch the .ll parser into SMDiagnostic.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Devang Patel
Simplify debug info intrisinc lowering.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Chris Lattner
add an explicit class for holding llvm::SourceMgr diagn...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
David Goodwin
Checkpoint refactoring of ThumbInstrInfo and ThumbRegis...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Chris Lattner
implement error recovery in the llvm-mc parser. Feel...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Owen Anderson
Make the current LLVMContext available to passes.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Douglas Gregor
CMake build fixes, from Xerxes Ranby
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Bruno Cardoso...
shrinking down #includes
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Owen Anderson
Add an accessor to Function so that Passes can easily...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Sanjiv Gupta
Prefix bin dir to executables.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Devang Patel
Remove tabs.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Sanjiv Gupta
Fixed handling of -c option.wq
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Owen Anderson
Use LLVMContext for generating MDStrings too.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Owen Anderson
Use LLVMContext to generate metadata constants.
commit
|
commitdiff
|
tree
|
snapshot
next