projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use rcpss/rcpps (X86) to speed up reciprocal calcs (PR21385).
[oota-llvm.git]
/
lib
/
2014-11-11
Sanjay Patel
Use rcpss/rcpps (X86) to speed up reciprocal calcs...
tree
|
commitdiff
2014-11-11
Bill Schmidt
[PowerPC] Replace foul hackery with real calls to __tls...
tree
|
commitdiff
2014-11-11
Rafael Espindola
Use a 8 bit immediate when possible.
tree
|
commitdiff
2014-11-11
Dario Domizioli
[X86][ELF] Fix PR20243 - leaf frame pointer bug with...
tree
|
commitdiff
2014-11-11
Oliver Stannard
LLVM incorrectly folds xor into select
tree
|
commitdiff
2014-11-11
Vasileios Kalintiris
[mips] Add preliminary support for the MIPS II target.
tree
|
commitdiff
2014-11-11
Vasileios Kalintiris
[mips] Add hardware register name "hwr_ulr" ($29)
tree
|
commitdiff
2014-11-11
Andrea Di Biagio
[X86] Add missing check for 'isINSERTPSMask' in method...
tree
|
commitdiff
2014-11-11
Vasileios Kalintiris
Recommit "[mips] Add names and tests for the hardware...
tree
|
commitdiff
2014-11-11
David Majnemer
MC, COFF: Use relocations for function references insid...
tree
|
commitdiff
2014-11-11
Craig Topper
Use uint64_t as the type for the X86 TSFlag format...
tree
|
commitdiff
2014-11-11
Michael Kuperstein
[X86] Fix pattern match for 32-to-64-bit zext in the...
tree
|
commitdiff
2014-11-11
Jingyue Wu
[NVPTX] Remove dead code in NVPTXTargetTransformInfo...
tree
|
commitdiff
2014-11-11
Rafael Espindola
MCAsmParserExtension has a copy of the MCAsmParser...
tree
|
commitdiff
2014-11-11
Rafael Espindola
Add const. NFC.
tree
|
commitdiff
2014-11-11
Quentin Colombet
[X86] Custom lower UINT_TO_FP from v4f32 to v4i32,...
tree
|
commitdiff
2014-11-11
Nico Weber
speling.
tree
|
commitdiff
2014-11-10
Chad Rosier
[yaml2obj] Support AArch64 relocations.
tree
|
commitdiff
2014-11-10
Michael Kuperstein
Reverting r221626 due to a too-strict test.
tree
|
commitdiff
2014-11-10
Juergen Ributzka
[AArch64][FastISel] Fix kill flags for integer extends.
tree
|
commitdiff
2014-11-10
Juergen Ributzka
[SwitchLowering] Fix the "fixPhis" function.
tree
|
commitdiff
2014-11-10
Michael Kuperstein
[X86] Fix pattern match for 32-to-64-bit zext in the...
tree
|
commitdiff
2014-11-10
Rafael Espindola
Copy externally_initialized in GlobalVariable::copyAttr...
tree
|
commitdiff
2014-11-10
Jingyue Wu
[NVPTX] Add an NVPTX-specific TargetTransformInfo
tree
|
commitdiff
2014-11-10
Rafael Espindola
Misc style fixes. NFC.
tree
|
commitdiff
2014-11-10
Vasileios Kalintiris
Fix extra semicolon warning. NFC.
tree
|
commitdiff
2014-11-10
Zoran Jovanovic
[mips][microMIPS] Fix issue with delay slot filler...
tree
|
commitdiff
2014-11-10
Daniel Sanders
[mips] Fix sret arguments for N32/N64 which were accide...
tree
|
commitdiff
2014-11-08
Saleem Abdulrasool
Transforms: address some late comments
tree
|
commitdiff
2014-11-08
Saleem Abdulrasool
Transforms: sort source files in build
tree
|
commitdiff
2014-11-07
Chad Rosier
[Reassociate] Better preserve NSW/NUW flags.
tree
|
commitdiff
2014-11-07
Saleem Abdulrasool
Transforms: use typedef rather than using aliases
tree
|
commitdiff
2014-11-07
Saleem Abdulrasool
Transform: add SymbolRewriter pass
tree
|
commitdiff
2014-11-07
Michael J. Spencer
Fix style.
tree
|
commitdiff
2014-11-07
Matt Arsenault
R600: Remove unused define
tree
|
commitdiff
2014-11-07
Daniel Sanders
[mips] Promote i32 arguments to i64 for the N32/N64...
tree
|
commitdiff
2014-11-07
NAKAMURA Takumi
[CMake] LLVMSupport: Give system_libs PRIVATE scope...
tree
|
commitdiff
2014-11-07
Daniel Sanders
[mips] Removed the remainder of MipsCC. NFC.
tree
|
commitdiff
2014-11-07
Daniel Sanders
[mips] Remove MipsCC::reservedArgArea() in favour of...
tree
|
commitdiff
2014-11-07
NAKAMURA Takumi
MipsCCState.h: Use LLVM_DELETED_FUNCTION for msc17.
tree
|
commitdiff
2014-11-07
Daniel Sanders
[mips] Move MipsCCState to a separate file and clang...
tree
|
commitdiff
2014-11-07
Daniel Sanders
[mips] Fix unused variable warnings introduced in r221521
tree
|
commitdiff
2014-11-07
Daniel Sanders
[mips] Remove remaining use of MipsCC::intArgRegs(...
tree
|
commitdiff
2014-11-07
Daniel Sanders
[mips] Remove MipsCC::getRegVT(). NFC
tree
|
commitdiff
2014-11-07
Daniel Sanders
[mips] Remove MipsCC::analyzeCallOperands in favour...
tree
|
commitdiff
2014-11-07
Daniel Sanders
[mips] Move SpecialCallingConv to MipsCCState and use...
tree
|
commitdiff
2014-11-07
Daniel Sanders
[mips] Removed IsVarArg from MipsISelLowering::analyzeC...
tree
|
commitdiff
2014-11-07
David Majnemer
SCCP: overdefined calls cannot become constant
tree
|
commitdiff
2014-11-07
Justin Hibbits
Add Position-independent Code model Module API.
tree
|
commitdiff
2014-11-07
Ahmed Bougacha
[AArch64] Keep flags on condition vreg when instantiati...
tree
|
commitdiff
2014-11-07
Rafael Espindola
Use a StringRefMemoryObject. NFC.
tree
|
commitdiff
2014-11-07
David Majnemer
LoopVectorize: Don't assume pointees are sized
tree
|
commitdiff
2014-11-06
David Majnemer
InstCombine: Rely on cmpxchg's return code when it...
tree
|
commitdiff
2014-11-06
Rafael Espindola
Remove unused variable. NFC.
tree
|
commitdiff
2014-11-06
Simon Atanasyan
[ELF][yaml2obj] Handle additional MIPS specific st_othe...
tree
|
commitdiff
2014-11-06
Rafael Espindola
Factor out call to push_back. NFC.
tree
|
commitdiff
2014-11-06
Simon Pilgrim
[X86][SSE] Vector integer/float conversion memory foldi...
tree
|
commitdiff
2014-11-06
Ahmed Bougacha
[X86] Add VFMADDSUB cases for the 213->231 custom inserter.
tree
|
commitdiff
2014-11-06
Ahmed Bougacha
[X86] Add missing FMA3 VFMADDSUB in the emitter.
tree
|
commitdiff
2014-11-06
David Majnemer
Object, COFF: Don't consider AuxFunctionDefinition...
tree
|
commitdiff
2014-11-06
Rafael Espindola
Base check on the section name, not the variable name.
tree
|
commitdiff
2014-11-06
Lang Hames
[RegAlloc] Kill off the trivial spiller - nobody is...
tree
|
commitdiff
2014-11-06
Michael Liao
Indentation fixes
tree
|
commitdiff
2014-11-06
Frederic Riss
Try to appease MSVC buildbots after r221466.
tree
|
commitdiff
2014-11-06
Frederic Riss
Change DIBuilder::createImportedDeclaration from taking...
tree
|
commitdiff
2014-11-06
Colin LeMahieu
[Hexagon] Adding basic Hexagon ELF object emitter.
tree
|
commitdiff
2014-11-06
Eli Bendersky
Clean up NVPTXLowerStructArgs.cpp. NFC
tree
|
commitdiff
2014-11-06
Daniel Sanders
[mips] Removed IsSoftFloat from MipsISelLowering::analy...
tree
|
commitdiff
2014-11-06
Chad Rosier
[Reassociate] Don't reassociate when mixing regular...
tree
|
commitdiff
2014-11-06
Daniel Sanders
[mips] Removed MipsISelLowering::analyzeFormalArguments...
tree
|
commitdiff
2014-11-06
Rafael Espindola
Compute the correct jump table entries on 32 bit windows.
tree
|
commitdiff
2014-11-06
Andrea Di Biagio
[X86] When commuting SSE immediate blend, make sure...
tree
|
commitdiff
2014-11-06
Aaron Ballman
Fixing some -Wcast-qual warnings; NFC.
tree
|
commitdiff
2014-11-06
Toma Tabacu
[mips] Tolerate the use of the %z inline asm operand...
tree
|
commitdiff
2014-11-06
Sasa Stankovic
[mips] Add the following MIPS options that control...
tree
|
commitdiff
2014-11-06
Toma Tabacu
[mips] Improve error/warning messages and testing for...
tree
|
commitdiff
2014-11-06
Daniel Sanders
[JIT] Fix more missing endian conversions (opcodes...
tree
|
commitdiff
2014-11-06
David Majnemer
Object, COFF: Infer symbol sizes from adjacent symbols
tree
|
commitdiff
2014-11-06
David Majnemer
X86, MC: Tidy up some whitespace in GetRelocType
tree
|
commitdiff
2014-11-06
Justin Bogner
GCOV: Make sure that function idents in the .gcda and...
tree
|
commitdiff
2014-11-06
Rafael Espindola
Add three other sections when L symbols are allowed.
tree
|
commitdiff
2014-11-06
Rafael Espindola
Allow L symbols in no_dead_strip sections.
tree
|
commitdiff
2014-11-06
Quentin Colombet
[X86] Lower VSELECT into SHRUNKBLEND when we shrink...
tree
|
commitdiff
2014-11-06
Matt Arsenault
Remove unnecessary .c_str() when implicitly converting...
tree
|
commitdiff
2014-11-05
Petar Jovanovic
[mips64] Fix MIPS64 exception personality encoding
tree
|
commitdiff
2014-11-05
Simon Pilgrim
[X86][SSE] Vector integer to float conversion memory...
tree
|
commitdiff
2014-11-05
Michael Ilseman
Fix heap-use-after-free bug in expandSDiv when the...
tree
|
commitdiff
2014-11-05
Steven Wu
Remove obsolete ARM intrinsics vclz and vcnt
tree
|
commitdiff
2014-11-05
Matt Arsenault
R600/SI: Fix omod display for VOP3b
tree
|
commitdiff
2014-11-05
Derek Schuff
[x86 fast-isel] Materialize allocas with the correct...
tree
|
commitdiff
2014-11-05
Matt Arsenault
R600/SI: Move all rsrc building functions to SIISelLowering
tree
|
commitdiff
2014-11-05
Matt Arsenault
R600/SI: Remove SI_ADDR64_RSRC
tree
|
commitdiff
2014-11-05
Justin Holewinski
[NVPTX] Add NVPTXLowerStructArgs pass
tree
|
commitdiff
2014-11-05
Duncan P. N. Exon...
IR: MDNode => Value: NamedMDNode::getOperator()
tree
|
commitdiff
2014-11-05
Sanjay Patel
remove extra breaks; NFC
tree
|
commitdiff
2014-11-05
Duncan P. N. Exon...
IR: MDNode => Value: AsmWriter SlotTracker API
tree
|
commitdiff
2014-11-05
Tilmann Scheller
[ARM] Remove more dead code.
tree
|
commitdiff
2014-11-05
Zoran Jovanovic
ps][microMIPS] Implement CodeGen support for ANDI16...
tree
|
commitdiff
2014-11-05
Colin LeMahieu
[Hexagon] [NFC] Alphabetizing cmake files.
tree
|
commitdiff
2014-11-05
Zoran Jovanovic
ps][microMIPS] Implement CodeGen support for SLL16...
tree
|
commitdiff
next