index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
NVPTX
Commit message (
Expand
)
Author
Age
Files
Lines
*
ArrayRefize getMachineNode(). No functionality change.
Michael Liao
2013-04-19
1
-14
/
+14
*
Add support for subsections to the ELF assembler. Fixes PR8717.
Peter Collingbourne
2013-04-17
1
-1
/
+2
*
[NVPTX] Fix a few style issues in NVVMReflect
Justin Holewinski
2013-04-02
1
-72
/
+56
*
[NVPTX] Remove support for SM < 2.0. This was never fully supported anyway.
Justin Holewinski
2013-03-30
2
-14
/
+2
*
[NVPTX] Add NVVMReflect pass to allow compile-time selection of
Justin Holewinski
2013-03-30
3
-0
/
+201
*
[NVPTX] Run clang-format on all NVPTX sources.
Justin Holewinski
2013-03-30
31
-1956
/
+2298
*
[NVPTX] Fix handling of vector arguments
Justin Holewinski
2013-03-24
2
-7
/
+56
*
DAGCombiner: Use correct value type for checking legality of BR_CC v3
Tom Stellard
2013-03-08
1
-1
/
+7
*
ArrayRefize some code. No functionality change.
Benjamin Kramer
2013-03-07
1
-18
/
+16
*
Fix PR10475
Michael Liao
2013-03-01
1
-1
/
+1
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
4
-13
/
+15
*
Update TargetLowering ivars for name policy.
Jim Grosbach
2013-02-20
1
-3
/
+3
*
[NVPTX] Disable vector registers
Justin Holewinski
2013-02-12
17
-1997
/
+1274
*
[NVPTX] Make address space errors more explicit (llvm_unreachable -> report_f...
Justin Holewinski
2013-02-09
1
-1
/
+2
*
[PEI] Pass the frame index operand number to the eliminateFrameIndex function.
Chad Rosier
2013-01-31
2
-14
/
+6
*
Clean up assignment of CalleeSaveStackSlotSize: get rid of the default and ex...
Eli Bendersky
2013-01-23
1
-2
/
+3
*
NVPTX: Stop leaking memory by using a managed constant instead of a new Argum...
Benjamin Kramer
2013-01-23
1
-3
/
+5
*
Switch TargetTransformInfo from an immutable analysis pass that requires
Chandler Carruth
2013-01-07
2
-12
/
+1
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
19
-53
/
+53
*
convert a bunch of callers from DataLayout::getIndexedOffset() to GEP::accumu...
Nuno Lopes
2012-12-30
1
-10
/
+5
*
Use the predicate methods off of AttributeSet instead of Attribute.
Bill Wendling
2012-12-30
2
-3
/
+2
*
Remove duplicate includes.
Roman Divacky
2012-12-21
1
-1
/
+0
*
MachineInstrBuilderize NVPTX.
Jakob Stoklund Olesen
2012-12-20
1
-39
/
+30
*
Rename the 'Attributes' class to 'Attribute'. It's going to represent a singl...
Bill Wendling
2012-12-19
2
-2
/
+2
*
Add a way of printing out an arbitrary label name for a section
Eric Christopher
2012-12-13
1
-0
/
+2
*
s/AttrListPtr/AttributeSet/g to better label what this class is going to be i...
Bill Wendling
2012-12-07
2
-2
/
+2
*
[NVPTX] Fix crash with unnamed struct arguments
Justin Holewinski
2012-12-05
1
-1
/
+1
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
9
-18
/
+18
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
12
-67
/
+67
*
Allow targets to prefer TypeSplitVector over TypePromoteInteger when computin...
Justin Holewinski
2012-11-29
2
-0
/
+7
*
[NVPTX] Order global variables in def-use order before emiting them in the fi...
Justin Holewinski
2012-11-16
1
-3
/
+67
*
NVPTXISelLowering.cpp: Fix warnings. [-Wunused-variable]
NAKAMURA Takumi
2012-11-14
1
-6
/
+4
*
Fix invalid asserts, use llvm_unreachable instead.
Jakub Staszak
2012-11-14
1
-3
/
+3
*
[NVPTX] Implement custom lowering of loads/stores for i1
Justin Holewinski
2012-11-14
2
-2
/
+61
*
Remove unused field.
Eric Christopher
2012-11-12
1
-1
/
+0
*
[NVPTX] Add more precise PTX/SM target attributes
Justin Holewinski
2012-11-12
4
-11
/
+57
*
[NVPTX] Use ABI alignment for parameters when alignment is not specified.
Justin Holewinski
2012-11-09
1
-0
/
+3
*
Revert the majority of the next patch in the address space series:
Chandler Carruth
2012-11-01
1
-5
/
+3
*
Revert the series of commits starting with r166578 which introduced the
Chandler Carruth
2012-11-01
1
-4
/
+5
*
Add some cleanup to the DataLayout changes requested by Chandler.
Micah Villmow
2012-10-24
1
-4
/
+3
*
Implement a basic VectorTargetTransformInfo interface to be used by the loop ...
Nadav Rotem
2012-10-24
1
-1
/
+1
*
Add in support for getIntPtrType to get the pointer type based on the address...
Micah Villmow
2012-10-24
1
-1
/
+1
*
Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerin...
Nadav Rotem
2012-10-18
2
-1
/
+12
*
Temporarily revert the TargetTransform changes.
Bob Wilson
2012-10-18
2
-12
/
+1
*
Resubmit the changes to llvm core to update the functions to support differen...
Micah Villmow
2012-10-15
1
-3
/
+5
*
Revert 165732 for further review.
Micah Villmow
2012-10-11
1
-4
/
+3
*
Add in the first iteration of support for llvm/clang/lldb to allow variable p...
Micah Villmow
2012-10-11
1
-3
/
+4
*
Add a new interface to allow IR-level passes to access codegen-specific infor...
Nadav Rotem
2012-10-10
2
-1
/
+12
*
Create enums for the different attributes.
Bill Wendling
2012-10-09
2
-2
/
+3
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
7
-28
/
+28
[next]