projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Tidy up. Trailing whitespace.
[oota-llvm.git]
/
lib
/
Target
/
ARM
/
ARMJITInfo.cpp
2014-04-03
Jim Grosbach
Tidy up. Trailing whitespace.
blob
|
commitdiff
|
raw
2014-03-22
Craig Topper
Prune includes in ARM target.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-05
Roman Divacky
Stop casting away const qualifier needlessly.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-09
Eric Christopher
Remove getARMRegisterNumbering and replace with calls...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-25
Craig Topper
Replace uses of ARMBaseInstrInfo and ARMTargetMachine...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-12
Bob Wilson
Switch to unified syntax for VFP instructions in inline...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-02
Bob Wilson
Update comment to match my recent change.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-01
Bob Wilson
PR9081: Split up LDM instruction with deprecated use...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-29
Michael J. Spencer
I swear I did a make clean and make before committing...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-15
Jim Grosbach
move getRegisterNumbering() to out of ARMBaseRegisterIn...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-25
Zonr Chang
Add support to MOVimm32 using movt/movw for ARM JIT
blob
|
commitdiff
|
raw
|
diff to current
2010-04-07
Chris Lattner
rename llvm::llvm_report_error -> llvm::report_fatal_error
blob
|
commitdiff
|
raw
|
diff to current
2010-03-02
Xerxes Ranby
fix typo add missing (
blob
|
commitdiff
|
raw
|
diff to current
2010-03-02
Xerxes Ranby
Unbreak llvm-arm-linux buildbot and fix PR5309.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-02
Eric Christopher
Only save vector registers if we've defined for the...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-15
Jeffrey Yasskin
Change indirect-globals to use a dedicated allocIndirec...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
Jeffrey Yasskin
* Move stub allocation inside the JITEmitter, instead...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
Jeffrey Yasskin
Allow more than one stub to be being generated at the...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-20
Eric Christopher
Update comment to reflect instruction.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Evan Cheng
Proper support of non-lazy indirect symbols.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
Evan Cheng
Make sure to make stub region writable before emission...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-23
Chris Lattner
remove the last uses of Config/alloca.h
blob
|
commitdiff
|
raw
|
diff to current
2009-08-23
Benjamin Kramer
Remove Streams.h from the targets.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Dan Gohman
This void is implicit in C++.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-11
Jim Grosbach
Whitespace cleanup. Remove trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-25
Daniel Dunbar
More migration to raw_ostream, the water has dried...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-14
Torok Edwin
llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-12
Torok Edwin
Remove extra \n from LLVM_UNREACHABLE calls.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Torok Edwin
Implement changes from Chris's feedback.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Torok Edwin
Start converting to new error handling API.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-30
Bruno Cardoso Lopes
First patch in the direction of splitting MachineCodeEm...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Evan Cheng
ARMCompilationCallback should not save / restore vfp...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-13
Evan Cheng
Lazy compilation callback save / restore VFP registers.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-12
Evan Cheng
Remove the incorrect assertion. We don't have enough...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-12
Evan Cheng
VFP fld / fst immediate field is multiplied by 4.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-10
Evan Cheng
Correct PIC function stub codegen.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-10
Evan Cheng
Rename isGVNonLazyPtr to isIndirectSym to reflect how...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-08
Evan Cheng
Moved InvalidateInstructionCache to ARMJITInfo::emitFun...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-08
Evan Cheng
Rename startFunctionStub to startGVStub since it's...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-08
Evan Cheng
Handle ARM machine constantpool entry with non-lazy...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-07
Evan Cheng
More code clean up.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-07
Evan Cheng
Get PIC jump table working.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-07
Evan Cheng
Jump table JIT support. Work in progress.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Evan Cheng
Stylistic change.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Evan Cheng
Handle ARM machine constantpool entries.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-29
Evan Cheng
Correct way to handle CONSTPOOL_ENTRY instructions.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-22
Jim Grosbach
remove extraneous #ifdef's
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Jim Grosbach
use pre-UAL mnemonics for push/pop for compilaton callb...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Jim Grosbach
Update the stub and callback code to handle lazy compil...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Evan Cheng
Add Mac OS X compatible JIT callback routine.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-16
Nicolas Geoffray
Correlate stubs with functions in JIT: when emitting...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-29
Chris Lattner
Remove attribution from file headers, per discussion...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-30
Raul Herbster
JITInfo now resolves function addrs and also relocation...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-07
Evan Cheng
Initial JIT support for ARM by Raul Fernandes Herbster.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-17
Chris Lattner
no email addrs in file headers
blob
|
commitdiff
|
raw
|
diff to current
2007-07-05
Evan Cheng
Initial ARM JIT support by Raul Fernandes Herbster.
blob
|
commitdiff
|
raw
|
diff to current