index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2012-11-21
[mips] Generate big GOT code.
Akira Hatanaka
2012-11-21
[mips] Simplify lowering functions in MipsISelLowering.cpp by using the helper
Akira Hatanaka
2012-11-21
[mips] Add helper functions that create nodes for computing address.
Akira Hatanaka
2012-11-21
[mips] Add command line option "-mxgot".
Akira Hatanaka
2012-11-21
[mips] When a node which loads from a GOT is created, pass a MachinePointerInfo
Akira Hatanaka
2012-11-21
Add new predicates for the immediate operands.
Jyotsna Verma
2012-11-21
[mips] Add target operand flag enums for big GOT relocations.
Akira Hatanaka
2012-11-21
Use one common 'let' expression to set PrintMethod for all immediate operands.
Jyotsna Verma
2012-11-21
Add relocations used for mips big GOT.
Akira Hatanaka
2012-11-21
Implementing basic function-level profiling support in IntelJITEventListener.
Andrew Kaylor
2012-11-21
Add support for varargs functions for msp430.
Anton Korobeynikov
2012-11-21
Add support for byval args. Patch by Job Noorman!
Anton Korobeynikov
2012-11-21
Finish the renaming.
Rafael Espindola
2012-11-21
Renamed HexagonImmediates.td -> HexagonOperands.td.
Jyotsna Verma
2012-11-21
PR14055: Implement support for sub-vector operations in SROA.
Chandler Carruth
2012-11-21
Fix execution domain for packed FMA4 instructions.
Craig Topper
2012-11-21
Mark ISD::FMA as Legal instead of custom for x86 with FMA3/FMA4. Needed so th...
Craig Topper
2012-11-21
Make calcLiveInMask method static.
Jakub Staszak
2012-11-21
Make isScratchReg and isFPCopy methods static.
Jakub Staszak
2012-11-21
Whitespace.
Eric Christopher
2012-11-21
Update for some of the coding standard before rearranging functions
Eric Christopher
2012-11-21
Update some comments.
Eric Christopher
2012-11-21
Update and add some comments.
Eric Christopher
2012-11-21
Whitespace.
Eric Christopher
2012-11-20
Add obvious constantness.
Jakub Staszak
2012-11-20
Remove constness from this, it modifies the output stream as does
Eric Christopher
2012-11-20
removes a few "const" qualifiers
Sebastian Pop
2012-11-20
Removing some unused instruction definitions from the Hexagon backend.
Jyotsna Verma
2012-11-20
Remove unused function argument, add a bit to the comment.
Eric Christopher
2012-11-20
Formatting.
Eric Christopher
2012-11-20
Whitespace.
Eric Christopher
2012-11-20
[asan] use names of globals instead of an external set to distinguish the glo...
Kostya Serebryany
2012-11-20
[asan] don't instrument linker-initialized globals even with external linkage...
Kostya Serebryany
2012-11-20
[asan] make sure that linker-initialized globals (non-extern) are not instrum...
Kostya Serebryany
2012-11-20
Use LLVM_ENABLE_DUMP for the variables used in printing as well as the
Chandler Carruth
2012-11-20
Fix PR14132 and handle OOB loads speculated throuh PHI nodes.
Chandler Carruth
2012-11-20
Fix physical register liveness calculations:
Tim Northover
2012-11-20
Intel OCL built-ins calling conventions now support MacOS 32-bit.
Elena Demikhovsky
2012-11-20
Make the AttrListPtr object a part of the LLVMContext.
Bill Wendling
2012-11-20
Add a comment to associate a FIXME with a PR where it is matters.
Chandler Carruth
2012-11-20
Rework the rewriting of loads and stores for vector and integer allocas
Chandler Carruth
2012-11-20
80-column and whitespace fixups.
Eric Christopher
2012-11-19
Allow using MemoryBuffers with yaml::Stream directly.
Sean Silva
2012-11-19
Remove a function argument and propagate const around accordingly.
Eric Christopher
2012-11-19
Whitespace and 80-col.
Eric Christopher
2012-11-19
Make AsmPrinter::EmitTTypeReference() more robust - put
Anton Korobeynikov
2012-11-19
Factor out type info emission into separate routine.
Anton Korobeynikov
2012-11-19
Move section label emission to module end. Nothing should be
Eric Christopher
2012-11-19
Handle mixed normal and early-clobber defs on inline asm.
Jakob Stoklund Olesen
2012-11-19
80 cols
Joe Abbey
[prev]
[next]