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
/
include
/
llvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid splitting an interval multiple times; avoid splitting re-materializable...
Evan Cheng
2008-10-24
1
-0
/
+5
*
Fix constant-offset emission for x86-64 absolute addresses. This
Dan Gohman
2008-10-24
1
-0
/
+36
*
Added raw_fd_ostream::close().
Ted Kremenek
2008-10-23
1
-0
/
+3
*
Changes to make the Windows build work...
Steve Naroff
2008-10-23
1
-3
/
+13
*
Committing a good chunk of the pre-register allocation live interval splittin...
Evan Cheng
2008-10-23
1
-0
/
+33
*
Introduce INT64_C macro and unbreak LLVM on MSVC.
Argiris Kirtzidis
2008-10-23
1
-0
/
+3
*
Change create*Pass factory functions to return Pass* instead of
Daniel Dunbar
2008-10-22
1
-10
/
+9
*
Fix incorrect testing for the end of the both strings in CStrInCStrNoCase. T...
Ted Kremenek
2008-10-22
1
-1
/
+1
*
Add raw_ostream versions of WriteBitcodeToFile and BitcodeWriterPass.
Daniel Dunbar
2008-10-22
1
-0
/
+9
*
Add some comments explaining the meaning of a boolean
Duncan Sands
2008-10-22
1
-7
/
+9
*
Move Print*Pass to use raw_ostream.
Daniel Dunbar
2008-10-22
1
-5
/
+5
*
Fix comment to name "TokenFactor" instead of "Token factor".
Bill Wendling
2008-10-21
1
-1
/
+1
*
Privatize PrintModulePass and PrintFunctionPass and add
Daniel Dunbar
2008-10-21
2
-55
/
+16
*
Clear raw_fd_ostream error string on success and explain behavior in
Daniel Dunbar
2008-10-21
1
-4
/
+5
*
fix a tricky bug in the JIT global variable emitter, that was triggered when ...
Nuno Lopes
2008-10-21
2
-1
/
+4
*
constify some methods and variables in ImmutableList.
Ted Kremenek
2008-10-21
1
-9
/
+9
*
Add skeleton for the pre-register allocation live interval splitting pass.
Evan Cheng
2008-10-20
1
-0
/
+2
*
Update the stub and callback code to handle lazy compilation. The stub
Jim Grosbach
2008-10-20
1
-0
/
+8
*
Add a register class -> virtual registers map.
Evan Cheng
2008-10-20
1
-7
/
+30
*
This forward declaration is unnecessary.
Evan Cheng
2008-10-20
1
-1
/
+0
*
Teach getTypeToTransformTo to return something
Duncan Sands
2008-10-20
1
-4
/
+5
*
Fix a typo in a comment.
Dan Gohman
2008-10-20
1
-1
/
+1
*
Fix typo in a comment.
Matthijs Kooijman
2008-10-20
1
-1
/
+1
*
Remove another stale comment.
Matthijs Kooijman
2008-10-20
1
-3
/
+1
*
Remove an inappropriate (probably outdated) comment.
Matthijs Kooijman
2008-10-20
1
-3
/
+1
*
Make llvm memory barrier available as an intrinsic
Mon P Wang
2008-10-18
1
-1
/
+2
*
Teach DAGCombine to fold constant offsets into GlobalAddress nodes,
Dan Gohman
2008-10-18
5
-13
/
+20
*
Use the opcode predicates, instead of duplicating the code.
Dan Gohman
2008-10-17
1
-3
/
+3
*
Add RCBarriers to TargetInstrDesc. It's a list of register classes the given ...
Evan Cheng
2008-10-17
1
-5
/
+19
*
Added MemIntrinsicNode which is useful to represent target intrinsics that
Mon P Wang
2008-10-17
2
-6
/
+62
*
Keep track of *which* input constraint matches an output
Chris Lattner
2008-10-17
2
-6
/
+12
*
add an assert so that PR2356 explodes instead of running off an
Chris Lattner
2008-10-17
1
-0
/
+10
*
Add comment on how tagged pointers are
Gabor Greif
2008-10-17
1
-1
/
+8
*
Trim #includes.
Dan Gohman
2008-10-16
5
-10
/
+3
*
Introduce a typing refinenement on tagged data
Gabor Greif
2008-10-16
1
-5
/
+5
*
Const-ify several TargetInstrInfo methods.
Dan Gohman
2008-10-16
2
-5
/
+7
*
Fix a calculation error in comments.
Zhongxing Xu
2008-10-16
1
-1
/
+1
*
Move the include of MachineLocation.h into MachineModuleInfo.h
Dan Gohman
2008-10-16
1
-1
/
+1
*
Implement a SmallVector insert method that can insert multiple
Dan Gohman
2008-10-16
1
-0
/
+62
*
Fix several places that called mapped_iterator's constructor without
Dan Gohman
2008-10-16
1
-3
/
+8
*
Correct the name of isTrapping in comments.
Dan Gohman
2008-10-15
1
-1
/
+1
*
Fix whitespace in a comment.
Dan Gohman
2008-10-15
1
-1
/
+1
*
Fix PR2115 by doxygenating Use more, and make some more methods private.
Chris Lattner
2008-10-15
1
-8
/
+21
*
remove legacy interfaces
Gabor Greif
2008-10-15
1
-93
/
+0
*
Removed pinsrd and pinsrq intrinsics because the code generator does not support
Mon P Wang
2008-10-15
1
-6
/
+0
*
- Add target lowering hooks that specify which setcc conditions are illegal,
Evan Cheng
2008-10-15
1
-0
/
+37
*
FastISel support for exception-handling constructs.
Dan Gohman
2008-10-14
3
-3
/
+19
*
Add llvm::hexdigit to StringExtras (number -> hexadecimal char)
Daniel Dunbar
2008-10-14
1
-4
/
+7
*
Rename LoadX to LoadExt.
Evan Cheng
2008-10-14
2
-19
/
+19
*
Remove dead code.
Devang Patel
2008-10-14
1
-3
/
+0
[next]